feat: initial release
This commit is contained in:
commit
9dfe2a8d6b
24 changed files with 1370 additions and 0 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
*~
|
||||
*.pyc
|
||||
.coverage
|
||||
dist/
|
||||
docs/_build/
|
||||
.tox/
|
Loading…
Add table
Add a link
Reference in a new issue