.mypy_cache
.ruff_cache
.profiling
.pytest_cache
.tox
.venv
.vscode
build
dist
tests/.coverage
tests/.results
.coverage
Pipfile

*.egg-info
__pycache__

.env