Metadata-Version: 2.1
Name: sweat
Version: 0.21.0
Summary: Workout analysis
Home-page: https://github.com/goldencheetah/sweatpy
License: MIT
Author: Aart Goossens
Author-email: aart@goossens.me
Requires-Python: >=3.6.1,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: fitparse (>=1.1.0,<2.0.0)
Requires-Dist: lmfit (>=1.0.0,<2.0.0)
Requires-Dist: matplotlib (>=3.3.4,<4.0.0)
Requires-Dist: pandas (>=1.0.3,<2.0.0)
Requires-Dist: pydantic (>=1.4,<2.0)
Requires-Dist: pyyaml (>=5.3.1,<6.0.0)
Requires-Dist: requests (>=2.23.0,<3.0.0)
Requires-Dist: scikit-learn (>=0.23.1,<0.24.0)
Requires-Dist: scipy (>=1.4.1,<2.0.0)
Requires-Dist: stravalib (>=0.10.2,<0.11.0)
Project-URL: Documentation, https://github.com/goldencheetah/sweatpy
Project-URL: Repository, https://github.com/goldencheetah/sweatpy
Description-Content-Type: text/markdown

# Sweatpy

[![Downloads](https://pepy.tech/badge/sweat)](https://pepy.tech/project/sweat)

> :warning: **Sweatpy is currently undergoing major revisions which will result in deprecations and backwards incompatible changes. We recommend pinning your sweatpy dependency in your requirements.txt file (e.g. `sweat==0.19.0`).**

Documentation can be found [here](https://sweatpy.gssns.io).

## Contributors
[Maksym Sladkov](https://github.com/sladkovm)
[Aart Goossens](https://github.com/AartGoossens)

## License
See [LICENSE](LICENSE) file.

