Files
tfm_ainventory/graphify-out/cache/1183f0be23c1849496923430a7bb15e7f9e02d3fcc8f34ddf39c6e45cace1c76.json

1 line
6.9 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_json_py", "label": "json.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py", "source_location": "L1"}, {"id": "json_json", "label": "JSON", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py", "source_location": "L9"}, {"id": "json_json_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py", "source_location": "L25"}, {"id": "json_from_data", "label": "from_data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py", "source_location": "L54"}, {"id": "json_json_rich", "label": ".__rich__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py", "source_location": "L101"}, {"id": "json_rationale_10", "label": "A renderable which pretty prints JSON. Args: json (str): JSON encod", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py", "source_location": "L10"}, {"id": "json_rationale_66", "label": "Encodes a JSON object from arbitrary data. Args: data (Any)", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py", "source_location": "L66"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_json_py", "target": "pathlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_json_py", "target": "json", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_json_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_json_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/json.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_json_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_highlighter_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_json_py", "target": "json_json", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py", "source_location": "L9", "weight": 1.0}, {"source": "json_json", "target": "json_json_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_json_py", "target": "json_from_data", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py", "source_location": "L54", "weight": 1.0}, {"source": "json_json", "target": "json_json_rich", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py", "source_location": "L101", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_json_py", "target": "argparse", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py", "source_location": "L106", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_json_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py", "source_location": "L107", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_json_py", "target": "pip_vendor_rich_console", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py", "source_location": "L125", "weight": 1.0}, {"source": "json_rationale_10", "target": "json_json", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py", "source_location": "L10", "weight": 1.0}, {"source": "json_rationale_66", "target": "json_json_from_data", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py", "source_location": "L66", "weight": 1.0}], "raw_calls": [{"caller_nid": "json_json_init", "callee": "loads", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py", "source_location": "L37"}, {"caller_nid": "json_json_init", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py", "source_location": "L38"}, {"caller_nid": "json_json_init", "callee": "JSONHighlighter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py", "source_location": "L48"}, {"caller_nid": "json_json_init", "callee": "NullHighlighter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py", "source_location": "L48"}, {"caller_nid": "json_json_init", "callee": "highlighter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py", "source_location": "L49"}, {"caller_nid": "json_from_data", "callee": "__new__", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py", "source_location": "L84"}, {"caller_nid": "json_from_data", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py", "source_location": "L85"}, {"caller_nid": "json_from_data", "callee": "JSONHighlighter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py", "source_location": "L95"}, {"caller_nid": "json_from_data", "callee": "NullHighlighter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py", "source_location": "L95"}, {"caller_nid": "json_from_data", "callee": "highlighter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py", "source_location": "L96"}]}