repo of python scrips
Find a file
2026-01-23 11:55:27 +10:00
church-tools Initial commit 2026-01-16 10:56:58 +10:00
file-tools Initial commit - Organizing all Python vibes 2025-12-29 22:27:40 +10:00
prod_tools/messenger-wrapper feat: Generate PyInstaller executable and build artifacts for the MessengerWrapper application. 2026-01-23 11:55:27 +10:00
.gitignore Initial commit - Organizing all Python vibes 2025-12-29 22:15:52 +10:00
README.md Initial Commit 2026-01-16 10:56:13 +10:00

Folder,Script,Purpose church-tools,elvanto_attendance_fetcher.py,scrapes attendance figures from an elvanto attendance report. 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,s3_gui_tool.py, lists and syncs files in an S# bucket using a gui. file-tools,s3_sync.py,syncs a windows folder and an s3 bucket.