feat: initial release

This commit is contained in:
Lance Edgar 2025-01-12 00:22:08 -06:00
commit 034cf44a1e
12 changed files with 1077 additions and 0 deletions

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
*~
*.pyc
.coverage
dist/
docs/_build/
.tox/