1 line
10 KiB
JSON
1 line
10 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_data_py", "label": "install_data.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L1"}, {"id": "install_data_install_data", "label": "install_data", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L19"}, {"id": "command", "label": "Command", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "install_data_install_data_initialize_options", "label": ".initialize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L34"}, {"id": "install_data_install_data_finalize_options", "label": ".finalize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L42"}, {"id": "install_data_install_data_run", "label": ".run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L50"}, {"id": "install_data_copy", "label": "_copy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L56"}, {"id": "install_data", "label": "_()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L79"}, {"id": "install_data_install_data_get_inputs", "label": ".get_inputs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L90"}, {"id": "install_data_install_data_get_outputs", "label": ".get_outputs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L93"}, {"id": "install_data_rationale_1", "label": "distutils.command.install_data Implements the Distutils 'install_data' command,", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L1"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_data_py", "target": "functools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_data_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_data_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_data_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_data_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_core_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_data_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_util_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_data_py", "target": "install_data_install_data", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L19", "weight": 1.0}, {"source": "install_data_install_data", "target": "command", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L19", "weight": 1.0}, {"source": "install_data_install_data", "target": "install_data_install_data_initialize_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L34", "weight": 1.0}, {"source": "install_data_install_data", "target": "install_data_install_data_finalize_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L42", "weight": 1.0}, {"source": "install_data_install_data", "target": "install_data_install_data_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L50", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_data_py", "target": "install_data_copy", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L56", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_data_py", "target": "install_data", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L79", "weight": 1.0}, {"source": "install_data_install_data", "target": "install_data_install_data_get_inputs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L90", "weight": 1.0}, {"source": "install_data_install_data", "target": "install_data_install_data_get_outputs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L93", "weight": 1.0}, {"source": "install_data_install_data_run", "target": "install_data_copy", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L53", "weight": 1.0}, {"source": "install_data_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_data_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "install_data_install_data_finalize_options", "callee": "set_undefined_options", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L43"}, {"caller_nid": "install_data_install_data_run", "callee": "mkpath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L51"}, {"caller_nid": "install_data_copy", "callee": "convert_path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L58"}, {"caller_nid": "install_data_copy", "callee": "isabs", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L59"}, {"caller_nid": "install_data_copy", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L60"}, {"caller_nid": "install_data_copy", "callee": "change_root", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L62"}, {"caller_nid": "install_data_copy", "callee": "mkpath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L63"}, {"caller_nid": "install_data_copy", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L69"}, {"caller_nid": "install_data_copy", "callee": "convert_path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L73"}, {"caller_nid": "install_data_copy", "callee": "copy_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L74"}, {"caller_nid": "install_data_copy", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L75"}, {"caller_nid": "install_data", "callee": "convert_path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L81"}, {"caller_nid": "install_data", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L83"}, {"caller_nid": "install_data", "callee": "copy_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L87"}, {"caller_nid": "install_data", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py", "source_location": "L88"}]} |