uv.lock
pycache/
__pycache__/
*.pyc
*.pyo
*.pyd
*.pyw
*.pyz
# Virtual environments
venv/
env/
.env/
.venv/
ENV/
# Distribution / packaging
dist/
build/
*.egg-info/
*.egg
# Testing
.pytest_cache/
.coverage
htmlcov/
.tox/
# Type checking
.mypy_cache/
.pyre/
.pytype/
# Jupyter Notebook
.ipynb_checkpoints/
# IDE specific files
.idea/
.vscode/
*.swp
*.swo
.DS_Store
# Local development settings
.env
.envrc