# Python
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
.pytest_cache/
.hatch/
*.whl
*.tar.gz
.DS_Store
