feat: Add packaging and publishing scripts, update dependencies, and enhance .gitignore

This commit is contained in:
claudi 2026-04-16 15:40:05 +02:00
parent f2e5774204
commit 6ba7b0773a
6 changed files with 218 additions and 1 deletions

1
.gitignore vendored
View file

@ -7,3 +7,4 @@ __pycache__/
dist/
build/
*.egg-info/
.pypirc