__pycache__/
.pytest_cache/
.mypy_cache/
.vscode/
*.pyc
*.pyo
*.pyd
build/
.venv/
*.egg-info/
dist/
