{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_containers_py", "label": "containers.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L1"}, {"id": "containers_renderables", "label": "Renderables", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L30"}, {"id": "containers_renderables_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L33"}, {"id": "containers_renderables_rich_console", "label": ".__rich_console__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L40"}, {"id": "containers_renderables_rich_measure", "label": ".__rich_measure__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L46"}, {"id": "containers_renderables_append", "label": ".append()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L59"}, {"id": "containers_renderables_iter", "label": ".__iter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L62"}, {"id": "containers_lines", "label": "Lines", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L66"}, {"id": "containers_lines_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L69"}, {"id": "containers_lines_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L72"}, {"id": "containers_lines_iter", "label": ".__iter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L75"}, {"id": "containers_getitem", "label": "__getitem__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L79"}, {"id": "containers_lines_getitem", "label": ".__getitem__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L86"}, {"id": "containers_lines_setitem", "label": ".__setitem__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L89"}, {"id": "containers_lines_len", "label": ".__len__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L93"}, {"id": "containers_lines_rich_console", "label": ".__rich_console__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L96"}, {"id": "containers_lines_append", "label": ".append()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L102"}, {"id": "containers_lines_extend", "label": ".extend()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L105"}, {"id": "containers_lines_pop", "label": ".pop()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L108"}, {"id": "containers_lines_justify", "label": ".justify()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L111"}, {"id": "containers_rationale_31", "label": "A list subclass which renders its contents to the console.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L31"}, {"id": "containers_rationale_43", "label": "Console render method to insert line-breaks.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L43"}, {"id": "containers_rationale_67", "label": "A list subclass which can render to the console.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L67"}, {"id": "containers_rationale_99", "label": "Console render method to insert line-breaks.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L99"}, {"id": "containers_rationale_118", "label": "Justify and overflow text to a given width. Args: console (", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L118"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_containers_py", "target": "itertools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_containers_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_containers_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/containers.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_containers_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/containers.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_containers_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_cells_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_containers_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_measure_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_containers_py", "target": "containers_renderables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L30", "weight": 1.0}, {"source": "containers_renderables", "target": "containers_renderables_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L33", "weight": 1.0}, {"source": "containers_renderables", "target": "containers_renderables_rich_console", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L40", "weight": 1.0}, {"source": "containers_renderables", "target": "containers_renderables_rich_measure", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L46", "weight": 1.0}, {"source": "containers_renderables", "target": "containers_renderables_append", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L59", "weight": 1.0}, {"source": "containers_renderables", "target": "containers_renderables_iter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L62", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_containers_py", "target": "containers_lines", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L66", "weight": 1.0}, {"source": "containers_lines", "target": "containers_lines_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L69", "weight": 1.0}, {"source": "containers_lines", "target": "containers_lines_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L72", "weight": 1.0}, {"source": "containers_lines", "target": "containers_lines_iter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L75", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_containers_py", "target": "containers_getitem", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L79", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_containers_py", "target": "containers_getitem", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L83", "weight": 1.0}, {"source": "containers_lines", "target": "containers_lines_getitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L86", "weight": 1.0}, {"source": "containers_lines", "target": "containers_lines_setitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L89", "weight": 1.0}, {"source": "containers_lines", "target": "containers_lines_len", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L93", "weight": 1.0}, {"source": "containers_lines", "target": "containers_lines_rich_console", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L96", "weight": 1.0}, {"source": "containers_lines", "target": "containers_lines_append", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L102", "weight": 1.0}, {"source": "containers_lines", "target": "containers_lines_extend", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L105", "weight": 1.0}, {"source": "containers_lines", "target": "containers_lines_pop", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L108", "weight": 1.0}, {"source": "containers_lines", "target": "containers_lines_justify", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L111", "weight": 1.0}, {"source": "containers_renderables_append", "target": "containers_lines_append", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L60", "weight": 1.0}, {"source": "containers_lines_justify", "target": "containers_lines_append", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L161", "weight": 1.0}, {"source": "containers_rationale_31", "target": "containers_renderables", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L31", "weight": 1.0}, {"source": "containers_rationale_43", "target": "containers_renderables_rich_console", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L43", "weight": 1.0}, {"source": "containers_rationale_67", "target": "containers_lines", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L67", "weight": 1.0}, {"source": "containers_rationale_99", "target": "containers_lines_rich_console", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L99", "weight": 1.0}, {"source": "containers_rationale_118", "target": "containers_lines_justify", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L118", "weight": 1.0}], "raw_calls": [{"caller_nid": "containers_renderables_init", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L37"}, {"caller_nid": "containers_renderables_rich_measure", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L50"}, {"caller_nid": "containers_renderables_rich_measure", "callee": "Measurement", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L54"}, {"caller_nid": "containers_renderables_rich_measure", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L55"}, {"caller_nid": "containers_renderables_rich_measure", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L56"}, {"caller_nid": "containers_renderables_rich_measure", "callee": "Measurement", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L57"}, {"caller_nid": "containers_renderables_iter", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L63"}, {"caller_nid": "containers_lines_init", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L70"}, {"caller_nid": "containers_lines_iter", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L76"}, {"caller_nid": "containers_lines_justify", "callee": "truncate", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L131"}, {"caller_nid": "containers_lines_justify", "callee": "rstrip", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L134"}, {"caller_nid": "containers_lines_justify", "callee": "truncate", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L135"}, {"caller_nid": "containers_lines_justify", "callee": "pad_left", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L136"}, {"caller_nid": "containers_lines_justify", "callee": "cell_len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L136"}, {"caller_nid": "containers_lines_justify", "callee": "pad_right", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L137"}, {"caller_nid": "containers_lines_justify", "callee": "cell_len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L137"}, {"caller_nid": "containers_lines_justify", "callee": "rstrip", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L140"}, {"caller_nid": "containers_lines_justify", "callee": "truncate", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L141"}, {"caller_nid": "containers_lines_justify", "callee": "pad_left", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L142"}, {"caller_nid": "containers_lines_justify", "callee": "cell_len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L142"}, {"caller_nid": "containers_lines_justify", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L144"}, {"caller_nid": "containers_lines_justify", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L145"}, {"caller_nid": "containers_lines_justify", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L147"}, {"caller_nid": "containers_lines_justify", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L148"}, {"caller_nid": "containers_lines_justify", "callee": "cell_len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L148"}, {"caller_nid": "containers_lines_justify", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L149"}, {"caller_nid": "containers_lines_justify", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L150"}, {"caller_nid": "containers_lines_justify", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L154"}, {"caller_nid": "containers_lines_justify", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L156"}, {"caller_nid": "containers_lines_justify", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L158"}, {"caller_nid": "containers_lines_justify", "callee": "zip_longest", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L159"}, {"caller_nid": "containers_lines_justify", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L162"}, {"caller_nid": "containers_lines_justify", "callee": "get_style_at_offset", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L163"}, {"caller_nid": "containers_lines_justify", "callee": "get_style_at_offset", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L164"}, {"caller_nid": "containers_lines_justify", "callee": "Text", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L166"}, {"caller_nid": "containers_lines_justify", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L167"}, {"caller_nid": "containers_lines_justify", "callee": "Text", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py", "source_location": "L167"}]}