1 line
18 KiB
JSON
1 line
18 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_wheel_py", "label": "wheel.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L1"}, {"id": "wheel_wheelcommand", "label": "WheelCommand", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L22"}, {"id": "requirementcommand", "label": "RequirementCommand", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "wheel_wheelcommand_add_options", "label": ".add_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L42"}, {"id": "wheel_run", "label": "run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L94"}, {"id": "wheel_rationale_23", "label": "Build Wheel archives for your requirements and dependencies. Wheel is a bui", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L23"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_wheel_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_wheel_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_wheel_py", "target": "shutil", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_wheel_py", "target": "optparse", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_wheel_py", "target": "pip_internal_cache", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_wheel_py", "target": "pip_internal_cli", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_wheel_py", "target": "pip_internal_cli_req_command", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_wheel_py", "target": "pip_internal_cli_status_codes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_wheel_py", "target": "pip_internal_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_wheel_py", "target": "pip_internal_operations_build_build_tracker", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_wheel_py", "target": "pip_internal_req_req_install", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_wheel_py", "target": "pip_internal_utils_misc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_wheel_py", "target": "pip_internal_utils_temp_dir", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_wheel_py", "target": "pip_internal_wheel_builder", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_wheel_py", "target": "wheel_wheelcommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L22", "weight": 1.0}, {"source": "wheel_wheelcommand", "target": "requirementcommand", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L22", "weight": 1.0}, {"source": "wheel_wheelcommand", "target": "wheel_wheelcommand_add_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_wheel_py", "target": "wheel_run", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L94", "weight": 1.0}, {"source": "wheel_rationale_23", "target": "wheel_wheelcommand", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L23", "weight": 1.0}], "raw_calls": [{"caller_nid": "wheel_wheelcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L43"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L54"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "no_build_isolation", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L54"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L55"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "use_pep517", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L55"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L56"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "check_build_deps", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L56"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L57"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "constraints", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L57"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L58"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "build_constraints", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L58"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L59"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "editable", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L59"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L60"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "requirements", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L60"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L61"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "requirements_from_scripts", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L61"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L62"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "src", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L62"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L63"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "ignore_requires_python", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L63"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L64"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "no_deps", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L64"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L65"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "progress_bar", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L65"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L67"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L75"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "config_settings", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L75"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L77"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "require_hashes", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L77"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "make_option_group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L79"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "make_option_group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L84"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "insert_option_group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L89"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "insert_option_group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L90"}, {"caller_nid": "wheel_wheelcommand_add_options", "callee": "insert_option_group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L91"}, {"caller_nid": "wheel_run", "callee": "check_build_constraints", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L95"}, {"caller_nid": "wheel_run", "callee": "check_release_control_exclusive", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L96"}, {"caller_nid": "wheel_run", "callee": "get_default_session", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L98"}, {"caller_nid": "wheel_run", "callee": "_build_package_finder", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L100"}, {"caller_nid": "wheel_run", "callee": "normalize_path", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L102"}, {"caller_nid": "wheel_run", "callee": "ensure_dir", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L103"}, {"caller_nid": "wheel_run", "callee": "enter_context", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L105"}, {"caller_nid": "wheel_run", "callee": "get_build_tracker", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L105"}, {"caller_nid": "wheel_run", "callee": "TempDirectory", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L107"}, {"caller_nid": "wheel_run", "callee": "get_requirements", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L113"}, {"caller_nid": "wheel_run", "callee": "WheelCache", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L115"}, {"caller_nid": "wheel_run", "callee": "make_requirement_preparer", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L117"}, {"caller_nid": "wheel_run", "callee": "make_resolver", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L128"}, {"caller_nid": "wheel_run", "callee": "trace_basic_info", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L136"}, {"caller_nid": "wheel_run", "callee": "resolve", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L138"}, {"caller_nid": "wheel_run", "callee": "prepare_linked_requirements_more", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L140"}, {"caller_nid": "wheel_run", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L140"}, {"caller_nid": "wheel_run", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L143"}, {"caller_nid": "wheel_run", "callee": "save_linked_requirement", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L145"}, {"caller_nid": "wheel_run", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L147"}, {"caller_nid": "wheel_run", "callee": "build", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L150"}, {"caller_nid": "wheel_run", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L160"}, {"caller_nid": "wheel_run", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L162"}, {"caller_nid": "wheel_run", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L167"}, {"caller_nid": "wheel_run", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L168"}, {"caller_nid": "wheel_run", "callee": "CommandError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py", "source_location": "L169"}]} |