From d9f446cdacfb96752fb34a3c1eddd74211145709 Mon Sep 17 00:00:00 2001 From: Harsh Gupta Date: Thu, 6 Jan 2022 22:28:42 +0530 Subject: [PATCH] streamlit added in Gui Development --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9352d6ab..919ba5e9 100644 --- a/README.md +++ b/README.md @@ -679,6 +679,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) - Streamlit turns data scripts into shareable web apps in minutes. ## GraphQL