initial commit

This commit is contained in:
Mark Eaton
2026-01-23 11:26:23 -05:00
commit 231c1ae981
6 changed files with 774 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# env
.env