What is my purpose?

This commit is contained in:
Felipe M 2020-04-22 23:58:06 +02:00
commit 89db0bb24d
Signed by: fmartingr
GPG key ID: 716BC147715E716F
29 changed files with 1607 additions and 0 deletions

12
.gitignore vendored Normal file
View file

@ -0,0 +1,12 @@
*.py[c|o]
__pycache__
.vscode
*~
*.cert
.env-local
test.py
# Distribution
dist
*.egg-info
pip-wheel-metadata