Files
tfm_ainventory/graphify-out/cache/d0e9e698acffe9118b1491fbbdfb78950d0ef080168c1373ed8302cbd33ad838.json

1 line
9.8 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_freeze_py", "label": "freeze.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L1"}, {"id": "freeze_should_suppress_build_backends", "label": "_should_suppress_build_backends()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L11"}, {"id": "freeze_dev_pkgs", "label": "_dev_pkgs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L15"}, {"id": "freeze_freezecommand", "label": "FreezeCommand", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L24"}, {"id": "command", "label": "Command", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "freeze_freezecommand_add_options", "label": ".add_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L35"}, {"id": "freeze_freezecommand_run", "label": ".run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L87"}, {"id": "freeze_rationale_25", "label": "Output installed packages in requirements format. packages are listed in a", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L25"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_freeze_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_freeze_py", "target": "optparse", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_freeze_py", "target": "pip_internal_cli", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_freeze_py", "target": "pip_internal_cli_base_command", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_freeze_py", "target": "pip_internal_cli_status_codes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_freeze_py", "target": "pip_internal_operations_freeze", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_freeze_py", "target": "pip_internal_utils_compat", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_freeze_py", "target": "freeze_should_suppress_build_backends", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_freeze_py", "target": "freeze_dev_pkgs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_freeze_py", "target": "freeze_freezecommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L24", "weight": 1.0}, {"source": "freeze_freezecommand", "target": "command", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L24", "weight": 1.0}, {"source": "freeze_freezecommand", "target": "freeze_freezecommand_add_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L35", "weight": 1.0}, {"source": "freeze_freezecommand", "target": "freeze_freezecommand_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L87", "weight": 1.0}, {"source": "freeze_dev_pkgs", "target": "freeze_should_suppress_build_backends", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L18", "weight": 1.0}, {"source": "freeze_freezecommand_add_options", "target": "freeze_dev_pkgs", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L74", "weight": 1.0}, {"source": "freeze_freezecommand_run", "target": "freeze_dev_pkgs", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L90", "weight": 1.0}, {"source": "freeze_rationale_25", "target": "freeze_freezecommand", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L25", "weight": 1.0}], "raw_calls": [{"caller_nid": "freeze_freezecommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L36"}, {"caller_nid": "freeze_freezecommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L49"}, {"caller_nid": "freeze_freezecommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L60"}, {"caller_nid": "freeze_freezecommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L67"}, {"caller_nid": "freeze_freezecommand_add_options", "callee": "list_path", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L67"}, {"caller_nid": "freeze_freezecommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L68"}, {"caller_nid": "freeze_freezecommand_add_options", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L73"}, {"caller_nid": "freeze_freezecommand_add_options", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L74"}, {"caller_nid": "freeze_freezecommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L77"}, {"caller_nid": "freeze_freezecommand_add_options", "callee": "add_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L83"}, {"caller_nid": "freeze_freezecommand_add_options", "callee": "list_exclude", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L83"}, {"caller_nid": "freeze_freezecommand_add_options", "callee": "insert_option_group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L85"}, {"caller_nid": "freeze_freezecommand_run", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L88"}, {"caller_nid": "freeze_freezecommand_run", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L90"}, {"caller_nid": "freeze_freezecommand_run", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L93"}, {"caller_nid": "freeze_freezecommand_run", "callee": "check_list_path_option", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L95"}, {"caller_nid": "freeze_freezecommand_run", "callee": "freeze", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L97"}, {"caller_nid": "freeze_freezecommand_run", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py", "source_location": "L106"}]}