Skip to content

orcasgit/django-fitbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 25, 2017
8928bc9 · Jan 25, 2017
Jan 25, 2017
Jan 25, 2017
Jan 25, 2017
May 3, 2016
Apr 7, 2014
Jan 24, 2017
May 2, 2016
Jan 25, 2017
Jan 25, 2017
Feb 20, 2015
Mar 24, 2016
Nov 2, 2016
May 3, 2016
May 4, 2016
Jan 17, 2017
Jan 24, 2017

Repository files navigation

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