Reorganize Python stuff and add command to create packs

Fixes #11
This commit is contained in:
Tulir Asokan
2020-09-13 03:56:28 +03:00
parent de79aea535
commit 80bcf6d0ac
11 changed files with 356 additions and 154 deletions

1
.gitignore vendored
View File

@ -4,6 +4,7 @@
/env
*.pyc
__pycache__
*.egg-info
node_modules