Repository URL to install this package:
from typing import Any def __getattr__(name: str) -> Any: ...