.git
.venv
__pycache__
**/__pycache__
**/*.py[cod]
target
dist
*.egg-info
.mypy_cache
.ruff_cache
.pytest_cache
**/*.so
**/*.pyd
**/*.dylib
