https://github.com/robcranfill/dennycreekcalmaker
https://github.com/robcranfill/dennycreekcalmaker
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/robcranfill/dennycreekcalmaker
- Owner: RobCranfill
- License: gpl-3.0
- Created: 2021-03-11T17:24:17.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-12T03:00:14.000Z (about 5 years ago)
- Last Synced: 2025-03-04T20:46:12.017Z (about 1 year ago)
- Language: Python
- Size: 20.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DennyCreekCalMaker
This little python program will read a yearly schedule, as created by Ron R,
in CSV format exported from Excel, and create an ICS file, suitable for importing
into a calendar program of some sort.
You will want to run this like
`$ ./dccc.py DCC-in1.csv >DCC-out1.ics`