first implementation

This commit is contained in:
2022-05-11 23:10:25 +02:00
parent 4930a3fd88
commit c32cf40e12
16 changed files with 2516 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
/venv/
.eggs
*.egg-info
.idea
*/__pycache__/