Files
tfm_ainventory/graphify-out/cache/82d5c82fc1f570a8327849aa7d0e3ca2bfff44701c2bc9bafbceb53cc4609070.json

1 line
22 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_show_py", "label": "show.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L1"}, {"id": "show_normalize_project_url_label", "label": "normalize_project_url_label()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L20"}, {"id": "show_showcommand", "label": "ShowCommand", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L27"}, {"id": "command", "label": "Command", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "show_showcommand_add_options", "label": ".add_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L38"}, {"id": "show_showcommand_run", "label": ".run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L50"}, {"id": "show_packageinfo", "label": "_PackageInfo", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L64"}, {"id": "namedtuple", "label": "NamedTuple", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "show_search_packages_info", "label": "search_packages_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L85"}, {"id": "show_print_results", "label": "print_results()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L178"}, {"id": "show_rationale_28", "label": "Show information about one or more installed packages. The output is in RFC", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L28"}, {"id": "show_rationale_86", "label": "Gather details from installed distributions. Print distribution name, versio", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L86"}, {"id": "show_rationale_183", "label": "Print the information from installed distributions found.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L183"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_show_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_show_py", "target": "string", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_show_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_show_py", "target": "optparse", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_show_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_show_py", "target": "pip_vendor_packaging_requirements", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_show_py", "target": "pip_vendor_packaging_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_show_py", "target": "pip_internal_cli_base_command", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_show_py", "target": "pip_internal_cli_status_codes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_show_py", "target": "pip_internal_metadata", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_show_py", "target": "pip_internal_utils_misc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_show_py", "target": "show_normalize_project_url_label", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_show_py", "target": "show_showcommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L27", "weight": 1.0}, {"source": "show_showcommand", "target": "command", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L27", "weight": 1.0}, {"source": "show_showcommand", "target": "show_showcommand_add_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L38", "weight": 1.0}, {"source": "show_showcommand", "target": "show_showcommand_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L50", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_show_py", "target": "show_packageinfo", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L64", "weight": 1.0}, {"source": "show_packageinfo", "target": "namedtuple", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L64", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_show_py", "target": "show_search_packages_info", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L85", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_show_py", "target": "show_print_results", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L178", "weight": 1.0}, {"source": "show_showcommand_run", "target": "show_search_packages_info", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L56", "weight": 1.0}, {"source": "show_showcommand_run", "target": "show_print_results", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L57", "weight": 1.0}, {"source": "show_search_packages_info", "target": "show_normalize_project_url_label", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L151", "weight": 1.0}, {"source": "show_search_packages_info", "target": "show_packageinfo", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L156", "weight": 1.0}, {"source": "show_rationale_28", "target": "show_showcommand", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L28", "weight": 1.0}, {"source": "show_rationale_86", "target": "show_search_packages_info", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L86", "weight": 1.0}, {"source": "show_rationale_183", "target": "show_print_results", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L183", "weight": 1.0}], "raw_calls": [{"caller_nid": "show_normalize_project_url_label", "callee": "maketrans", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L23"}, {"caller_nid": "show_normalize_project_url_label", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L24"}, {"caller_nid": "show_normalize_project_url_label", "callee": "translate", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L24"}, {"caller_nid": "show_showcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L39"}, {"caller_nid": "show_showcommand_add_options", "callee": "insert_option_group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L48"}, {"caller_nid": "show_showcommand_run", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L52"}, {"caller_nid": "show_search_packages_info", "callee": "get_default_environment", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L92"}, {"caller_nid": "show_search_packages_info", "callee": "iter_all_distributions", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L94"}, {"caller_nid": "show_search_packages_info", "callee": "canonicalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L95"}, {"caller_nid": "show_search_packages_info", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L96"}, {"caller_nid": "show_search_packages_info", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L97"}, {"caller_nid": "show_search_packages_info", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L100"}, {"caller_nid": "show_search_packages_info", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L100"}, {"caller_nid": "show_search_packages_info", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L117"}, {"caller_nid": "show_search_packages_info", "callee": "iter_dependencies", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L119"}, {"caller_nid": "show_search_packages_info", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L123"}, {"caller_nid": "show_search_packages_info", "callee": "iter_raw_dependencies", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L123"}, {"caller_nid": "show_search_packages_info", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L126"}, {"caller_nid": "show_search_packages_info", "callee": "_get_requiring_packages", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L126"}, {"caller_nid": "show_search_packages_info", "callee": "read_text", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L131"}, {"caller_nid": "show_search_packages_info", "callee": "splitlines", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L132"}, {"caller_nid": "show_search_packages_info", "callee": "iter_declared_entries", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L136"}, {"caller_nid": "show_search_packages_info", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L140"}, {"caller_nid": "show_search_packages_info", "callee": "get_all", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L144"}, {"caller_nid": "show_search_packages_info", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L145"}, {"caller_nid": "show_search_packages_info", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L150"}, {"caller_nid": "show_search_packages_info", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L153"}, {"caller_nid": "show_search_packages_info", "callee": "get_all", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L165"}, {"caller_nid": "show_search_packages_info", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L166"}, {"caller_nid": "show_search_packages_info", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L169"}, {"caller_nid": "show_search_packages_info", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L170"}, {"caller_nid": "show_search_packages_info", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L171"}, {"caller_nid": "show_search_packages_info", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L172"}, {"caller_nid": "show_print_results", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L187"}, {"caller_nid": "show_print_results", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L190"}, {"caller_nid": "show_print_results", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L192"}, {"caller_nid": "show_print_results", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L192"}, {"caller_nid": "show_print_results", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L192"}, {"caller_nid": "show_print_results", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L194"}, {"caller_nid": "show_print_results", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L195"}, {"caller_nid": "show_print_results", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L196"}, {"caller_nid": "show_print_results", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L197"}, {"caller_nid": "show_print_results", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L198"}, {"caller_nid": "show_print_results", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L199"}, {"caller_nid": "show_print_results", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L201"}, {"caller_nid": "show_print_results", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L203"}, {"caller_nid": "show_print_results", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L204"}, {"caller_nid": "show_print_results", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L206"}, {"caller_nid": "show_print_results", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L209"}, {"caller_nid": "show_print_results", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L209"}, {"caller_nid": "show_print_results", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L210"}, {"caller_nid": "show_print_results", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L210"}, {"caller_nid": "show_print_results", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L213"}, {"caller_nid": "show_print_results", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L214"}, {"caller_nid": "show_print_results", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L215"}, {"caller_nid": "show_print_results", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L217"}, {"caller_nid": "show_print_results", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L218"}, {"caller_nid": "show_print_results", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L220"}, {"caller_nid": "show_print_results", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L220"}, {"caller_nid": "show_print_results", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L221"}, {"caller_nid": "show_print_results", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L223"}, {"caller_nid": "show_print_results", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L225"}, {"caller_nid": "show_print_results", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L227"}, {"caller_nid": "show_print_results", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L230"}, {"caller_nid": "show_print_results", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py", "source_location": "L230"}]}