# Python build artifacts — not part of the generated, published package.
__pycache__/
*.py[cod]
.venv/
.venv-*/
*.egg-info/
.pytest_cache/
build/
dist/
