Add MVP Python package structure

This commit is contained in:
thunderbiscuit
2021-12-07 10:25:42 -05:00
parent 45cdd6911a
commit 5e376db385
7 changed files with 1953 additions and 0 deletions

1
.gitignore vendored
View File

@@ -4,3 +4,4 @@ bdkpython.egg-info/
__pycache__/
libbdkffi.dylib
.idea/
.DS_Store