1 line
19 KiB
JSON
1 line
19 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_internal_operations_check_py", "label": "check.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L1"}, {"id": "check_packagedetails", "label": "PackageDetails", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L28"}, {"id": "namedtuple", "label": "NamedTuple", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "check_create_package_set_from_installed", "label": "create_package_set_from_installed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L44"}, {"id": "check_check_package_set", "label": "check_package_set()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L61"}, {"id": "check_check_install_conflicts", "label": "check_install_conflicts()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L106"}, {"id": "check_check_unsupported", "label": "check_unsupported()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L126"}, {"id": "check_simulate_installation_of", "label": "_simulate_installation_of()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L142"}, {"id": "check_create_whitelist", "label": "_create_whitelist()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L161"}, {"id": "check_rationale_1", "label": "Validation of dependencies of packages", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L1"}, {"id": "check_rationale_45", "label": "Converts a list of distributions into a PackageSet.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L45"}, {"id": "check_rationale_64", "label": "Check if a package set is consistent If should_ignore is passed, it should", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L64"}, {"id": "check_rationale_107", "label": "For checking if the dependency graph would be consistent after \\ installing", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L107"}, {"id": "check_rationale_145", "label": "Computes the version of packages after installing to_install.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L145"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_internal_operations_check_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_operations_check_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_operations_check_py", "target": "contextlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_operations_check_py", "target": "email_parser", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_operations_check_py", "target": "functools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_operations_check_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_operations_check_py", "target": "pip_vendor_packaging_requirements", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_operations_check_py", "target": "pip_vendor_packaging_tags", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_operations_check_py", "target": "pip_vendor_packaging_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_operations_check_py", "target": "pip_vendor_packaging_version", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_operations_check_py", "target": "pip_internal_distributions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_operations_check_py", "target": "pip_internal_metadata", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_operations_check_py", "target": "pip_internal_metadata_base", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_operations_check_py", "target": "pip_internal_req_req_install", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_operations_check_py", "target": "check_packagedetails", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L28", "weight": 1.0}, {"source": "check_packagedetails", "target": "namedtuple", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_operations_check_py", "target": "check_create_package_set_from_installed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_operations_check_py", "target": "check_check_package_set", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L61", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_operations_check_py", "target": "check_check_install_conflicts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L106", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_operations_check_py", "target": "check_check_unsupported", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L126", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_operations_check_py", "target": "check_simulate_installation_of", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L142", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_operations_check_py", "target": "check_create_whitelist", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L161", "weight": 1.0}, {"source": "check_create_package_set_from_installed", "target": "check_packagedetails", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L53", "weight": 1.0}, {"source": "check_check_install_conflicts", "target": "check_create_package_set_from_installed", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L111", "weight": 1.0}, {"source": "check_check_install_conflicts", "target": "check_simulate_installation_of", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L113", "weight": 1.0}, {"source": "check_check_install_conflicts", "target": "check_create_whitelist", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L116", "weight": 1.0}, {"source": "check_check_install_conflicts", "target": "check_check_package_set", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L120", "weight": 1.0}, {"source": "check_simulate_installation_of", "target": "check_packagedetails", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L154", "weight": 1.0}, {"source": "check_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pip_internal_operations_check_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L1", "weight": 1.0}, {"source": "check_rationale_45", "target": "check_create_package_set_from_installed", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L45", "weight": 1.0}, {"source": "check_rationale_64", "target": "check_check_package_set", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L64", "weight": 1.0}, {"source": "check_rationale_107", "target": "check_check_install_conflicts", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L107", "weight": 1.0}, {"source": "check_rationale_145", "target": "check_simulate_installation_of", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L145", "weight": 1.0}], "raw_calls": [{"caller_nid": "check_create_package_set_from_installed", "callee": "get_default_environment", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L48"}, {"caller_nid": "check_create_package_set_from_installed", "callee": "iter_installed_distributions", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L49"}, {"caller_nid": "check_create_package_set_from_installed", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L52"}, {"caller_nid": "check_create_package_set_from_installed", "callee": "iter_dependencies", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L52"}, {"caller_nid": "check_create_package_set_from_installed", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L56"}, {"caller_nid": "check_check_package_set", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L73"}, {"caller_nid": "check_check_package_set", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L75"}, {"caller_nid": "check_check_package_set", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L76"}, {"caller_nid": "check_check_package_set", "callee": "should_ignore", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L78"}, {"caller_nid": "check_check_package_set", "callee": "canonicalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L82"}, {"caller_nid": "check_check_package_set", "callee": "evaluate", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L88"}, {"caller_nid": "check_check_package_set", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L90"}, {"caller_nid": "check_check_package_set", "callee": "contains", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L95"}, {"caller_nid": "check_check_package_set", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L96"}, {"caller_nid": "check_check_package_set", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L99"}, {"caller_nid": "check_check_package_set", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L101"}, {"caller_nid": "check_check_unsupported", "callee": "suppress", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L131"}, {"caller_nid": "check_check_unsupported", "callee": "read_text", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L132"}, {"caller_nid": "check_check_unsupported", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L133"}, {"caller_nid": "check_check_unsupported", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L135"}, {"caller_nid": "check_check_unsupported", "callee": "get_all", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L135"}, {"caller_nid": "check_check_unsupported", "callee": "parsestr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L135"}, {"caller_nid": "check_check_unsupported", "callee": "Parser", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L135"}, {"caller_nid": "check_check_unsupported", "callee": "frozenset", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L136"}, {"caller_nid": "check_check_unsupported", "callee": "isdisjoint", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L138"}, {"caller_nid": "check_simulate_installation_of", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L147"}, {"caller_nid": "check_simulate_installation_of", "callee": "make_distribution_for_install_requirement", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L151"}, {"caller_nid": "check_simulate_installation_of", "callee": "get_metadata_distribution", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L152"}, {"caller_nid": "check_simulate_installation_of", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L154"}, {"caller_nid": "check_simulate_installation_of", "callee": "iter_dependencies", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L154"}, {"caller_nid": "check_simulate_installation_of", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L156"}, {"caller_nid": "check_create_whitelist", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L164"}, {"caller_nid": "check_create_whitelist", "callee": "canonicalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L171"}, {"caller_nid": "check_create_whitelist", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py", "source_location": "L172"}]} |