diff --git a/README.md b/README.md index 778fc8b..a99fed9 100644 --- a/README.md +++ b/README.md @@ -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