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

# Virtual environments
.venv
env/
venv/
ENV/

# IDE specific files
.idea/
.vscode/
*.swp
*.swo

# Testing
.coverage
.coverage.*
htmlcov/
.pytest_cache/
.tox/

# Logs
*.log

# Environment variables
.env

# Jupyter Notebook
.ipynb_checkpoints

# pyenv
.python-version

# Lock files
uv.lock

# License cache and migrated data directories
data.migrated*
.license_cache.json
.license_config.json
data/
# --- Azure App Service / Oryx artefacts ---
oryx-manifest.toml
output.tar.gz
antenv/
__oryx_packages__/
