django-fitbit
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
.
Contributing
See the contributing docs