1 line
35 KiB
JSON
1 line
35 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_py", "label": "color.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L1"}, {"id": "color_colorsystem", "label": "ColorSystem", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L21"}, {"id": "intenum", "label": "IntEnum", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "color_colorsystem_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L29"}, {"id": "color_colorsystem_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L32"}, {"id": "color_colortype", "label": "ColorType", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L36"}, {"id": "color_colortype_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L45"}, {"id": "color_colorparseerror", "label": "ColorParseError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L288"}, {"id": "exception", "label": "Exception", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "color_color", "label": "Color", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L303"}, {"id": "namedtuple", "label": "NamedTuple", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "color_color_rich", "label": ".__rich__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L315"}, {"id": "color_color_rich_repr", "label": ".__rich_repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L326"}, {"id": "color_system", "label": "system()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L333"}, {"id": "color_is_system_defined", "label": "is_system_defined()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L340"}, {"id": "color_is_default", "label": "is_default()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L345"}, {"id": "color_color_get_truecolor", "label": ".get_truecolor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L349"}, {"id": "color_from_ansi", "label": "from_ansi()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L381"}, {"id": "color_from_triplet", "label": "from_triplet()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L397"}, {"id": "color_from_rgb", "label": "from_rgb()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L409"}, {"id": "color_default", "label": "default()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L423"}, {"id": "color_parse", "label": "parse()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L433"}, {"id": "color_get_ansi_codes", "label": "get_ansi_codes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L485"}, {"id": "color_downgrade", "label": "downgrade()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L513"}, {"id": "color_parse_rgb_hex", "label": "parse_rgb_hex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L571"}, {"id": "color_blend_rgb", "label": "blend_rgb()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L580"}, {"id": "color_rationale_22", "label": "One of the 3 color system supported by terminals.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L22"}, {"id": "color_rationale_37", "label": "Type of color stored in Color class.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L37"}, {"id": "color_rationale_289", "label": "The color could not be parsed.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L289"}, {"id": "color_rationale_304", "label": "Terminal color definition.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L304"}, {"id": "color_rationale_316", "label": "Displays the actual color if Rich printed.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L316"}, {"id": "color_rationale_334", "label": "Get the native color system for this color.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L334"}, {"id": "color_rationale_341", "label": "Check if the color is ultimately defined by the system.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L341"}, {"id": "color_rationale_346", "label": "Check if the color is a default color.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L346"}, {"id": "color_rationale_352", "label": "Get an equivalent color triplet for this color. Args: theme", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L352"}, {"id": "color_rationale_382", "label": "Create a Color number from it's 8-bit ansi number. Args: nu", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L382"}, {"id": "color_rationale_398", "label": "Create a truecolor RGB color from a triplet of values. Args:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L398"}, {"id": "color_rationale_410", "label": "Create a truecolor from three color components in the range(0->255). Ar", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L410"}, {"id": "color_rationale_424", "label": "Get a Color instance representing the default color. Returns:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L424"}, {"id": "color_rationale_434", "label": "Parse a color definition.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L434"}, {"id": "color_rationale_486", "label": "Get the ANSI escape codes for this color.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L486"}, {"id": "color_rationale_514", "label": "Downgrade a color system to a system with fewer colors.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L514"}, {"id": "color_rationale_572", "label": "Parse six hex characters in to RGB triplet.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L572"}, {"id": "color_rationale_583", "label": "Blend one RGB color in to another.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L583"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_py", "target": "colorsys", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_py", "target": "enum", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_py", "target": "functools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_palettes_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_triplet_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_repr_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_terminal_theme_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_terminal_theme_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_text_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_py", "target": "color_colorsystem", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L21", "weight": 1.0}, {"source": "color_colorsystem", "target": "intenum", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L21", "weight": 1.0}, {"source": "color_colorsystem", "target": "color_colorsystem_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L29", "weight": 1.0}, {"source": "color_colorsystem", "target": "color_colorsystem_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_py", "target": "color_colortype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L36", "weight": 1.0}, {"source": "color_colortype", "target": "intenum", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L36", "weight": 1.0}, {"source": "color_colortype", "target": "color_colortype_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_py", "target": "color_colorparseerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L288", "weight": 1.0}, {"source": "color_colorparseerror", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L288", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_py", "target": "color_color", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L303", "weight": 1.0}, {"source": "color_color", "target": "namedtuple", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L303", "weight": 1.0}, {"source": "color_color", "target": "color_color_rich", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L315", "weight": 1.0}, {"source": "color_color", "target": "color_color_rich_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L326", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_py", "target": "color_system", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L333", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_py", "target": "color_is_system_defined", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L340", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_py", "target": "color_is_default", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L345", "weight": 1.0}, {"source": "color_color", "target": "color_color_get_truecolor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L349", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_py", "target": "color_from_ansi", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L381", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_py", "target": "color_from_triplet", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L397", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_py", "target": "color_from_rgb", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L409", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_py", "target": "color_default", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L423", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_py", "target": "color_parse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L433", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_py", "target": "color_get_ansi_codes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L485", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_py", "target": "color_downgrade", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L513", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_py", "target": "color_parse_rgb_hex", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L571", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_py", "target": "color_blend_rgb", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L580", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_console_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L595", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_table_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L596", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_text_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L597", "weight": 1.0}, {"source": "color_system", "target": "color_colorsystem", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L337", "weight": 1.0}, {"source": "color_from_rgb", "target": "color_from_triplet", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L420", "weight": 1.0}, {"source": "color_parse", "target": "color_colorparseerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L451", "weight": 1.0}, {"source": "color_downgrade", "target": "color_color", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L531", "weight": 1.0}, {"source": "color_rationale_22", "target": "color_colorsystem", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L22", "weight": 1.0}, {"source": "color_rationale_37", "target": "color_colortype", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L37", "weight": 1.0}, {"source": "color_rationale_289", "target": "color_colorparseerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L289", "weight": 1.0}, {"source": "color_rationale_304", "target": "color_color", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L304", "weight": 1.0}, {"source": "color_rationale_316", "target": "color_color_rich", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L316", "weight": 1.0}, {"source": "color_rationale_334", "target": "color_color_system", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L334", "weight": 1.0}, {"source": "color_rationale_341", "target": "color_color_is_system_defined", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L341", "weight": 1.0}, {"source": "color_rationale_346", "target": "color_color_is_default", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L346", "weight": 1.0}, {"source": "color_rationale_352", "target": "color_color_get_truecolor", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L352", "weight": 1.0}, {"source": "color_rationale_382", "target": "color_color_from_ansi", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L382", "weight": 1.0}, {"source": "color_rationale_398", "target": "color_color_from_triplet", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L398", "weight": 1.0}, {"source": "color_rationale_410", "target": "color_color_from_rgb", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L410", "weight": 1.0}, {"source": "color_rationale_424", "target": "color_color_default", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L424", "weight": 1.0}, {"source": "color_rationale_434", "target": "color_color_parse", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L434", "weight": 1.0}, {"source": "color_rationale_486", "target": "color_color_get_ansi_codes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L486", "weight": 1.0}, {"source": "color_rationale_514", "target": "color_color_downgrade", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L514", "weight": 1.0}, {"source": "color_rationale_572", "target": "color_parse_rgb_hex", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L572", "weight": 1.0}, {"source": "color_rationale_583", "target": "color_blend_rgb", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L583", "weight": 1.0}], "raw_calls": [{"caller_nid": "color_colorsystem_str", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L33"}, {"caller_nid": "color_color_rich", "callee": "assemble", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L320"}, {"caller_nid": "color_color_rich", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L321"}, {"caller_nid": "color_color_rich", "callee": "Style", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L322"}, {"caller_nid": "color_system", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L337"}, {"caller_nid": "color_from_ansi", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L390"}, {"caller_nid": "color_from_triplet", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L406"}, {"caller_nid": "color_from_rgb", "callee": "ColorTriplet", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L420"}, {"caller_nid": "color_from_rgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L420"}, {"caller_nid": "color_from_rgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L420"}, {"caller_nid": "color_from_rgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L420"}, {"caller_nid": "color_default", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L429"}, {"caller_nid": "color_parse", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L436"}, {"caller_nid": "color_parse", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L436"}, {"caller_nid": "color_parse", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L439"}, {"caller_nid": "color_parse", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L441"}, {"caller_nid": "color_parse", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L443"}, {"caller_nid": "color_parse", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L449"}, {"caller_nid": "color_parse", "callee": "groups", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L453"}, {"caller_nid": "color_parse", "callee": "ColorTriplet", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L455"}, {"caller_nid": "color_parse", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L456"}, {"caller_nid": "color_parse", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L456"}, {"caller_nid": "color_parse", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L456"}, {"caller_nid": "color_parse", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L458"}, {"caller_nid": "color_parse", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L461"}, {"caller_nid": "color_parse", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L464"}, {"caller_nid": "color_parse", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L471"}, {"caller_nid": "color_parse", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L472"}, {"caller_nid": "color_parse", "callee": "ColorTriplet", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L477"}, {"caller_nid": "color_parse", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L477"}, {"caller_nid": "color_parse", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L477"}, {"caller_nid": "color_parse", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L477"}, {"caller_nid": "color_parse", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L478"}, {"caller_nid": "color_parse", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L482"}, {"caller_nid": "color_get_ansi_codes", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L495"}, {"caller_nid": "color_get_ansi_codes", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L501"}, {"caller_nid": "color_get_ansi_codes", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L505"}, {"caller_nid": "color_get_ansi_codes", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L510"}, {"caller_nid": "color_get_ansi_codes", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L510"}, {"caller_nid": "color_get_ansi_codes", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L510"}, {"caller_nid": "color_downgrade", "callee": "rgb_to_hls", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L521"}, {"caller_nid": "color_downgrade", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L524"}, {"caller_nid": "color_downgrade", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L539"}, {"caller_nid": "color_downgrade", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L539"}, {"caller_nid": "color_downgrade", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L539"}, {"caller_nid": "color_downgrade", "callee": "ColorTriplet", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L550"}, {"caller_nid": "color_downgrade", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L552"}, {"caller_nid": "color_downgrade", "callee": "ColorTriplet", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L563"}, {"caller_nid": "color_downgrade", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L565"}, {"caller_nid": "color_parse_rgb_hex", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L573"}, {"caller_nid": "color_parse_rgb_hex", "callee": "ColorTriplet", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L574"}, {"caller_nid": "color_parse_rgb_hex", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L575"}, {"caller_nid": "color_parse_rgb_hex", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L575"}, {"caller_nid": "color_parse_rgb_hex", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L575"}, {"caller_nid": "color_blend_rgb", "callee": "ColorTriplet", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L586"}, {"caller_nid": "color_blend_rgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L587"}, {"caller_nid": "color_blend_rgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L588"}, {"caller_nid": "color_blend_rgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py", "source_location": "L589"}]} |