Skip to content

j-rossi-nl/py-fitbit

Repository files navigation

Python bindings of Fitbit WebAPI

PyPI Status Python Version License

Read the documentation at https://py-fitbit.readthedocs.io/ Tests Codecov

pre-commit Black

Features

  • TODO

Requirements

  • TODO

Installation

You can install Python bindings of Fitbit WebAPI via pip from PyPI:

$ pip install py-fitbit

Usage

Please see the Command-line Reference for details.

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the MIT license, Python bindings of Fitbit WebAPI is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Credits

This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.