Files
tfm_ainventory/graphify-out/cache/603df77d35f074646dcc77093259485cac3411659da9e5e04f3858afdf1ede6d.json

1 line
9.1 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_command_install_py", "label": "install.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L1"}, {"id": "install_getattr", "label": "__getattr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L21"}, {"id": "install_install", "label": "install", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L32"}, {"id": "install_install_initialize_options", "label": ".initialize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L57"}, {"id": "install_install_finalize_options", "label": ".finalize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L73"}, {"id": "install_install_handle_extra_path", "label": ".handle_extra_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L83"}, {"id": "install_called_from_setup", "label": "_called_from_setup()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L95"}, {"id": "install_rationale_33", "label": "Use easy_install to install the package, w/dependencies", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L33"}, {"id": "install_rationale_96", "label": "Attempt to detect whether run() was called from setup() or by another co", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L96"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_install_py", "target": "inspect", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_install_py", "target": "platform", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_install_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_install_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_install_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_dist_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_install_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_warnings_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_install_py", "target": "distutils_command_install", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_install_py", "target": "distutils_errors", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_install_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_command_easy_install_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_install_py", "target": "install_getattr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_install_py", "target": "install_install", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L32", "weight": 1.0}, {"source": "install_install", "target": "install_install_initialize_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L57", "weight": 1.0}, {"source": "install_install", "target": "install_install_finalize_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L73", "weight": 1.0}, {"source": "install_install", "target": "install_install_handle_extra_path", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L83", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_install_py", "target": "install_called_from_setup", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L95", "weight": 1.0}, {"source": "install_rationale_33", "target": "install_install", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L33", "weight": 1.0}, {"source": "install_rationale_96", "target": "install_install_called_from_setup", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L96", "weight": 1.0}], "raw_calls": [{"caller_nid": "install_getattr", "callee": "emit", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L23"}, {"caller_nid": "install_getattr", "callee": "AttributeError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L29"}, {"caller_nid": "install_install_initialize_options", "callee": "emit", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L58"}, {"caller_nid": "install_install_initialize_options", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L69"}, {"caller_nid": "install_install_finalize_options", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L74"}, {"caller_nid": "install_install_finalize_options", "callee": "DistutilsArgError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L79"}, {"caller_nid": "install_called_from_setup", "callee": "emit", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L107"}, {"caller_nid": "install_called_from_setup", "callee": "python_implementation", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L108"}, {"caller_nid": "install_called_from_setup", "callee": "emit", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L110"}, {"caller_nid": "install_called_from_setup", "callee": "getouterframes", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L113"}, {"caller_nid": "install_called_from_setup", "callee": "getframeinfo", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L116"}, {"caller_nid": "install_called_from_setup", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install.py", "source_location": "L117"}]}