feat: initial commit

This commit is contained in:
Radu C. Martin 2025-04-11 08:57:10 +02:00
commit d3259551b2
10 changed files with 866 additions and 0 deletions

13
.gitignore vendored Normal file
View file

@ -0,0 +1,13 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Queue files
queue/