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

# Virtual environments
.venv
# The source distribution should not include lock file.
uv.lock
