FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

orcasgit/python-fitbit: Fitbit API Python Client Implementation · GitHub

Repository files navigation

python-fitbit

Fitbit API Python Client Implementation

For documentation: http://python-fitbit.readthedocs.org/

Requirements

To use the library, you need to install the run time requirements:

sudo pip install -r requirements/base.txt

To modify and test the library, you need to install the developer requirements:

sudo pip install -r requirements/dev.txt

To run the library on a continuous integration server, you need to install the test requirements:

sudo pip install -r requirements/test.txt

About

Fitbit API Python Client Implementation

Resources

Stars

634 stars

Watchers

35 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL