initial commit

This commit is contained in:
2022-10-28 13:26:32 -05:00
commit d279fa416a
12 changed files with 234 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
tests/data/output
tests/data/input/sample_data.json
tests/fixtures/
.tox/
venv/
.idea/
.DS_Store
*.egg*