Metadata-Version: 2.1
Name: streamlit
Version: 0.57.2
Summary: Frontend library for machine learning engineers
Home-page: https://streamlit.io
Author: Streamlit Inc
Author-email: hello@streamlit.io
License: Apache 2
Platform: UNKNOWN
Requires-Python: >=3.5
Requires-Dist: altair (>=3.2.0)
Requires-Dist: astor
Requires-Dist: base58
Requires-Dist: blinker
Requires-Dist: boto3
Requires-Dist: botocore (>=1.13.44)
Requires-Dist: cachetools (>=4.0)
Requires-Dist: click (>=7.0)
Requires-Dist: packaging
Requires-Dist: python-dateutil
Requires-Dist: enum-compat
Requires-Dist: future
Requires-Dist: pillow (>=6.2.0)
Requires-Dist: protobuf (>=3.6.0)
Requires-Dist: pydeck (>=0.1.dev5)
Requires-Dist: requests
Requires-Dist: toml
Requires-Dist: tornado (<6.0,>=5.0)
Requires-Dist: tzlocal
Requires-Dist: validators
Requires-Dist: watchdog
Requires-Dist: pandas (>=0.21.0)
Requires-Dist: numpy

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


