__pycache__/
*.py[cod]
.venv
.mypy_cache/

dist/
*.egg-info/

.tox/

.python-version
