export fitbit data
Project description
# MyFitbit
Because “Your data belongs to you!”
…and fitbit’s own data export sucks.
 [](https://travis-ci.org/Knio/nostalgia_fitbit) [](https://coveralls.io/r/Knio/nostalgia_fitbit?branch=master) [](https://pypi.org/project/nostalgia_fitbit/) [](https://pypi.org/project/nostalgia_fitbit/)
## Installation
pip install nostalgia_fitbit
## Setup
nostalgia_fitbit assumes a registered app.
To get started, follow the prompts after running (will open a browser):
nostalgia_fitbit
The app should look like this:
The Callback URL must be exactly http://localhost:8189/auth_code
<img src=”docs/fitbit_app.png” width=”271” height=”606”>
Note that the fitbit API is rate limited to 150 calls/hour, and you can query only 1 day of heartrate data at a time. If you many days of data, you will be rate limited and see an HTTP 429 error. Simply re-run the command an hour later and it will resume downloading where it left off.
## Generate report
Note: This is not officially supported by nostalgia
` python3 -m nostalgia_fitbit.report --user 123ABC `
Use the user id seen in the output from step 2
This will generate report.html in your current working directory.

Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for nostalgia_fitbit-0.6.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 01c33e5a66a7696fe6db6886bb4becb131d273f269a250da729e185a56efbbaf |
|
MD5 | d0294d0d751a16944a90f769a6b93398 |
|
BLAKE2b-256 | f3926def20b13b2fca1208e56558062a17e5cc72cb45c900213beaeee9abbf9e |