Added streamlit

This commit is contained in:
Rajan Poudel 2024-04-13 15:51:16 +05:45
parent 3d9af26937
commit 4248513e5d
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