.eggs
.idea
venv
*.pyc

dist
build
*.egg-info

.tox
.coverage
target
dist
.pytest_cache
.mypy_cache

