https://github.com/mfa/str-ical2json
process ical into json for City of Stuttgart calendars
https://github.com/mfa/str-ical2json
Last synced: 12 months ago
JSON representation
process ical into json for City of Stuttgart calendars
- Host: GitHub
- URL: https://github.com/mfa/str-ical2json
- Owner: mfa
- Created: 2025-05-04T13:36:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-09T18:26:16.000Z (about 1 year ago)
- Last Synced: 2025-06-02T12:07:39.622Z (about 1 year ago)
- Language: Python
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## stuttgart waste ical to json converter
Convert the downloaded ical file from the city of Stuttgart waste management into a minimal json.
### deployed version:
https://str-ical2json.fly.dev/
### development
```
uv run python app/main.py
```