__pycache__/
*.py[cod]
*.class
*.so
.Python
build/
dist/
*.egg-info/
.pytest_cache/
.env
.venv/
venv/

