everything works, needs makeup though

This commit is contained in:
Vladan Popovic 2024-09-15 00:39:25 +02:00
parent 5130450355
commit 464683e9ce
14 changed files with 377 additions and 0 deletions

10
.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
# python generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# venv
.venv