__pycache__
*.pyc[cod]
.pytest_cache

tests/
.ruff_cache

.venv
venv/
env/
ENV/

dist/
*.tar.gz
.hatch/

.idea/
.vscode
.DS_Store