.venv/ __pycache__/ *.pyc *.pyo *.pyd .pytest_cache/ .mypy_cache/ .ruff_cache/ .coverage htmlcov/ instance/ *.db .env .env.* dist/ build/ *.egg-info/