Skip to content

ScottPeer/FitbitPythonAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

FitbitPythonAPI

Python client example accessing the Fitbit API using OAuth

This is a working example as of 5/21/2014 that uses all current tools.

It is based on https://github.com/requests/requests-oauthlib/blob/master/docs/oauth1_workflow.rst and adds a few minor features (using existing tokens), fixes things that don't work, and gets data.

You must first have a Fitbit device and account, and register for the API at Fitbit.com to get your Consumer/Client key

About

Python client example accessing the Fitbit API using OAuth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published