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.
Documentation is hosted on http://django-fitbit.readthedocs.org.
This app is available on PyPI
and can be installed with pip install django-fitbit
.
See the contributing docs