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

# Virtual environments
.venv
.env*
.coverage

# Local Django test project (used for manual testing only)
test_project/uv.lock
