__pycache__/
*.py[cod]

.coverage
docs/_build
build/
dist/
*.egg-info

.venv
.pytest_cache
.mypy_cache
poetry.toml
.tox
_trial_temp
