From 7d70a8c2c61bd272cbcfbde58f0e44ac49141f64 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 8 Dec 2020 10:50:38 -0300 Subject: Research: python: streamlit --- research/python.md | 1 + 1 file changed, 1 insertion(+) diff --git a/research/python.md b/research/python.md index 98e007f..0051bc0 100644 --- a/research/python.md +++ b/research/python.md @@ -211,6 +211,7 @@ From: [Thread State and the Global Interpreter Lock](https://docs.python.org/3/c * [Welcome | Flask (A Python Microframework)](http://flask.pocoo.org/) ([package](https://packages.debian.org/stretch/python-flask)). * Async: [asyncio](https://docs.python.org/3/library/asyncio.html), Twisted and Tornado. * [Anaconda Data Science Platform](https://www.anaconda.com/). +* [Streamlit](https://streamlit.io). ## IDEs -- cgit v1.2.3