First version

This commit is contained in:
J. Fernando Sánchez
2021-10-18 09:30:50 +02:00
commit 96134709bb
16 changed files with 671 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
.*
*.pyc
__pycache__
dist
build