Init commit

This commit is contained in:
Andre Basche
2023-02-13 01:41:38 +01:00
commit cf481e5f13
12 changed files with 547 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
.idea/
venv/
__pycache__/
dist/
**/*.egg-info/
test.py