Merge pull request #2836 from Sivani-kn/add-reflex-entry

Add Reflex
This commit is contained in:
Vinta Chen
2026-01-09 14:42:38 +08:00
committed by GitHub

View File

@@ -1140,6 +1140,7 @@ _Traditional full stack web frameworks. Also see [RESTful API](https://github.co
- [awesome-fasthtml](https://github.com/amosgyamfi/awesome-fasthtml) - [awesome-fasthtml](https://github.com/amosgyamfi/awesome-fasthtml)
- Asynchronous - Asynchronous
- [microdot](https://github.com/miguelgrinberg/microdot) - The impossibly small web framework for Python and MicroPython. - [microdot](https://github.com/miguelgrinberg/microdot) - The impossibly small web framework for Python and MicroPython.
- [reflex](https://github.com/reflex-dev/reflex) A framework for building reactive, full-stack web applications entirely with python .
- [tornado](https://github.com/tornadoweb/tornado) - A web framework and asynchronous networking library. - [tornado](https://github.com/tornadoweb/tornado) - A web framework and asynchronous networking library.
## WebSocket ## WebSocket