.project
.pydevproject
.idea
.tox
.coverage
.cache
.mypy_cache/
.pytest_cache/
.ruff_cache/
.eggs/
*.egg-info/
__pycache__/
docs/_build/
dist/
build/
virtualenv/
venv*
