2022-05-23 00:16:32 +04:00

40 lines
1.2 KiB
Plaintext

Metadata-Version: 2.1
Name: streamlit
Version: 1.9.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
Project-URL: Source, https://github.com/streamlit/streamlit
Platform: UNKNOWN
Requires-Python: >=3.6
Requires-Dist: altair (>=3.2.0)
Requires-Dist: attrs
Requires-Dist: blinker
Requires-Dist: cachetools (>=4.0)
Requires-Dist: click (<8.1,>=7.0)
Requires-Dist: importlib-metadata (>=1.4)
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: semver
Requires-Dist: watchdog ; platform_system != "Darwin"
Requires-Dist: typing-extensions ; python_version < "3.8"
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.