Utility to generate csv file of church calendar events to be imported into WordPress
Go to file
Fredrick W. Warren 1c480360df refactor and add cli options
- refactor the creation of MONTHS into a definition
- refactor the creation of event_list from EVENTS into a definition
- both of these are initalized in main()
- added option --debug/-d to enable debug printing, default = off
- added option --year/-y for year, default = current year
2024-12-29 09:56:29 -07:00
.gitignore first commit 2021-12-12 17:53:00 -08:00
events.py YEAR is now a default command line option in main 2024-12-29 09:53:31 -07:00
main.py refactor and add cli options 2024-12-29 09:56:29 -07:00
README.md first commit 2021-12-12 17:53:00 -08:00
requirements.txt first commit 2021-12-12 17:53:00 -08:00

Program to generate a csv for importing calendar events