# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Distribution / packaging
dist/
build/
*.egg-info/
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
coverage.xml
*.cover
# Virtual environments
venv/
.venv/
env/
ENV/
# IDE specific files
.idea/
.vscode/
*.swp
*.swo
# Environment variables
.env
# Logs
*.log
# Jupyter Notebook
.ipynb_checkpoints
# FastMCP temp files
.fastmcp/