1 line
9.7 KiB
JSON
1 line
9.7 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_internal_models_format_control_py", "label": "format_control.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L1"}, {"id": "format_control_formatcontrol", "label": "FormatControl", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L8"}, {"id": "format_control_formatcontrol_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L13"}, {"id": "format_control_formatcontrol_eq", "label": ".__eq__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L26"}, {"id": "format_control_formatcontrol_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L35"}, {"id": "format_control_handle_mutual_excludes", "label": "handle_mutual_excludes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L39"}, {"id": "format_control_formatcontrol_get_allowed_formats", "label": ".get_allowed_formats()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L61"}, {"id": "format_control_formatcontrol_disallow_binaries", "label": ".disallow_binaries()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L73"}, {"id": "format_control_rationale_9", "label": "Helper for managing formats from which a package can be installed.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L9"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_internal_models_format_control_py", "target": "pip_vendor_packaging_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_models_format_control_py", "target": "pip_internal_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_models_format_control_py", "target": "format_control_formatcontrol", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L8", "weight": 1.0}, {"source": "format_control_formatcontrol", "target": "format_control_formatcontrol_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L13", "weight": 1.0}, {"source": "format_control_formatcontrol", "target": "format_control_formatcontrol_eq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L26", "weight": 1.0}, {"source": "format_control_formatcontrol", "target": "format_control_formatcontrol_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_models_format_control_py", "target": "format_control_handle_mutual_excludes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L39", "weight": 1.0}, {"source": "format_control_formatcontrol", "target": "format_control_formatcontrol_get_allowed_formats", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L61", "weight": 1.0}, {"source": "format_control_formatcontrol", "target": "format_control_formatcontrol_disallow_binaries", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L73", "weight": 1.0}, {"source": "format_control_formatcontrol_disallow_binaries", "target": "format_control_handle_mutual_excludes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L74", "weight": 1.0}, {"source": "format_control_rationale_9", "target": "format_control_formatcontrol", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L9", "weight": 1.0}], "raw_calls": [{"caller_nid": "format_control_formatcontrol_init", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L19"}, {"caller_nid": "format_control_formatcontrol_init", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L21"}, {"caller_nid": "format_control_formatcontrol_eq", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L27"}, {"caller_nid": "format_control_formatcontrol_eq", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L33"}, {"caller_nid": "format_control_formatcontrol_eq", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L33"}, {"caller_nid": "format_control_formatcontrol_eq", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L33"}, {"caller_nid": "format_control_handle_mutual_excludes", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L40"}, {"caller_nid": "format_control_handle_mutual_excludes", "callee": "CommandError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L41"}, {"caller_nid": "format_control_handle_mutual_excludes", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L44"}, {"caller_nid": "format_control_handle_mutual_excludes", "callee": "clear", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L46"}, {"caller_nid": "format_control_handle_mutual_excludes", "callee": "clear", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L47"}, {"caller_nid": "format_control_handle_mutual_excludes", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L48"}, {"caller_nid": "format_control_handle_mutual_excludes", "callee": "index", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L49"}, {"caller_nid": "format_control_handle_mutual_excludes", "callee": "clear", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L55"}, {"caller_nid": "format_control_handle_mutual_excludes", "callee": "canonicalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L57"}, {"caller_nid": "format_control_handle_mutual_excludes", "callee": "discard", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L58"}, {"caller_nid": "format_control_handle_mutual_excludes", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L59"}, {"caller_nid": "format_control_formatcontrol_get_allowed_formats", "callee": "discard", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L64"}, {"caller_nid": "format_control_formatcontrol_get_allowed_formats", "callee": "discard", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L66"}, {"caller_nid": "format_control_formatcontrol_get_allowed_formats", "callee": "discard", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L68"}, {"caller_nid": "format_control_formatcontrol_get_allowed_formats", "callee": "discard", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L70"}, {"caller_nid": "format_control_formatcontrol_get_allowed_formats", "callee": "frozenset", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py", "source_location": "L71"}]} |