Initial commit

This commit is contained in:
2025-09-10 20:27:19 +00:00
commit b339f18185
11 changed files with 742 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
dist/*
**/__pycache__/*