Utility to generate csv file of church calendar events to be imported into WordPress
Go to file
2026-01-02 13:47:50 -05:00
.gitignore first commit 2021-12-12 17:53:00 -08:00
events.py updated events January 2026 2026-01-02 10:38:02 -08:00
main.py added --months -m to accept a month or range of months 2025-09-07 10:23:39 -06:00
README.md Updated requirments for python 3.12+ 2026-01-02 13:47:50 -05:00
requirements.txt first commit 2021-12-12 17:53:00 -08:00

Program to generate a csv for importing calendar events

If using python 3.12 + need to pip install --upgrade setuptools