# Build artifacts
build/
dist/
*.egg-info/
__pycache__/
*.py[cod]

# Virtual environments
.venv/
venv/

# Distribution / credentials
.pypirc
