Repository URL to install this package:
from typing import Optional class NoInternetException(Exception): pass