home Introduction to Reflex
What Is Reflex ?
- from reflex.dev Getting Started Introduction:
Reflex is an open-source framework for quickly building beautiful, interactive web applications in pure Python..
- Pure Python Full Stack Framework for building basic web sites and apps to very complex web based applications
- Batteries Included - Reflex handles the user interface, server-side logic, and deployment of your app.
- Supports dozens of elements/components out of the box plus ability to create custom components
- Business model based on hosting Reflex apps with very simple deployment
- Accessibility? working on it
back, Welcome next, How It Works