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

# Test/coverage artifacts
.coverage
htmlcov/
.pytest_cache/

# Virtual environments
.venv

# Credentials
cookies.json
*.env
.env*
