Metadata-Version: 2.1
Name: streamlit
Version: 0.36.0
Summary: Streaming Data Science
Home-page: https://streamlit.io
Author: Streamlit Inc
Author-email: hello@streamlit.io
License: MIT
Platform: UNKNOWN
Requires-Dist: base58
Requires-Dist: blinker
Requires-Dist: botocore
Requires-Dist: boto3
Requires-Dist: click (>=7.0)
Requires-Dist: docutils
Requires-Dist: enum-compat
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 (<6.0)
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.


