{"id":23913686,"url":"https://github.com/staticf0x/daylio-parser","last_synced_at":"2025-10-30T08:43:52.669Z","repository":{"id":62566970,"uuid":"311972120","full_name":"staticf0x/daylio-parser","owner":"staticf0x","description":"A Python module to parse Daylio exports","archived":false,"fork":false,"pushed_at":"2024-04-04T17:17:06.000Z","size":275,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-21T09:07:52.319Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/staticf0x.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-11-11T13:01:15.000Z","updated_at":"2024-07-02T23:31:05.000Z","dependencies_parsed_at":"2024-04-04T18:30:54.688Z","dependency_job_id":"7e11e5c7-1e4e-43ec-8436-410e0fe801ec","html_url":"https://github.com/staticf0x/daylio-parser","commit_stats":null,"previous_names":["meesha7/daylio-parser"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/staticf0x/daylio-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staticf0x%2Fdaylio-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staticf0x%2Fdaylio-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staticf0x%2Fdaylio-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staticf0x%2Fdaylio-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/staticf0x","download_url":"https://codeload.github.com/staticf0x/daylio-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staticf0x%2Fdaylio-parser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006756,"owners_count":26084177,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-05T09:46:28.575Z","updated_at":"2025-10-11T09:12:35.697Z","avatar_url":"https://github.com/staticf0x.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![ci-badge][]][ci-link] [![docs-badge][]][docs-link]\n[![py-versions-badge][]][pypi-link] [![pypi-badge][]][pypi-link]\n\n# daylio-parser\n\nA Python module to parse [Daylio](https://daylio.net/) CSV exports.\n\n## Development\n\nInstall `poetry`, `tox` and `tox-poetry`.\n\nInstalling the virtual env:\n\n`$ poetry install`\n\nSwitching into the venv:\n\n`$ poetry shell`\n\nRunning test for the current python version:\n\n`$ pytest -v --cov=daylio_parser --cov-report term-missing tests`\n\nRunning all checks with tox prior to running GitHub actions:\n\n`$ tox`\n\n## TODO\n\n- [x] Parse CSV into entries (parser.py)\n- [x] Implement MoodConfig (config.py) to allow multiple moods\n    - [x] Plus a default config for clean Daylio installs\n- [ ] Stats\n    - [ ] Mood stability algorithm\n    - [x] Average moods by day\n    - [x] Average mood by activity\n    - [x] Find mood periods — aka periods of moods meeting certain criteria\n    - [ ] Extend mood period search — search above, below and in between thresholds\n- [x] Prepare data for plotting\n    - [x] Splitting entries into bands\n    - [x] Interpolating data for smooth charts\n    - [x] Calculating rolling mean\n- [ ] Re-export data into other formats\n    - [ ] JSON\n\n[ci-link]: https://github.com/staticf0x/daylio-parser/actions/workflows/check.yml\n[ci-badge]: https://img.shields.io/github/actions/workflow/status/staticf0x/daylio-parser/check.yml?branch=master\n[docs-link]: https://daylio-parser.readthedocs.io/en/latest/\n[docs-badge]: https://img.shields.io/readthedocs/daylio-parser/latest\n[py-versions-badge]: https://img.shields.io/pypi/pyversions/daylio-parser\n[pypi-link]: https://pypi.org/project/daylio-parser/\n[pypi-badge]: https://img.shields.io/pypi/v/daylio-parser\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstaticf0x%2Fdaylio-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstaticf0x%2Fdaylio-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstaticf0x%2Fdaylio-parser/lists"}