.venv/
.uv-cache/
.cache/
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
docs/_build/
softwarex/
benchmark-results/
build/
dist/
*.egg-info/
.idea/
