implement basic version

This commit is contained in:
nicolalandro
2021-11-13 14:55:57 +01:00
parent 389cc6b450
commit c914a8f5ed
8 changed files with 306249 additions and 1 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
__pycache__
venv
.idea
.pyc
.coverage