Utility to generate csv file of church calendar events to be imported into WordPress
Go to file
2026-01-02 13:59:52 -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 use day occurance counter instead of week counter 2026-01-02 13:59:52 -05: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