Metadata-Version: 2.1
Name: streamlit
Version: 0.12.2
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: boto3 (==1.7.40)
Requires-Dist: botocore (==1.10.40)
Requires-Dist: click (==6.7)
Requires-Dist: docutils (==0.14)
Requires-Dist: enum-compat (==0.0.2)
Requires-Dist: future-fstrings (==0.4.3)
Requires-Dist: future (==0.16.0)
Requires-Dist: jmespath (==0.9.3)
Requires-Dist: numpy (==1.14.5)
Requires-Dist: pandas (==0.23.1)
Requires-Dist: pillow (==5.0.0)
Requires-Dist: protobuf (==3.6.0)
Requires-Dist: python-dateutil (==2.7.3)
Requires-Dist: pytz (==2018.4)
Requires-Dist: pyyaml (==3.12)
Requires-Dist: s3transfer (==0.1.13)
Requires-Dist: six (==1.11.0)
Requires-Dist: tornado (==5.0.2)
Requires-Dist: tzlocal (==1.5.1)

# 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.


