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

1 line
9.5 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_inspect_py", "label": "inspect.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L1"}, {"id": "inspect_inspectcommand", "label": "InspectCommand", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L19"}, {"id": "command", "label": "Command", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "inspect_inspectcommand_add_options", "label": ".add_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L28"}, {"id": "inspect_inspectcommand_run", "label": ".run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L48"}, {"id": "inspect_inspectcommand_dist_to_dict", "label": "._dist_to_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L65"}, {"id": "inspect_rationale_20", "label": "Inspect the content of a Python environment and produce a report in JSON format.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L20"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_inspect_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_inspect_py", "target": "optparse", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_inspect_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_inspect_py", "target": "pip_vendor_packaging_markers", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_inspect_py", "target": "pip_vendor_rich", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_inspect_py", "target": "pip", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_inspect_py", "target": "pip_internal_cli", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_inspect_py", "target": "pip_internal_cli_base_command", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_inspect_py", "target": "pip_internal_cli_status_codes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_inspect_py", "target": "pip_internal_metadata", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_inspect_py", "target": "pip_internal_utils_compat", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_inspect_py", "target": "pip_internal_utils_urls", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_inspect_py", "target": "inspect_inspectcommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L19", "weight": 1.0}, {"source": "inspect_inspectcommand", "target": "command", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L19", "weight": 1.0}, {"source": "inspect_inspectcommand", "target": "inspect_inspectcommand_add_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L28", "weight": 1.0}, {"source": "inspect_inspectcommand", "target": "inspect_inspectcommand_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L48", "weight": 1.0}, {"source": "inspect_inspectcommand", "target": "inspect_inspectcommand_dist_to_dict", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L65", "weight": 1.0}, {"source": "inspect_inspectcommand_run", "target": "inspect_inspectcommand_dist_to_dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L58", "weight": 1.0}, {"source": "inspect_rationale_20", "target": "inspect_inspectcommand", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L20", "weight": 1.0}], "raw_calls": [{"caller_nid": "inspect_inspectcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L29"}, {"caller_nid": "inspect_inspectcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L38"}, {"caller_nid": "inspect_inspectcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L45"}, {"caller_nid": "inspect_inspectcommand_add_options", "callee": "list_path", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L45"}, {"caller_nid": "inspect_inspectcommand_add_options", "callee": "insert_option_group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L46"}, {"caller_nid": "inspect_inspectcommand_run", "callee": "check_list_path_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L49"}, {"caller_nid": "inspect_inspectcommand_run", "callee": "iter_installed_distributions", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L50"}, {"caller_nid": "inspect_inspectcommand_run", "callee": "get_environment", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L50"}, {"caller_nid": "inspect_inspectcommand_run", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L53"}, {"caller_nid": "inspect_inspectcommand_run", "callee": "default_environment", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L59"}, {"caller_nid": "inspect_inspectcommand_run", "callee": "print_json", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L62"}, {"caller_nid": "inspect_inspectcommand_dist_to_dict", "callee": "to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L74"}, {"caller_nid": "inspect_inspectcommand_dist_to_dict", "callee": "path_to_url", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py", "source_location": "L80"}]}