Metadata-Version: 2.1
Name: streamlit
Version: 0.45.0
Summary: Streaming Data Science
Home-page: https://streamlit.io
Author: Streamlit Inc
Author-email: hello@streamlit.io
License: Apache 2
Platform: UNKNOWN
Requires-Dist: astor
Requires-Dist: base58
Requires-Dist: blinker
Requires-Dist: botocore
Requires-Dist: boto3
Requires-Dist: click (>=7.0)
Requires-Dist: enum-compat
Requires-Dist: future
Requires-Dist: numpy
Requires-Dist: pandas (>=0.18.0)
Requires-Dist: pillow (!=5.1.0)
Requires-Dist: protobuf (>=3.6.0)
Requires-Dist: toml
Requires-Dist: tornado (<6.0,>=5.0)
Requires-Dist: tzlocal
Requires-Dist: watchdog
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.


