DEV Community

Cover image for A Python native engine for Web Development

A Python native engine for Web Development

pranavr2003 on July 15, 2021

Sierra is a Python native engine for Web Development, which makes integration with the backend faster, as well as have full control on your fronten...
Collapse
 
computergeek profile image
Amrut

Is it like django?

Collapse
 
pranavr2003 profile image
pranavr2003 • Edited

Not exactly, since this integrates with the backend in a more efficient way, and not IS the backend. Kind of like an interaction mechanism with which both the frontend and the backend can be done fully in Python. Sierra provides for the frontend, and integration with the backend.