1 line
18 KiB
JSON
1 line
18 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_lock_py", "label": "lock.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L1"}, {"id": "lock_lockcommand", "label": "LockCommand", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L26"}, {"id": "requirementcommand", "label": "RequirementCommand", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "lock_lockcommand_add_options", "label": ".add_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L48"}, {"id": "lock_run", "label": "run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L95"}, {"id": "lock_rationale_27", "label": "EXPERIMENTAL - Lock packages and their dependencies from: - PyPI (and other", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L27"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_lock_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_lock_py", "target": "optparse", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_lock_py", "target": "pathlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_lock_py", "target": "pip_vendor", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_lock_py", "target": "pip_vendor_packaging_pylock", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_lock_py", "target": "pip_internal_cache", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_lock_py", "target": "pip_internal_cli", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_lock_py", "target": "pip_internal_cli_req_command", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_lock_py", "target": "pip_internal_cli_status_codes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_lock_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/lock.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_lock_py", "target": "pip_internal_utils_logging", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_lock_py", "target": "pip_internal_utils_misc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_lock_py", "target": "pip_internal_utils_pylock", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_lock_py", "target": "pip_internal_utils_temp_dir", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_lock_py", "target": "lock_lockcommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L26", "weight": 1.0}, {"source": "lock_lockcommand", "target": "requirementcommand", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L26", "weight": 1.0}, {"source": "lock_lockcommand", "target": "lock_lockcommand_add_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L48", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_lock_py", "target": "lock_run", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L95", "weight": 1.0}, {"source": "lock_rationale_27", "target": "lock_lockcommand", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L27", "weight": 1.0}], "raw_calls": [{"caller_nid": "lock_lockcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L49"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "PipOption", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L50"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L60"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "requirements", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L60"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L61"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "requirements_from_scripts", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L61"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L62"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "constraints", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L62"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L63"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "build_constraints", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L63"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L64"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "no_deps", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L64"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L66"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "editable", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L66"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L68"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "src", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L68"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L70"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "ignore_requires_python", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L70"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L71"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "no_build_isolation", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L71"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L72"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "use_pep517", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L72"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L73"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "check_build_deps", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L73"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L75"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "config_settings", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L75"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L77"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "require_hashes", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L77"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L78"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "progress_bar", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L78"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "make_option_group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L80"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "make_option_group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L85"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "insert_option_group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L90"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "insert_option_group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L91"}, {"caller_nid": "lock_lockcommand_add_options", "callee": "insert_option_group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L92"}, {"caller_nid": "lock_run", "callee": "verbose", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L96"}, {"caller_nid": "lock_run", "callee": "get_pip_version", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L96"}, {"caller_nid": "lock_run", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L98"}, {"caller_nid": "lock_run", "callee": "check_build_constraints", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L104"}, {"caller_nid": "lock_run", "callee": "check_release_control_exclusive", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L105"}, {"caller_nid": "lock_run", "callee": "get_default_session", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L107"}, {"caller_nid": "lock_run", "callee": "_build_package_finder", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L109"}, {"caller_nid": "lock_run", "callee": "enter_context", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L114"}, {"caller_nid": "lock_run", "callee": "get_build_tracker", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L114"}, {"caller_nid": "lock_run", "callee": "TempDirectory", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L116"}, {"caller_nid": "lock_run", "callee": "get_requirements", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L122"}, {"caller_nid": "lock_run", "callee": "WheelCache", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L124"}, {"caller_nid": "lock_run", "callee": "make_requirement_preparer", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L132"}, {"caller_nid": "lock_run", "callee": "make_resolver", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L141"}, {"caller_nid": "lock_run", "callee": "trace_basic_info", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L152"}, {"caller_nid": "lock_run", "callee": "resolve", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L154"}, {"caller_nid": "lock_run", "callee": "cwd", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L157"}, {"caller_nid": "lock_run", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L159"}, {"caller_nid": "lock_run", "callee": "is_valid_pylock_path", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L160"}, {"caller_nid": "lock_run", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L161"}, {"caller_nid": "lock_run", "callee": "pylock_from_install_requirements", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L166"}, {"caller_nid": "lock_run", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L167"}, {"caller_nid": "lock_run", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L169"}, {"caller_nid": "lock_run", "callee": "to_dict", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L169"}, {"caller_nid": "lock_run", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L171"}, {"caller_nid": "lock_run", "callee": "write_text", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py", "source_location": "L173"}]} |