1 line
14 KiB
JSON
1 line
14 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_box_py", "label": "box.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L1"}, {"id": "box_box", "label": "Box", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L10"}, {"id": "box_box_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L27"}, {"id": "box_box_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L61"}, {"id": "box_box_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L64"}, {"id": "box_box_substitute", "label": ".substitute()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L67"}, {"id": "box_box_get_plain_headed_box", "label": ".get_plain_headed_box()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L85"}, {"id": "box_box_get_top", "label": ".get_top()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L95"}, {"id": "box_box_get_row", "label": ".get_row()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L115"}, {"id": "box_box_get_bottom", "label": ".get_bottom()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L164"}, {"id": "box_rationale_11", "label": "Defines characters to render boxes. \u250c\u2500\u252c\u2510 top \u2502 \u2502\u2502 head \u251c\u2500\u253c\u2524 head_ro", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L11"}, {"id": "box_rationale_68", "label": "Substitute this box for another if it won't render due to platform issues.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L68"}, {"id": "box_rationale_86", "label": "If this box uses special characters for the borders of the header, then", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L86"}, {"id": "box_rationale_96", "label": "Get the top of a simple box. Args: widths (List[int]): Widt", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L96"}, {"id": "box_rationale_121", "label": "Get the top of a simple box. Args: width (List[int]): Width", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L121"}, {"id": "box_rationale_165", "label": "Get the bottom of a simple box. Args: widths (List[int]): W", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L165"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_box_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_box_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_loop_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_box_py", "target": "pip_vendor_rich_console", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_box_py", "target": "box_box", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L10", "weight": 1.0}, {"source": "box_box", "target": "box_box_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L27", "weight": 1.0}, {"source": "box_box", "target": "box_box_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L61", "weight": 1.0}, {"source": "box_box", "target": "box_box_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L64", "weight": 1.0}, {"source": "box_box", "target": "box_box_substitute", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L67", "weight": 1.0}, {"source": "box_box", "target": "box_box_get_plain_headed_box", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L85", "weight": 1.0}, {"source": "box_box", "target": "box_box_get_top", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L95", "weight": 1.0}, {"source": "box_box", "target": "box_box_get_row", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L115", "weight": 1.0}, {"source": "box_box", "target": "box_box_get_bottom", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L164", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_box_py", "target": "pip_vendor_rich_columns", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L425", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_box_py", "target": "pip_vendor_rich_panel", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L426", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_box_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L428", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_box_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/box.py", "source_location": "L429", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_box_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/box.py", "source_location": "L430", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_box_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/box.py", "source_location": "L431", "weight": 1.0}, {"source": "box_rationale_11", "target": "box_box", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L11", "weight": 1.0}, {"source": "box_rationale_68", "target": "box_box_substitute", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L68", "weight": 1.0}, {"source": "box_rationale_86", "target": "box_box_get_plain_headed_box", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L86", "weight": 1.0}, {"source": "box_rationale_96", "target": "box_box_get_top", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L96", "weight": 1.0}, {"source": "box_rationale_121", "target": "box_box_get_row", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L121", "weight": 1.0}, {"source": "box_rationale_165", "target": "box_box_get_bottom", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L165", "weight": 1.0}], "raw_calls": [{"caller_nid": "box_box_init", "callee": "splitlines", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L30"}, {"caller_nid": "box_box_init", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L32"}, {"caller_nid": "box_box_init", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L34"}, {"caller_nid": "box_box_init", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L41"}, {"caller_nid": "box_box_init", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L44"}, {"caller_nid": "box_box_init", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L46"}, {"caller_nid": "box_box_init", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L53"}, {"caller_nid": "box_box_init", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L55"}, {"caller_nid": "box_box_init", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L57"}, {"caller_nid": "box_box_substitute", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L80"}, {"caller_nid": "box_box_get_plain_headed_box", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L93"}, {"caller_nid": "box_box_get_top", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L107"}, {"caller_nid": "box_box_get_top", "callee": "loop_last", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L108"}, {"caller_nid": "box_box_get_top", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L109"}, {"caller_nid": "box_box_get_top", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L111"}, {"caller_nid": "box_box_get_top", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L112"}, {"caller_nid": "box_box_get_top", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L113"}, {"caller_nid": "box_box_get_row", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L150"}, {"caller_nid": "box_box_get_row", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L155"}, {"caller_nid": "box_box_get_row", "callee": "loop_last", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L156"}, {"caller_nid": "box_box_get_row", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L157"}, {"caller_nid": "box_box_get_row", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L159"}, {"caller_nid": "box_box_get_row", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L161"}, {"caller_nid": "box_box_get_row", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L162"}, {"caller_nid": "box_box_get_bottom", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L176"}, {"caller_nid": "box_box_get_bottom", "callee": "loop_last", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L177"}, {"caller_nid": "box_box_get_bottom", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L178"}, {"caller_nid": "box_box_get_bottom", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L180"}, {"caller_nid": "box_box_get_bottom", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L181"}, {"caller_nid": "box_box_get_bottom", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py", "source_location": "L182"}]} |