This commit is contained in:
Andrew 2026-01-24 10:39:28 +10:00
commit 50395e0884

View file

@ -1,5 +1,9 @@
Folder,Script,Purpose Folder,Script,Purpose
<<<<<<< HEAD
church-tools,elvanto_attendance_fetcher.py,scrapes attendance figures from an elvanto attendance report. church-tools,elvanto_attendance_fetcher.py,scrapes attendance figures from an elvanto attendance report.
=======
church-tools,elvanto_attendance_fetcher.py,scrapes attendance figures from an elvanto attendance report
>>>>>>> c00fdfea354ce2e9bbf24c7c4b4cc2bb38d1ef01
church-tools,msfs_spreadsheet_generator.py,generates an excel spreadsheet for reporting ministry support fund information to PCQ CMR. church-tools,msfs_spreadsheet_generator.py,generates an excel spreadsheet for reporting ministry support fund information to PCQ CMR.
file-tools,list_s3_files.py, lists files in an s3 bucket and their urls. file-tools,list_s3_files.py, lists files in an s3 bucket and their urls.
file-tools,s3_gui_tool.py, lists and syncs files in an S# bucket using a gui. file-tools,s3_gui_tool.py, lists and syncs files in an S# bucket using a gui.