1 line
18 KiB
JSON
1 line
18 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_index_py", "label": "index.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L1"}, {"id": "index_indexcommand", "label": "IndexCommand", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L30"}, {"id": "indexgroupcommand", "label": "IndexGroupCommand", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "index_indexcommand_add_options", "label": ".add_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L40"}, {"id": "index_indexcommand_handler_map", "label": ".handler_map()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L60"}, {"id": "index_indexcommand_run", "label": ".run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L65"}, {"id": "index_indexcommand_build_package_finder", "label": "._build_package_finder()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L89"}, {"id": "index_indexcommand_get_available_package_versions", "label": ".get_available_package_versions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L116"}, {"id": "index_rationale_31", "label": "Inspect information available from package indexes.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L31"}, {"id": "index_rationale_96", "label": "Create a package finder appropriate to the index command.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L96"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_index_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_index_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_index_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_index_py", "target": "optparse", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_index_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_index_py", "target": "pip_vendor_packaging_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_index_py", "target": "pip_vendor_packaging_version", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_index_py", "target": "pip_internal_cli", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_index_py", "target": "pip_internal_cli_req_command", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_index_py", "target": "pip_internal_cli_status_codes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_index_py", "target": "pip_internal_commands_search", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_index_py", "target": "pip_internal_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_index_py", "target": "pip_internal_index_collector", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_index_py", "target": "pip_internal_index_package_finder", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_index_py", "target": "pip_internal_models_selection_prefs", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_index_py", "target": "pip_internal_models_target_python", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_index_py", "target": "pip_internal_network_session", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_index_py", "target": "pip_internal_utils_misc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_index_py", "target": "index_indexcommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L30", "weight": 1.0}, {"source": "index_indexcommand", "target": "indexgroupcommand", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L30", "weight": 1.0}, {"source": "index_indexcommand", "target": "index_indexcommand_add_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L40", "weight": 1.0}, {"source": "index_indexcommand", "target": "index_indexcommand_handler_map", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L60", "weight": 1.0}, {"source": "index_indexcommand", "target": "index_indexcommand_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L65", "weight": 1.0}, {"source": "index_indexcommand", "target": "index_indexcommand_build_package_finder", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L89", "weight": 1.0}, {"source": "index_indexcommand", "target": "index_indexcommand_get_available_package_versions", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L116", "weight": 1.0}, {"source": "index_indexcommand_run", "target": "index_indexcommand_handler_map", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L68", "weight": 1.0}, {"source": "index_indexcommand_get_available_package_versions", "target": "index_indexcommand_build_package_finder", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L124", "weight": 1.0}, {"source": "index_rationale_31", "target": "index_indexcommand", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L31", "weight": 1.0}, {"source": "index_rationale_96", "target": "index_indexcommand_build_package_finder", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L96", "weight": 1.0}], "raw_calls": [{"caller_nid": "index_indexcommand_add_options", "callee": "add_target_python_options", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L41"}, {"caller_nid": "index_indexcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L43"}, {"caller_nid": "index_indexcommand_add_options", "callee": "ignore_requires_python", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L43"}, {"caller_nid": "index_indexcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L44"}, {"caller_nid": "index_indexcommand_add_options", "callee": "json", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L44"}, {"caller_nid": "index_indexcommand_add_options", "callee": "make_option_group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L46"}, {"caller_nid": "index_indexcommand_add_options", "callee": "make_option_group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L51"}, {"caller_nid": "index_indexcommand_add_options", "callee": "insert_option_group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L56"}, {"caller_nid": "index_indexcommand_add_options", "callee": "insert_option_group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L57"}, {"caller_nid": "index_indexcommand_add_options", "callee": "insert_option_group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L58"}, {"caller_nid": "index_indexcommand_run", "callee": "check_release_control_exclusive", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L66"}, {"caller_nid": "index_indexcommand_run", "callee": "error", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L72"}, {"caller_nid": "index_indexcommand_run", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L74"}, {"caller_nid": "index_indexcommand_run", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L74"}, {"caller_nid": "index_indexcommand_run", "callee": "handler_map[action]", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L82"}, {"caller_nid": "index_indexcommand_run", "callee": "error", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L84"}, {"caller_nid": "index_indexcommand_build_package_finder", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L99"}, {"caller_nid": "index_indexcommand_build_package_finder", "callee": "SelectionPreferences", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L102"}, {"caller_nid": "index_indexcommand_build_package_finder", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L109"}, {"caller_nid": "index_indexcommand_get_available_package_versions", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L117"}, {"caller_nid": "index_indexcommand_get_available_package_versions", "callee": "CommandError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L118"}, {"caller_nid": "index_indexcommand_get_available_package_versions", "callee": "make_target_python", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L120"}, {"caller_nid": "index_indexcommand_get_available_package_versions", "callee": "_build_session", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L123"}, {"caller_nid": "index_indexcommand_get_available_package_versions", "callee": "find_all_candidates", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L132"}, {"caller_nid": "index_indexcommand_get_available_package_versions", "callee": "should_exclude_prerelease", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L135"}, {"caller_nid": "index_indexcommand_get_available_package_versions", "callee": "canonicalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L135"}, {"caller_nid": "index_indexcommand_get_available_package_versions", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L139"}, {"caller_nid": "index_indexcommand_get_available_package_versions", "callee": "DistributionNotFound", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L142"}, {"caller_nid": "index_indexcommand_get_available_package_versions", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L146"}, {"caller_nid": "index_indexcommand_get_available_package_versions", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L146"}, {"caller_nid": "index_indexcommand_get_available_package_versions", "callee": "get_installed_distribution", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L149"}, {"caller_nid": "index_indexcommand_get_available_package_versions", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L159"}, {"caller_nid": "index_indexcommand_get_available_package_versions", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L161"}, {"caller_nid": "index_indexcommand_get_available_package_versions", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L161"}, {"caller_nid": "index_indexcommand_get_available_package_versions", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L164"}, {"caller_nid": "index_indexcommand_get_available_package_versions", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L165"}, {"caller_nid": "index_indexcommand_get_available_package_versions", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L165"}, {"caller_nid": "index_indexcommand_get_available_package_versions", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L165"}, {"caller_nid": "index_indexcommand_get_available_package_versions", "callee": "print_dist_installation_info", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py", "source_location": "L166"}]} |