fitbit_downloader package

A CLI and Python tool for downloading Fitbit data

Subpackages

Submodules

fitbit_downloader.authorize module

fitbit_downloader.check_upload module

fitbit_downloader.client module

fitbit_downloader.config module

fitbit_downloader.constants module

fitbit_downloader.dateutils module

fitbit_downloader.dateutils.yesterday()[source]
Return type:

date

fitbit_downloader.download module

fitbit_downloader.download_samples module

fitbit_downloader.ext_subprocess module

fitbit_downloader.ext_subprocess.run_and_stream_output(command)[source]
fitbit_downloader.ext_subprocess.run_then_show_output(command)[source]

fitbit_downloader.gather_keys_oauth2 module

fitbit_downloader.gen_models module

fitbit_downloader.gen_models.generate_models()[source]
fitbit_downloader.gen_models.main()[source]

fitbit_downloader.logger module

fitbit_downloader.logger.add_file_handler()[source]

fitbit_downloader.main module