team-10/venv/Lib/site-packages/streamlit-1.12.0.dist-info/METADATA
2025-08-02 02:00:33 +02:00

39 lines
1.3 KiB
Text

Metadata-Version: 2.1
Name: streamlit
Version: 1.12.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.7
Requires-Dist: altair (>=3.2.0)
Requires-Dist: blinker (>=1.0.0)
Requires-Dist: cachetools (>=4.0)
Requires-Dist: click (>=7.0)
Requires-Dist: importlib-metadata (>=1.4)
Requires-Dist: numpy
Requires-Dist: packaging (>=14.1)
Requires-Dist: pandas (>=0.21.0)
Requires-Dist: pillow (>=6.2.0)
Requires-Dist: protobuf (<4,>=3.12)
Requires-Dist: pyarrow (>=4.0)
Requires-Dist: pydeck (>=0.1.dev5)
Requires-Dist: pympler (>=0.9)
Requires-Dist: python-dateutil
Requires-Dist: requests (>=2.4)
Requires-Dist: rich (>=10.11.0)
Requires-Dist: semver
Requires-Dist: toml
Requires-Dist: tornado (>=5.0)
Requires-Dist: typing-extensions (>=3.10.0.0)
Requires-Dist: tzlocal (>=1.1)
Requires-Dist: validators (>=0.2)
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.