__pycache__/
*.py[cod]
build/
dist/
*.egg-info/
.venv/
venv/
.pytest_cache/
.mypy_cache/
.vscode/
.idea/
