Initial commit

This commit is contained in:
2025-01-11 15:58:09 +00:00
commit 312238b35a
14 changed files with 788 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
**/*.egg-info
**/__pycache__/
.venv/
# Testing
config.json
scripts/