env/
venv/
.venv/
env3*/
Pipfile
*.lock
*.py[cod]
*.egg-info/
.python-version
/build/
dist/
.cache/
.mypy_cache/
.pytest_cache/
.coverage
/htmlcov/
.vscode/
_build/
mkpyp/*.c
mkpyp/*.so
.auto-format
/codecov.sh
/worktrees/
/.ruff_cache/