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
commit 4e0ae3af2c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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)
- Asynchronous
- [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.
## WebSocket