Trying to make installable package

This commit is contained in:
2023-05-19 18:51:01 +02:00
commit efc2d1c8f5
8 changed files with 172 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
*.DS_Store
pycache/
*.pyc
*.log
*.sqlite
cache.json
.env
.devcontainer/