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