Metadata-Version: 2.1
Name: streamlit
Version: 0.26.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: base58
Requires-Dist: botocore
Requires-Dist: boto3
Requires-Dist: click
Requires-Dist: docutils
Requires-Dist: entrypoints (==0.2.3)
Requires-Dist: enum-compat
Requires-Dist: future-fstrings
Requires-Dist: future
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pillow (!=5.1.0)
Requires-Dist: protobuf
Requires-Dist: psutil
Requires-Dist: toml
Requires-Dist: tornado
Requires-Dist: tzlocal
Requires-Dist: watchdog
Requires-Dist: backports-abc ; python_version < "3.0"
Requires-Dist: futures ; python_version < "3.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.


