__pycache__/
*.py[cod]
*$py.class

*.egg-info/
.eggs/
build/
dist/
.venv/
venv/
env/
.python-version.local

.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
htmlcov/

.DS_Store
.idea/
.vscode/

.wlens-cache/
wlens/.cache/sql/
