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


# Virtual environments
.venv

.env

.pydevproject
.project
.mypy_cache/

# Top-level Python files (convenience for testing)
/*.py
