Files
tfm_ainventory/graphify-out/cache/7fd2d52176c1c4eb91bdd9ef408c23966c44245c63bdfa57014a4fdf2660416f.json

1 line
7.8 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_cffi_imp_emulation_py", "label": "_imp_emulation.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L1"}, {"id": "imp_emulation_get_suffixes", "label": "get_suffixes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L32"}, {"id": "imp_emulation_find_module", "label": "find_module()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L39"}, {"id": "imp_emulation_load_dynamic", "label": "load_dynamic()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L80"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_cffi_imp_emulation_py", "target": "imp", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cffi_imp_emulation_py", "target": "imp", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cffi_imp_emulation_py", "target": "importlib_bootstrap", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cffi_imp_emulation_py", "target": "importlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cffi_imp_emulation_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cffi_imp_emulation_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cffi_imp_emulation_py", "target": "tokenize", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cffi_imp_emulation_py", "target": "imp_emulation_get_suffixes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cffi_imp_emulation_py", "target": "imp_emulation_find_module", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cffi_imp_emulation_py", "target": "imp_emulation_load_dynamic", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L80", "weight": 1.0}, {"source": "imp_emulation_find_module", "target": "imp_emulation_get_suffixes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L62", "weight": 1.0}], "raw_calls": [{"caller_nid": "imp_emulation_find_module", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L40"}, {"caller_nid": "imp_emulation_find_module", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L41"}, {"caller_nid": "imp_emulation_find_module", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L41"}, {"caller_nid": "imp_emulation_find_module", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L41"}, {"caller_nid": "imp_emulation_find_module", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L42"}, {"caller_nid": "imp_emulation_find_module", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L42"}, {"caller_nid": "imp_emulation_find_module", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L44"}, {"caller_nid": "imp_emulation_find_module", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L44"}, {"caller_nid": "imp_emulation_find_module", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L45"}, {"caller_nid": "imp_emulation_find_module", "callee": "is_builtin", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L48"}, {"caller_nid": "imp_emulation_find_module", "callee": "is_frozen", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L50"}, {"caller_nid": "imp_emulation_find_module", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L56"}, {"caller_nid": "imp_emulation_find_module", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L59"}, {"caller_nid": "imp_emulation_find_module", "callee": "isfile", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L60"}, {"caller_nid": "imp_emulation_find_module", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L64"}, {"caller_nid": "imp_emulation_find_module", "callee": "isfile", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L65"}, {"caller_nid": "imp_emulation_find_module", "callee": "ImportError", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L71"}, {"caller_nid": "imp_emulation_find_module", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L75"}, {"caller_nid": "imp_emulation_find_module", "callee": "detect_encoding", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L76"}, {"caller_nid": "imp_emulation_find_module", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L77"}, {"caller_nid": "imp_emulation_load_dynamic", "callee": "ExtensionFileLoader", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L81"}, {"caller_nid": "imp_emulation_load_dynamic", "callee": "ModuleSpec", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L82"}, {"caller_nid": "imp_emulation_load_dynamic", "callee": "_load", "source_file": "backend/venv/lib/python3.12/site-packages/cffi/_imp_emulation.py", "source_location": "L83"}]}