pypi_mirror_support

Module Contents

Functions

create_url(→ Tuple[str, str])

get_secret(→ Dict[str, Dict[str, str]])

main(→ None)

Attributes

logger

parser

pypi_mirror_support.create_url(url: str, username: Optional[str] = None, password: Optional[str] = None) Tuple[str, str]
pypi_mirror_support.get_secret(secret_name: str) Dict[str, Dict[str, str]]
pypi_mirror_support.main(url: str) None
pypi_mirror_support.logger
pypi_mirror_support.parser