diff --git a/research/python.md b/research/python.md index 98e007f7b5405145a1c1001cfbc2973a6e9e5c9c..0051bc065f6143da32c6e3a2d92ab46abbd6f46d 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