Metadata-Version: 2.1
Name: streamlit
Version: 0.9.0
Summary: Streaming Data Science
Home-page: https://github.com/treuille/streamlet-cloud
Author: Adrien Treuille
Author-email: adrien.g.treuille@gmail.com
License: MIT
Platform: UNKNOWN
Requires-Dist: aiohttp (==3.2.1)
Requires-Dist: async-timeout (==3.0.0)
Requires-Dist: attrs (==18.1.0)
Requires-Dist: bson (==0.5.5)
Requires-Dist: chardet (==3.0.4)
Requires-Dist: docutils (==0.14)
Requires-Dist: idna-ssl (==1.0.1)
Requires-Dist: idna (==2.6)
Requires-Dist: multidict (==4.3.1)
Requires-Dist: numpy (==1.14.3)
Requires-Dist: pandas (==0.22.0)
Requires-Dist: pillow (==5.1.0)
Requires-Dist: protobuf (==3.5.2.post1)
Requires-Dist: python-dateutil (==2.7.3)
Requires-Dist: pytz (==2018.4)
Requires-Dist: pyyaml (==3.12)
Requires-Dist: six (==1.11.0)
Requires-Dist: tzlocal (==1.5.1)
Requires-Dist: yarl (==1.2.4)

# Streamlit

This is the Python library for Streamlit. It includes the `streamlit` package
which the user installs and loads as well as the `proxy` which communicates
with the browser.


