Files
tfm_ainventory/graphify-out/cache/74c9ebd1c66623b2bd5f79cd542ff7e0ac5eb7b15ebb276a394bf7d9625cf485.json

1 line
18 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_markup_py", "label": "markup.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L1"}, {"id": "markup_tag", "label": "Tag", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L20"}, {"id": "namedtuple", "label": "NamedTuple", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "markup_tag_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L28"}, {"id": "markup_markup", "label": "markup()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L34"}, {"id": "markup_escape", "label": "escape()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L48"}, {"id": "markup_parse", "label": "_parse()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L73"}, {"id": "markup_render", "label": "render()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L106"}, {"id": "markup_rationale_21", "label": "A tag in console markup.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L21"}, {"id": "markup_rationale_35", "label": "Get the string representation of this tag.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L35"}, {"id": "markup_rationale_52", "label": "Escapes text so that it won't be interpreted as markup. Args: marku", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L52"}, {"id": "markup_rationale_74", "label": "Parse markup in to an iterable of tuples of (position, text, tag). Args:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L74"}, {"id": "markup_rationale_112", "label": "Render console markup in to a Text instance. Args: markup (str): A", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L112"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_markup_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_markup_py", "target": "ast", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_markup_py", "target": "operator", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_markup_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_markup_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_emoji_replace_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_markup_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_emoji_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_markup_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_errors_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_markup_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_style_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_markup_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/markup.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_markup_py", "target": "markup_tag", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L20", "weight": 1.0}, {"source": "markup_tag", "target": "namedtuple", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L20", "weight": 1.0}, {"source": "markup_tag", "target": "markup_tag_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_markup_py", "target": "markup_markup", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_markup_py", "target": "markup_escape", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L48", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_markup_py", "target": "markup_parse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L73", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_markup_py", "target": "markup_render", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L106", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_markup_py", "target": "pip_vendor_rich", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L243", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_markup_py", "target": "pip_vendor_rich_table", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L244", "weight": 1.0}, {"source": "markup_render", "target": "markup_parse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L153", "weight": 1.0}, {"source": "markup_rationale_21", "target": "markup_tag", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L21", "weight": 1.0}, {"source": "markup_rationale_35", "target": "markup_tag_markup", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L35", "weight": 1.0}, {"source": "markup_rationale_52", "target": "markup_escape", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L52", "weight": 1.0}, {"source": "markup_rationale_74", "target": "markup_parse", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L74", "weight": 1.0}, {"source": "markup_rationale_112", "target": "markup_render", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L112", "weight": 1.0}], "raw_calls": [{"caller_nid": "markup_escape", "callee": "_escape", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L66"}, {"caller_nid": "markup_escape", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L67"}, {"caller_nid": "markup_escape", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L67"}, {"caller_nid": "markup_parse", "callee": "finditer", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L83"}, {"caller_nid": "markup_parse", "callee": "groups", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L84"}, {"caller_nid": "markup_parse", "callee": "span", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L85"}, {"caller_nid": "markup_parse", "callee": "_divmod", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L89"}, {"caller_nid": "markup_parse", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L89"}, {"caller_nid": "markup_parse", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L96"}, {"caller_nid": "markup_parse", "callee": "partition", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L99"}, {"caller_nid": "markup_parse", "callee": "_Tag", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L100"}, {"caller_nid": "markup_parse", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L102"}, {"caller_nid": "markup_render", "callee": "Text", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L129"}, {"caller_nid": "markup_render", "callee": "emoji_replace", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L130"}, {"caller_nid": "markup_render", "callee": "Text", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L133"}, {"caller_nid": "markup_render", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L156"}, {"caller_nid": "markup_render", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L157"}, {"caller_nid": "markup_render", "callee": "emoji_replace", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L157"}, {"caller_nid": "markup_render", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L159"}, {"caller_nid": "markup_render", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L160"}, {"caller_nid": "markup_render", "callee": "normalize", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L163"}, {"caller_nid": "markup_render", "callee": "pop_style", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L165"}, {"caller_nid": "markup_render", "callee": "MarkupError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L167"}, {"caller_nid": "markup_render", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L172"}, {"caller_nid": "markup_render", "callee": "MarkupError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L174"}, {"caller_nid": "markup_render", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L178"}, {"caller_nid": "markup_render", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L181"}, {"caller_nid": "markup_render", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L182"}, {"caller_nid": "markup_render", "callee": "groups", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L184"}, {"caller_nid": "markup_render", "callee": "literal_eval", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L190"}, {"caller_nid": "markup_render", "callee": "MarkupError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L192"}, {"caller_nid": "markup_render", "callee": "MarkupError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L196"}, {"caller_nid": "markup_render", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L204"}, {"caller_nid": "markup_render", "callee": "append_span", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L211"}, {"caller_nid": "markup_render", "callee": "_Span", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L212"}, {"caller_nid": "markup_render", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L213"}, {"caller_nid": "markup_render", "callee": "Style", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L213"}, {"caller_nid": "markup_render", "callee": "append_span", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L217"}, {"caller_nid": "markup_render", "callee": "_Span", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L217"}, {"caller_nid": "markup_render", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L217"}, {"caller_nid": "markup_render", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L217"}, {"caller_nid": "markup_render", "callee": "_Tag", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L220"}, {"caller_nid": "markup_render", "callee": "normalize", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L220"}, {"caller_nid": "markup_render", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L221"}, {"caller_nid": "markup_render", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L221"}, {"caller_nid": "markup_render", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L223"}, {"caller_nid": "markup_render", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L225"}, {"caller_nid": "markup_render", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L226"}, {"caller_nid": "markup_render", "callee": "append_span", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L228"}, {"caller_nid": "markup_render", "callee": "_Span", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L228"}, {"caller_nid": "markup_render", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L230"}, {"caller_nid": "markup_render", "callee": "attrgetter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py", "source_location": "L230"}]}