Files
tfm_ainventory/graphify-out/cache/efb53351f450235fcab6c053c96e01c9720e1cd19af6de630e5cf1c50000b52d.json

1 line
8.6 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_file_proxy_py", "label": "file_proxy.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L1"}, {"id": "file_proxy_fileproxy", "label": "FileProxy", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L11"}, {"id": "file_proxy_fileproxy_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L14"}, {"id": "file_proxy_rich_proxied_file", "label": "rich_proxied_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L21"}, {"id": "file_proxy_fileproxy_getattr", "label": ".__getattr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L25"}, {"id": "file_proxy_fileproxy_write", "label": ".write()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L28"}, {"id": "file_proxy_fileproxy_flush", "label": ".flush()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L50"}, {"id": "file_proxy_fileproxy_fileno", "label": ".fileno()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L56"}, {"id": "file_proxy_rationale_12", "label": "Wraps a file (e.g. sys.stdout) and redirects writes to a console.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L12"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_file_proxy_py", "target": "io", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_file_proxy_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_file_proxy_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_ansi_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_file_proxy_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/file_proxy.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_file_proxy_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/file_proxy.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_file_proxy_py", "target": "file_proxy_fileproxy", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L11", "weight": 1.0}, {"source": "file_proxy_fileproxy", "target": "file_proxy_fileproxy_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_file_proxy_py", "target": "file_proxy_rich_proxied_file", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L21", "weight": 1.0}, {"source": "file_proxy_fileproxy", "target": "file_proxy_fileproxy_getattr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L25", "weight": 1.0}, {"source": "file_proxy_fileproxy", "target": "file_proxy_fileproxy_write", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L28", "weight": 1.0}, {"source": "file_proxy_fileproxy", "target": "file_proxy_fileproxy_flush", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L50", "weight": 1.0}, {"source": "file_proxy_fileproxy", "target": "file_proxy_fileproxy_fileno", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L56", "weight": 1.0}, {"source": "file_proxy_rationale_12", "target": "file_proxy_fileproxy", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L12", "weight": 1.0}], "raw_calls": [{"caller_nid": "file_proxy_fileproxy_init", "callee": "AnsiDecoder", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L18"}, {"caller_nid": "file_proxy_fileproxy_getattr", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L26"}, {"caller_nid": "file_proxy_fileproxy_write", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L29"}, {"caller_nid": "file_proxy_fileproxy_write", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L30"}, {"caller_nid": "file_proxy_fileproxy_write", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L30"}, {"caller_nid": "file_proxy_fileproxy_write", "callee": "partition", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L34"}, {"caller_nid": "file_proxy_fileproxy_write", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L36"}, {"caller_nid": "file_proxy_fileproxy_write", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L36"}, {"caller_nid": "file_proxy_fileproxy_write", "callee": "clear", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L37"}, {"caller_nid": "file_proxy_fileproxy_write", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L39"}, {"caller_nid": "file_proxy_fileproxy_write", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L44"}, {"caller_nid": "file_proxy_fileproxy_write", "callee": "Text", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L44"}, {"caller_nid": "file_proxy_fileproxy_write", "callee": "decode_line", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L45"}, {"caller_nid": "file_proxy_fileproxy_write", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L47"}, {"caller_nid": "file_proxy_fileproxy_write", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L48"}, {"caller_nid": "file_proxy_fileproxy_flush", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L51"}, {"caller_nid": "file_proxy_fileproxy_flush", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py", "source_location": "L53"}]}