Metadata-Version: 2.1
Name: streamlit
Version: 1.3.0
Summary: The fastest way to build data apps in Python
Home-page: https://streamlit.io
Author: Streamlit Inc
Author-email: hello@streamlit.io
License: Apache 2
Platform: UNKNOWN
Requires-Python: >=3.6
Requires-Dist: altair (>=3.2.0)
Requires-Dist: astor
Requires-Dist: attrs
Requires-Dist: base58
Requires-Dist: blinker
Requires-Dist: cachetools (>=4.0)
Requires-Dist: click (<8.0,>=7.0)
Requires-Dist: numpy
Requires-Dist: packaging
Requires-Dist: pandas (>=0.21.0)
Requires-Dist: pillow (>=6.2.0)
Requires-Dist: protobuf (!=3.11,>=3.6.0)
Requires-Dist: pyarrow
Requires-Dist: pydeck (>=0.1.dev5)
Requires-Dist: pympler (>=0.9)
Requires-Dist: python-dateutil
Requires-Dist: requests
Requires-Dist: toml
Requires-Dist: tornado (>=5.0)
Requires-Dist: tzlocal
Requires-Dist: validators
Requires-Dist: gitpython (!=3.1.19)
Requires-Dist: watchdog ; platform_system != "Darwin"

Streamlit's open-source app framework is the easiest way for data scientists and machine learning engineers to create beautiful, performant apps in only a few hours! All in pure Python. All for free.

