/target
/.venv
__pycache__/
*.pyc
.DS_Store

# Python packaging/build
*.egg-info/
dist/
build/
pip-wheel-metadata/

# Virtualenv variants
venv/
.env
.python-version

# Editor / OS noise
.vscode/
.idea/
*.swp