Initial commit: initialized via uv

This commit is contained in:
Jim Lancaster
2026-06-21 17:43:55 -05:00
commit 506c697b63
6 changed files with 370 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv