INNER CODE UNIT · Python
SECTIONS_EXPORT_PREFIXES
rfc-st/humble · humble.py:193
SECTIONS_EXPORT_PREFIXES = STRINGS_BOLD + RESP_SECTION
URL_STRING = ("rfc-st", " URL : ", "https://caniuse.com/?")
VALUE_LABELS = ("Value: ", "Valor: ")
XML_STRING = ("Ref: ", "Value: ", "Valor: ")
# Terminal ui, raw internals and styling
DELETED_LINES = "\x1b[1A\x1b[2K\x1b[1A\x1b[2K\x1b[1A\x1b[2K"
HASH_CHARS = {"sha256": 32, "sha384": 48, "sha512": 64}
HTTP_SCHEMES = ("http:", "https:")
HTTP_SCHEMES_S = ("http", "https")
LATIN1_MAX = 0xFF
LENGTH_BOUNDS = (5, 7, 16, 32, 102, 2)
SECONDS_BOUNDS = (86400, 31536000)
SLICE_INT = (30, 43, 25, 24, -4, -5, 46, 31, 6, 21, 10, 4, 21)
STYLE = (
Style.BRIGHT, f"{Style.BRIGHT}{Fore.RED}", Fore.CYAN, Style.NORMAL,
Style.RESET_ALL, Fore.RESET, "(humble_pdf_style)",
f"(humble_sec_style){Fore.GREEN}", "(humble_sec_style)",