Reflex
the six Ws · specification
Python developers who want to build full stack web apps without writing JavaScript.
Reflex is an open source framework for building and deploying full stack web applications entirely in Python.
Self-hosted or deployed via Reflex's own hosting service, compiling to a React frontend and Python backend.
Formerly named Pynecone, actively maintained with over 28,000 GitHub stars and ongoing releases.
Removes the need for a separate JavaScript frontend team by compiling Python components to React under the hood.
Generates a React and Next.js frontend from Python code and runs a FastAPI style backend.
Apache 2.0 open source and self-hostable, Reflex Cloud is an optional paid managed deployment target.
alternatives