Initial commit

This commit is contained in:
2025-05-20 00:21:24 +00:00
commit 2f27e65010
11 changed files with 758 additions and 0 deletions

2
.gitignore vendored Normal file
View File

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