Metadata-Version: 2.3
Name: fitbit-data-pipeline
Version: 1.0.0
Summary: Fitbit Data Collection Pipeline
License: MIT
Author: Abiola Saka
Author-email: abiola.saka@bristol.ac.uk
Requires-Python: >=3.10,<3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: Flask (>=3.1,<4.0)
Requires-Dist: cffi (>=1.17,<2.0)
Requires-Dist: cryptography (>=44.0,<45.0)
Requires-Dist: numpy (>=2.2,<3.0)
Requires-Dist: pandas (>=2.2,<3.0)
Requires-Dist: python-dateutil (>=2.8)
Requires-Dist: python-dotenv (>=1.0)
Requires-Dist: requests (>=2.32,<3.0)
Requires-Dist: requests-oauthlib (>=2.0,<3.0)
Project-URL: Documentation, https://zenodo.org/records/15351924
Project-URL: Homepage, https://github.com/sleepdetectives/fitbit-data-collector
Project-URL: Repository, https://github.com/sleepdetectives/fitbit-data-collector
