pip install -r requirements.txt
- requires a personal access token, obtained from https://cloud.ouraring.com/personal-access-tokens and stored as token.txt
- set the start date in config.toml
- fetch.py: download your Oura data to data/
- report.py: analyze your Oura data
- app.py: Streamlit visualization
- correlation of SleepStart and SleepDuration on various parameters
- output as chart (dir plot/) and text file (sleep_report.txt)