first commit

This commit is contained in:
2025-07-22 18:40:32 -04:00
commit ec1ff4ca82
19 changed files with 1388 additions and 0 deletions

2
scripts/publish.sh Executable file
View File

@@ -0,0 +1,2 @@
python setup.py sdist
twine upload dist/*