__pycache__/ *.py[cod] *$py.class *.so .Python venv/ .venv/ env/ ENV/ .coverage .pytest_cache/ .mypy_cache/ .ruff_cache/ dist/ build/ *.egg-info/