Metadata-Version: 2.1
Name: streamlit
Version: 0.15.6
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: backports-abc (>=0.5)
Requires-Dist: boto3
Requires-Dist: botocore
Requires-Dist: click (>=6.0)
Requires-Dist: docutils (>=0.14)
Requires-Dist: enum-compat (>=0.0.2)
Requires-Dist: future-fstrings (>=0.4.0)
Requires-Dist: future (>=0.16.0)
Requires-Dist: futures (>=3.0.0)
Requires-Dist: jmespath (>=0.9.0)
Requires-Dist: numpy (>=1.14.0)
Requires-Dist: pandas (>=0.23.0)
Requires-Dist: pillow (>=5.0.0)
Requires-Dist: protobuf (>=3.5.0)
Requires-Dist: psutil (>=5.4.7)
Requires-Dist: python-dateutil (>=2.7.0)
Requires-Dist: pytz (>=2017.2)
Requires-Dist: pyyaml (>=3.0)
Requires-Dist: s3transfer (>=0.1.0)
Requires-Dist: singledispatch (>=3.4.0.0)
Requires-Dist: six (>=1.0.0)
Requires-Dist: tokenize-rt (>=2.0.0)
Requires-Dist: tornado (>=4.5.1)
Requires-Dist: tzlocal (>=1.5.0)
Requires-Dist: base58 (>=1.0.0)

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


