Skip to content

almliden/fitbit-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fitbit-py

Sync data from Fitbit's API.

Installation

..

Requirements

..

Get started

Sync data from API to database:

python [???].py

(this requries a token, see submodule to acquire access- and refresh tokens)

The data can be exposed through an API. To run the webserver:

uvicorn server:app --reload

Valuable resources and documentation for visalizations

https://matplotlib.org/3.1.0/gallery/lines_bars_and_markers/gradient_bar.html#sphx-glr-gallery-lines-bars-and-markers-gradient-bar-py

https://matplotlib.org/3.1.0/gallery/statistics/hist.html#sphx-glr-gallery-statistics-hist-py

https://pandas.pydata.org/pandas-docs/stable/user_guide/visualization.html?highlight=legend

Working with this repo and subrepos

https://git-scm.com/book/en/v2/Git-Tools-Submodules

About

Sync fitbit data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published