Skip to main content

Call Fitbit's web API from terminal

Project description

README

PyPI version Build Status Coverage Status

A Fitbit client that works from terminal to read steps data without launching a web browser or requiring that the user is signed in.

Features

  • No web sign-in is prompted when running the app
  • Access doesn't expire
  • Uses a one-time code to get the OAuth2 access token
  • Saves a file with the credentials that it uses by default when run
  • Exposes a function for generic requests to Fitbit's API
  • Returns intraday steps data for a specified date in a Pandas Dataframe and the datetime of the last sync

Setup

Follow the instructions here to obtain the following:

  • Client ID
  • Code
  • Authorization

Note that for access to intraday data, create a personal app.

Then, either

  • Run this program and enter information when prompted
  • Or pass this information as function arguments

You can then start making Fitbit API calls. The program supports intraday steps and the last sync time with convenience functions, and there is also a function get_url for making generic requests to Fitbit's API.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fitbit-client-0.0.2.tar.gz (5.8 kB view details)

Uploaded Source

File details

Details for the file fitbit-client-0.0.2.tar.gz.

File metadata

  • Download URL: fitbit-client-0.0.2.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.10

File hashes

Hashes for fitbit-client-0.0.2.tar.gz
Algorithm Hash digest
SHA256 38f57bf87c24d3cb9c0098a3f903d94ea32197ca7052477ab99f80cc56afc152
MD5 4699e632d7bc673f2652ce2fc2984d64
BLAKE2b-256 0ca2c404b903900c6a9118546ad7a68d97b043c985994a23b65dc007a146220a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page