build/
dist/
bin/
extras/
*.whl
*.egg-info/
*.egg
*.py[cod]
__pycache__/
*.so
*~

.DS_Store
.vscode
.pytest_cache
.ruff_cache
.cache
.tox
.claude

Pipfile
Pipfile.lock
