Merge pull request #2578 from r-a-j-a-n/master

Add streamlit
This commit is contained in:
Vinta Chen
2024-04-15 19:17:22 +08:00
committed by GitHub

View File

@@ -106,6 +106,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [flower](https://github.com/mher/flower) - Real-time monitor and web admin for Celery.
* [jet-bridge](https://github.com/jet-admin/jet-bridge) - Admin panel framework for any application with nice UI (ex Jet Django).
* [wooey](https://github.com/wooey/wooey) - A Django app which creates automatic web UIs for Python scripts.
* [streamlit](https://github.com/streamlit/streamlit) - A framework which lets you build dashboards, generate reports, or create chat apps in minutes.
## Algorithms and Design Patterns