Metadata-Version: 2.1
Name: sweat
Version: 0.6.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
Requires-Dist: fitparse (>=1.1.0,<2.0.0)
Requires-Dist: goldencheetahlib (>=0.8.0,<0.9.0)
Requires-Dist: lmfit (>=1.0.0,<2.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: scipy (>=1.4.1,<2.0.0)
Project-URL: Documentation, https://github.com/goldencheetah/sweatpy
Project-URL: Repository, https://github.com/goldencheetah/sweatpy
Description-Content-Type: text/markdown

# Sweatpy
> :warning: **Sweatpy is currently undergoing major revisions which will result in deprecations and backwards incompatible changes. We recommend pinning any dependencies with `sweat==0.4.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.

