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
commit b5bd4d0ad0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

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