# Python-generated files
__pycache__/
*.py[ocd]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv
*.lock
/target/

.idea/