

.venv/
*.egg-info/
build/
dist/

.idea/
__pycache__/
*.pyc


