Files
tfm_ainventory/graphify-out/cache/0195717be31e4a99d5bbb7f963f80a0a3e1afc101ef2d22d2e5534faf244b75d.json

1 line
31 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_list_py", "label": "list.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L1"}, {"id": "list_distwithlatestinfo", "label": "_DistWithLatestInfo", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L26"}, {"id": "basedistribution", "label": "BaseDistribution", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "list_listcommand", "label": "ListCommand", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L42"}, {"id": "indexgroupcommand", "label": "IndexGroupCommand", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "list_listcommand_add_options", "label": ".add_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L53"}, {"id": "list_listcommand_handle_pip_version_check", "label": ".handle_pip_version_check()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L138"}, {"id": "list_listcommand_build_package_finder", "label": "._build_package_finder()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L142"}, {"id": "list_listcommand_run", "label": ".run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L165"}, {"id": "list_listcommand_get_outdated", "label": ".get_outdated()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L208"}, {"id": "list_listcommand_get_uptodate", "label": ".get_uptodate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L217"}, {"id": "list_listcommand_get_not_required", "label": ".get_not_required()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L226"}, {"id": "list_listcommand_iter_packages_latest_infos", "label": ".iter_packages_latest_infos()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L240"}, {"id": "list_listcommand_output_package_listing", "label": ".output_package_listing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L277"}, {"id": "list_listcommand_output_package_listing_columns", "label": ".output_package_listing_columns()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L300"}, {"id": "list_format_for_columns", "label": "format_for_columns()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L317"}, {"id": "list_format_for_json", "label": "format_for_json()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L377"}, {"id": "list_rationale_27", "label": "Give the distribution object a couple of extra fields. These will be po", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L27"}, {"id": "list_rationale_43", "label": "List installed packages, including editables. Packages are listed in a case", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L43"}, {"id": "list_rationale_145", "label": "Create a package finder appropriate to this list command.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L145"}, {"id": "list_rationale_320", "label": "Convert the package data into something usable by output_package_listing_col", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L320"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_list_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_list_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_list_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_list_py", "target": "email_parser", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_list_py", "target": "optparse", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_list_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_list_py", "target": "pip_vendor_packaging_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_list_py", "target": "pip_vendor_packaging_version", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_list_py", "target": "pip_internal_cli", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_list_py", "target": "pip_internal_cli_index_command", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_list_py", "target": "pip_internal_cli_status_codes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_list_py", "target": "pip_internal_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_list_py", "target": "pip_internal_metadata", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_list_py", "target": "pip_internal_models_selection_prefs", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_list_py", "target": "pip_internal_utils_compat", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_list_py", "target": "pip_internal_utils_misc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_list_py", "target": "pip_internal_index_package_finder", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_list_py", "target": "pip_internal_network_session", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_list_py", "target": "list_distwithlatestinfo", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L26", "weight": 1.0}, {"source": "list_distwithlatestinfo", "target": "basedistribution", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_list_py", "target": "list_listcommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L42", "weight": 1.0}, {"source": "list_listcommand", "target": "indexgroupcommand", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L42", "weight": 1.0}, {"source": "list_listcommand", "target": "list_listcommand_add_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L53", "weight": 1.0}, {"source": "list_listcommand", "target": "list_listcommand_handle_pip_version_check", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L138", "weight": 1.0}, {"source": "list_listcommand", "target": "list_listcommand_build_package_finder", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L142", "weight": 1.0}, {"source": "list_listcommand", "target": "list_listcommand_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L165", "weight": 1.0}, {"source": "list_listcommand", "target": "list_listcommand_get_outdated", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L208", "weight": 1.0}, {"source": "list_listcommand", "target": "list_listcommand_get_uptodate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L217", "weight": 1.0}, {"source": "list_listcommand", "target": "list_listcommand_get_not_required", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L226", "weight": 1.0}, {"source": "list_listcommand", "target": "list_listcommand_iter_packages_latest_infos", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L240", "weight": 1.0}, {"source": "list_listcommand", "target": "list_listcommand_output_package_listing", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L277", "weight": 1.0}, {"source": "list_listcommand", "target": "list_listcommand_output_package_listing_columns", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L300", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_list_py", "target": "list_format_for_columns", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L317", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_list_py", "target": "list_format_for_json", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L377", "weight": 1.0}, {"source": "list_listcommand_run", "target": "list_listcommand_get_not_required", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L198", "weight": 1.0}, {"source": "list_listcommand_run", "target": "list_listcommand_get_outdated", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L201", "weight": 1.0}, {"source": "list_listcommand_run", "target": "list_listcommand_get_uptodate", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L203", "weight": 1.0}, {"source": "list_listcommand_run", "target": "list_listcommand_output_package_listing", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L205", "weight": 1.0}, {"source": "list_listcommand_get_outdated", "target": "list_listcommand_iter_packages_latest_infos", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L213", "weight": 1.0}, {"source": "list_listcommand_get_uptodate", "target": "list_listcommand_iter_packages_latest_infos", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L222", "weight": 1.0}, {"source": "list_listcommand_iter_packages_latest_infos", "target": "list_listcommand_build_package_finder", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L244", "weight": 1.0}, {"source": "list_listcommand_output_package_listing", "target": "list_format_for_columns", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L285", "weight": 1.0}, {"source": "list_listcommand_output_package_listing", "target": "list_listcommand_output_package_listing_columns", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L286", "weight": 1.0}, {"source": "list_listcommand_output_package_listing", "target": "list_format_for_json", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L298", "weight": 1.0}, {"source": "list_rationale_27", "target": "list_distwithlatestinfo", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L27", "weight": 1.0}, {"source": "list_rationale_43", "target": "list_listcommand", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L43", "weight": 1.0}, {"source": "list_rationale_145", "target": "list_listcommand_build_package_finder", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L145", "weight": 1.0}, {"source": "list_rationale_320", "target": "list_format_for_columns", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L320", "weight": 1.0}], "raw_calls": [{"caller_nid": "list_listcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L54"}, {"caller_nid": "list_listcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L61"}, {"caller_nid": "list_listcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L68"}, {"caller_nid": "list_listcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L75"}, {"caller_nid": "list_listcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L85"}, {"caller_nid": "list_listcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L92"}, {"caller_nid": "list_listcommand_add_options", "callee": "list_path", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L92"}, {"caller_nid": "list_listcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L94"}, {"caller_nid": "list_listcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L106"}, {"caller_nid": "list_listcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L113"}, {"caller_nid": "list_listcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L119"}, {"caller_nid": "list_listcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L126"}, {"caller_nid": "list_listcommand_add_options", "callee": "list_exclude", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L126"}, {"caller_nid": "list_listcommand_add_options", "callee": "make_option_group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L127"}, {"caller_nid": "list_listcommand_add_options", "callee": "make_option_group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L129"}, {"caller_nid": "list_listcommand_add_options", "callee": "insert_option_group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L134"}, {"caller_nid": "list_listcommand_add_options", "callee": "insert_option_group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L135"}, {"caller_nid": "list_listcommand_add_options", "callee": "insert_option_group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L136"}, {"caller_nid": "list_listcommand_handle_pip_version_check", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L140"}, {"caller_nid": "list_listcommand_build_package_finder", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L152"}, {"caller_nid": "list_listcommand_build_package_finder", "callee": "SelectionPreferences", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L155"}, {"caller_nid": "list_listcommand_build_package_finder", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L160"}, {"caller_nid": "list_listcommand_run", "callee": "check_release_control_exclusive", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L166"}, {"caller_nid": "list_listcommand_run", "callee": "CommandError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L169"}, {"caller_nid": "list_listcommand_run", "callee": "CommandError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L172"}, {"caller_nid": "list_listcommand_run", "callee": "check_list_path_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L176"}, {"caller_nid": "list_listcommand_run", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L178"}, {"caller_nid": "list_listcommand_run", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L180"}, {"caller_nid": "list_listcommand_run", "callee": "canonicalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L180"}, {"caller_nid": "list_listcommand_run", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L183"}, {"caller_nid": "list_listcommand_run", "callee": "iter_installed_distributions", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L184"}, {"caller_nid": "list_listcommand_run", "callee": "get_environment", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L184"}, {"caller_nid": "list_listcommand_get_not_required", "callee": "canonicalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L230"}, {"caller_nid": "list_listcommand_get_not_required", "callee": "iter_dependencies", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L232"}, {"caller_nid": "list_listcommand_get_not_required", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L238"}, {"caller_nid": "list_listcommand_iter_packages_latest_infos", "callee": "_build_session", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L243"}, {"caller_nid": "list_listcommand_iter_packages_latest_infos", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L273"}, {"caller_nid": "list_listcommand_output_package_listing", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L280"}, {"caller_nid": "list_listcommand_output_package_listing", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L294"}, {"caller_nid": "list_listcommand_output_package_listing", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L296"}, {"caller_nid": "list_listcommand_output_package_listing", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L298"}, {"caller_nid": "list_listcommand_output_package_listing_columns", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L304"}, {"caller_nid": "list_listcommand_output_package_listing_columns", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L305"}, {"caller_nid": "list_listcommand_output_package_listing_columns", "callee": "tabulate", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L307"}, {"caller_nid": "list_listcommand_output_package_listing_columns", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L310"}, {"caller_nid": "list_listcommand_output_package_listing_columns", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L311"}, {"caller_nid": "list_listcommand_output_package_listing_columns", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L311"}, {"caller_nid": "list_listcommand_output_package_listing_columns", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L314"}, {"caller_nid": "list_format_for_columns", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L328"}, {"caller_nid": "list_format_for_columns", "callee": "wheel_build_tag", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L337"}, {"caller_nid": "list_format_for_columns", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L338"}, {"caller_nid": "list_format_for_columns", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L340"}, {"caller_nid": "list_format_for_columns", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L342"}, {"caller_nid": "list_format_for_columns", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L344"}, {"caller_nid": "list_format_for_columns", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L347"}, {"caller_nid": "list_format_for_columns", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L349"}, {"caller_nid": "list_format_for_columns", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L352"}, {"caller_nid": "list_format_for_columns", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L358"}, {"caller_nid": "list_format_for_columns", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L358"}, {"caller_nid": "list_format_for_columns", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L359"}, {"caller_nid": "list_format_for_columns", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L362"}, {"caller_nid": "list_format_for_columns", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L365"}, {"caller_nid": "list_format_for_columns", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L368"}, {"caller_nid": "list_format_for_columns", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L370"}, {"caller_nid": "list_format_for_columns", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L372"}, {"caller_nid": "list_format_for_json", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L381"}, {"caller_nid": "list_format_for_json", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L392"}, {"caller_nid": "list_format_for_json", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L397"}, {"caller_nid": "list_format_for_json", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py", "source_location": "L398"}]}