Open source

Reflex: Web Apps in Pure Python

Reflex is an open-source Python framework that turns your Python code into a full-stack web app. No JavaScript needed. Build dashboards, tools, and AI apps. Learn more at

Open repository

The story

What the video said

Reflex, an open source Python tool, turns your Python code into a full web app. No JavaScript needed. You want to build a dashboard with live data and buttons, but without learning a separate frontend language. Reflex is an open source project that lets you build the whole app in Python. It compiles to a React frontend. In the demo, a simple Python file creates a page with a button. Clicking it updates the screen instantly. So Reflex lets you write Python for both frontend and backend, shipping full stack web apps.

This page was generated from the Ming Dao AI publication record.

Ming Dao AI is independent and unaffiliated with GitHub or the featured project. Read our editorial policy.