# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
build/
dist/
*.egg-info/
*.egg
wheels/
MANIFEST

# Installer logs
pip-log.txt
pip-delete-this-directory.txt

# Virtual environments
.venv/
venv/
ENV/
env/

# IDE / editor
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store

# Testing / coverage
.pytest_cache/
.test_output/
htmlcov/
.coverage
.coverage.*
coverage.xml
*.cover

# Jupyter
.ipynb_checkpoints/

# mypy / type checking
.mypy_cache/
.pytype/

# Ruff
.ruff_cache/

# MkDocs site output
site/

# tox / nox
.tox/
.nox/

# cache files
.cache

# kiro
.kiro