From 448898e46c15bcaf993c04dd00824caf95ca2573 Mon Sep 17 00:00:00 2001 From: Yasser Otiefy Date: Wed, 17 Jan 2024 21:17:08 +0000 Subject: [PATCH] Update README.md by adding Streamlit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e5770417..6db98ad3 100644 --- a/README.md +++ b/README.md @@ -680,6 +680,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [urwid](http://urwid.org/) - A library for creating terminal GUI applications with strong support for widgets, events, rich colors, etc. * [wxPython](https://wxpython.org/) - A blending of the wxWidgets C++ class library with the Python. * [DearPyGui](https://github.com/RaylockLLC/DearPyGui/) - A Simple GPU accelerated Python GUI framework +* [Streamlit](https://github.com/streamlit/streamlit/) - A faster way to build and share data apps. ## GraphQL