Metadata-Version: 2.4
Name: sweatstack
Version: 0.31.0
Summary: The official Python client for SweatStack
Author-email: Aart Goossens <aart@gssns.io>
Requires-Python: >=3.9
Requires-Dist: httpx>=0.28.1
Requires-Dist: pandas>=2.2.3
Requires-Dist: pyarrow>=18.0.0
Requires-Dist: pydantic>=2.10.5
Provides-Extra: jupyter
Requires-Dist: ipython>=8.31.0; extra == 'jupyter'
Requires-Dist: jupyterlab>=4.3.4; extra == 'jupyter'
Requires-Dist: matplotlib>=3.10.0; extra == 'jupyter'
Provides-Extra: streamlit
Requires-Dist: streamlit>=1.42.0; extra == 'streamlit'
Description-Content-Type: text/markdown

# SweatStack Python client library


This is the official Python client library for SweatStack.

Documentation can be found [here](https://sweatstack.no/python-client-library/).