Weekly Events-calendar curation routine and deterministic deduper

This commit is contained in:
2026-06-08 02:55:05 +00:00
commit 23ec682368
6 changed files with 995 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
__pycache__/
*.pyc
.pytest_cache/