1 line
7.5 KiB
JSON
1 line
7.5 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_egg_link_py", "label": "egg_link.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py", "source_location": "L1"}, {"id": "egg_link_egg_link_names", "label": "_egg_link_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py", "source_location": "L19"}, {"id": "egg_link_egg_link_path_from_sys_path", "label": "egg_link_path_from_sys_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py", "source_location": "L34"}, {"id": "egg_link_egg_link_path_from_location", "label": "egg_link_path_from_location()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py", "source_location": "L47"}, {"id": "egg_link_rationale_20", "label": "Convert a Name metadata value to a .egg-link name, by applying the same subs", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py", "source_location": "L20"}, {"id": "egg_link_rationale_35", "label": "Look for a .egg-link file for project name, by walking sys.path.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py", "source_location": "L35"}, {"id": "egg_link_rationale_48", "label": "Return the path for the .egg-link file if it exists, otherwise, None. There", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py", "source_location": "L48"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_egg_link_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_egg_link_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_egg_link_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_egg_link_py", "target": "pip_internal_locations", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_egg_link_py", "target": "pip_internal_utils_virtualenv", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_egg_link_py", "target": "egg_link_egg_link_names", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_egg_link_py", "target": "egg_link_egg_link_path_from_sys_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_egg_link_py", "target": "egg_link_egg_link_path_from_location", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py", "source_location": "L47", "weight": 1.0}, {"source": "egg_link_egg_link_path_from_sys_path", "target": "egg_link_egg_link_names", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py", "source_location": "L38", "weight": 1.0}, {"source": "egg_link_egg_link_path_from_location", "target": "egg_link_egg_link_names", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py", "source_location": "L75", "weight": 1.0}, {"source": "egg_link_rationale_20", "target": "egg_link_egg_link_names", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py", "source_location": "L20", "weight": 1.0}, {"source": "egg_link_rationale_35", "target": "egg_link_egg_link_path_from_sys_path", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py", "source_location": "L35", "weight": 1.0}, {"source": "egg_link_rationale_48", "target": "egg_link_egg_link_path_from_location", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py", "source_location": "L48", "weight": 1.0}], "raw_calls": [{"caller_nid": "egg_link_egg_link_names", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py", "source_location": "L29"}, {"caller_nid": "egg_link_egg_link_path_from_sys_path", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py", "source_location": "L41"}, {"caller_nid": "egg_link_egg_link_path_from_sys_path", "callee": "isfile", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py", "source_location": "L42"}, {"caller_nid": "egg_link_egg_link_path_from_location", "callee": "running_under_virtualenv", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py", "source_location": "L66"}, {"caller_nid": "egg_link_egg_link_path_from_location", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py", "source_location": "L67"}, {"caller_nid": "egg_link_egg_link_path_from_location", "callee": "virtualenv_no_global", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py", "source_location": "L68"}, {"caller_nid": "egg_link_egg_link_path_from_location", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py", "source_location": "L69"}, {"caller_nid": "egg_link_egg_link_path_from_location", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py", "source_location": "L72"}, {"caller_nid": "egg_link_egg_link_path_from_location", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py", "source_location": "L73"}, {"caller_nid": "egg_link_egg_link_path_from_location", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py", "source_location": "L78"}, {"caller_nid": "egg_link_egg_link_path_from_location", "callee": "isfile", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py", "source_location": "L79"}]} |