*.pyc
__pycache__
*.egg-info

/.tox
/.coverage
/.cache
/.eggs
/.mypy_cache
/.pytest_cache
/.ruff_cache
/.devbox

/coverage.xml
/dist/
/build/
/docs/build
