make python package

This commit is contained in:
2026-05-29 00:24:24 -05:00
parent e87f30173d
commit 7128cc5016
5 changed files with 113 additions and 2 deletions

5
.gitignore vendored
View File

@@ -1 +1,6 @@
/.venv/
/dist/
*.egg-info/
__pycache__/
*.py[cod]