First implementation

This commit is contained in:
Firq 2024-07-02 18:09:56 +02:00
parent 44ee9c7cad
commit 0c884e01cf
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
14 changed files with 302 additions and 58 deletions

1
.gitignore vendored
View file

@ -1,6 +1,7 @@
# Environment
.vscode/
*venv/
.old/
# Python stuff
__pycache__/