initial commit

This commit is contained in:
Jan Petykiewicz 2025-11-04 19:12:10 -08:00
commit 40a33ecf13
11 changed files with 1530 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
__pycache__/
*.pyc