From 4248513e5d067ec86cebba1a8e04e3e981f07c73 Mon Sep 17 00:00:00 2001 From: Rajan Poudel <117752332+r-a-j-a-n@users.noreply.github.com> Date: Sat, 13 Apr 2024 15:51:16 +0545 Subject: [PATCH] Added streamlit --- README.md | 1 + 1 file changed, 1 insertion(+) 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