Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.01 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.01 KB

django-fitbit

Build Status Coverage Status Requirements Status

Django-fitbit is a Django app for integrating a user's Fitbit data into your site.

It handles the details of getting your app authorized to access your user's Fitbit data via the Fitbit web API.

Getting Help

Documentation is hosted on http://django-fitbit.readthedocs.org.

This app is available on PyPI and can be installed with pip install django-fitbit.

PyPI

Contributing

See the contributing docs