Files
tfm_ainventory/graphify-out/cache/29809840f99f178dcf402461dc3ec707cbc40518425a5995c628412cbc67949a.json

1 line
60 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_py", "label": "install.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L1"}, {"id": "install_load_sysconfig_schemes", "label": "_load_sysconfig_schemes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L99"}, {"id": "install_load_schemes", "label": "_load_schemes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L107"}, {"id": "install_get_implementation", "label": "_get_implementation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L123"}, {"id": "install_select_scheme", "label": "_select_scheme()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L130"}, {"id": "install_remove_set", "label": "_remove_set()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L135"}, {"id": "install_resolve_scheme", "label": "_resolve_scheme()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L142"}, {"id": "install_load_scheme", "label": "_load_scheme()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L151"}, {"id": "install_inject_headers", "label": "_inject_headers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L155"}, {"id": "install_scheme_attrs", "label": "_scheme_attrs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L169"}, {"id": "install_install", "label": "install", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L174"}, {"id": "command", "label": "Command", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "install_install_initialize_options", "label": ".initialize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L247"}, {"id": "install_install_finalize_options", "label": ".finalize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L324"}, {"id": "install_install_dump_dirs", "label": ".dump_dirs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L507"}, {"id": "install_install_finalize_unix", "label": ".finalize_unix()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L527"}, {"id": "install_install_finalize_other", "label": ".finalize_other()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L576"}, {"id": "install_install_select_scheme", "label": ".select_scheme()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L598"}, {"id": "install_install_expand_attrs", "label": "._expand_attrs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L601"}, {"id": "install_install_expand_basedirs", "label": ".expand_basedirs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L610"}, {"id": "install_install_expand_dirs", "label": ".expand_dirs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L615"}, {"id": "install_install_convert_paths", "label": ".convert_paths()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L626"}, {"id": "install_install_handle_extra_path", "label": ".handle_extra_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L632"}, {"id": "install_install_change_roots", "label": ".change_roots()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L667"}, {"id": "install_install_create_home_path", "label": ".create_home_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L673"}, {"id": "install_install_run", "label": ".run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L685"}, {"id": "install_install_create_path_file", "label": ".create_path_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L735"}, {"id": "install_install_get_outputs", "label": ".get_outputs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L747"}, {"id": "install_install_get_inputs", "label": ".get_inputs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L763"}, {"id": "install_install_has_lib", "label": ".has_lib()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L775"}, {"id": "install_install_has_headers", "label": ".has_headers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L782"}, {"id": "install_install_has_scripts", "label": ".has_scripts()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L787"}, {"id": "install_install_has_data", "label": ".has_data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L792"}, {"id": "install_rationale_1", "label": "distutils.command.install Implements the Distutils 'install' command.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L1"}, {"id": "install_rationale_108", "label": "Extend default schemes with schemes from sysconfig.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L108"}, {"id": "install_rationale_136", "label": "Include only attrs that are None in ob.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L136"}, {"id": "install_rationale_156", "label": "Given a scheme name and the resolved scheme, if the scheme does not include", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L156"}, {"id": "install_rationale_170", "label": "Resolve install directories by applying the install schemes.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L170"}, {"id": "install_rationale_508", "label": "Dumps the list of user options.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L508"}, {"id": "install_rationale_528", "label": "Finalizes options for posix platforms.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L528"}, {"id": "install_rationale_577", "label": "Finalizes options for non-posix platforms", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L577"}, {"id": "install_rationale_611", "label": "Calls `os.path.expanduser` on install_base, install_platbase and root.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L611"}, {"id": "install_rationale_616", "label": "Calls `os.path.expanduser` on install dirs.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L616"}, {"id": "install_rationale_627", "label": "Call `convert_path` over `names`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L627"}, {"id": "install_rationale_633", "label": "Set `path_file` and `extra_dirs` using `extra_path`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L633"}, {"id": "install_rationale_668", "label": "Change the install directories pointed by name using root.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L668"}, {"id": "install_rationale_674", "label": "Create directories under ~.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L674"}, {"id": "install_rationale_736", "label": "Creates the .pth file", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L736"}, {"id": "install_rationale_748", "label": "Assembles the outputs of all the sub-commands.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L748"}, {"id": "install_rationale_764", "label": "Returns the inputs of all the sub-commands", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L764"}, {"id": "install_rationale_776", "label": "Returns true if the current distribution has any Python modules to insta", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L776"}, {"id": "install_rationale_783", "label": "Returns true if the current distribution has any headers to install.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L783"}, {"id": "install_rationale_788", "label": "Returns true if the current distribution has any scripts to. install.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L788"}, {"id": "install_rationale_793", "label": "Returns true if the current distribution has any data to. install.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L793"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_py", "target": "collections", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_py", "target": "contextlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_py", "target": "itertools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_py", "target": "sysconfig", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_py", "target": "distutils_log", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_py", "target": "site", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_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.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_debug_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_errors_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_file_util_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_sysconfig_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_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.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_py", "target": "install_load_sysconfig_schemes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L99", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_py", "target": "install_load_schemes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L107", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_py", "target": "install_get_implementation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L123", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_py", "target": "install_select_scheme", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L130", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_py", "target": "install_remove_set", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L135", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_py", "target": "install_resolve_scheme", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L142", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_py", "target": "install_load_scheme", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L151", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_py", "target": "install_inject_headers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L155", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_py", "target": "install_scheme_attrs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L169", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_py", "target": "install_install", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L174", "weight": 1.0}, {"source": "install_install", "target": "command", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L174", "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/_distutils/command/install.py", "source_location": "L247", "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/_distutils/command/install.py", "source_location": "L324", "weight": 1.0}, {"source": "install_install", "target": "install_install_dump_dirs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L507", "weight": 1.0}, {"source": "install_install", "target": "install_install_finalize_unix", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L527", "weight": 1.0}, {"source": "install_install", "target": "install_install_finalize_other", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L576", "weight": 1.0}, {"source": "install_install", "target": "install_install_select_scheme", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L598", "weight": 1.0}, {"source": "install_install", "target": "install_install_expand_attrs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L601", "weight": 1.0}, {"source": "install_install", "target": "install_install_expand_basedirs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L610", "weight": 1.0}, {"source": "install_install", "target": "install_install_expand_dirs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L615", "weight": 1.0}, {"source": "install_install", "target": "install_install_convert_paths", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L626", "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/_distutils/command/install.py", "source_location": "L632", "weight": 1.0}, {"source": "install_install", "target": "install_install_change_roots", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L667", "weight": 1.0}, {"source": "install_install", "target": "install_install_create_home_path", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L673", "weight": 1.0}, {"source": "install_install", "target": "install_install_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L685", "weight": 1.0}, {"source": "install_install", "target": "install_install_create_path_file", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L735", "weight": 1.0}, {"source": "install_install", "target": "install_install_get_outputs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L747", "weight": 1.0}, {"source": "install_install", "target": "install_install_get_inputs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L763", "weight": 1.0}, {"source": "install_install", "target": "install_install_has_lib", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L775", "weight": 1.0}, {"source": "install_install", "target": "install_install_has_headers", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L782", "weight": 1.0}, {"source": "install_install", "target": "install_install_has_scripts", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L787", "weight": 1.0}, {"source": "install_install", "target": "install_install_has_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L792", "weight": 1.0}, {"source": "install_load_schemes", "target": "install_load_sysconfig_schemes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L112", "weight": 1.0}, {"source": "install_select_scheme", "target": "install_inject_headers", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L131", "weight": 1.0}, {"source": "install_select_scheme", "target": "install_load_scheme", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L131", "weight": 1.0}, {"source": "install_select_scheme", "target": "install_resolve_scheme", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L131", "weight": 1.0}, {"source": "install_select_scheme", "target": "install_remove_set", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L132", "weight": 1.0}, {"source": "install_select_scheme", "target": "install_scheme_attrs", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L132", "weight": 1.0}, {"source": "install_load_scheme", "target": "install_load_schemes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L152", "weight": 1.0}, {"source": "install_inject_headers", "target": "install_load_scheme", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L164", "weight": 1.0}, {"source": "install_install_finalize_options", "target": "install_install_dump_dirs", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L378", "weight": 1.0}, {"source": "install_install_finalize_options", "target": "install_install_finalize_unix", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L381", "weight": 1.0}, {"source": "install_install_finalize_options", "target": "install_install_finalize_other", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L383", "weight": 1.0}, {"source": "install_install_finalize_options", "target": "install_get_implementation", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L412", "weight": 1.0}, {"source": "install_install_finalize_options", "target": "install_install_expand_basedirs", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L433", "weight": 1.0}, {"source": "install_install_finalize_options", "target": "install_install_expand_dirs", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L450", "weight": 1.0}, {"source": "install_install_finalize_options", "target": "install_install_create_home_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L456", "weight": 1.0}, {"source": "install_install_finalize_options", "target": "install_install_convert_paths", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L470", "weight": 1.0}, {"source": "install_install_finalize_options", "target": "install_install_handle_extra_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L486", "weight": 1.0}, {"source": "install_install_finalize_options", "target": "install_install_change_roots", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L493", "weight": 1.0}, {"source": "install_install_finalize_unix", "target": "install_install_select_scheme", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L551", "weight": 1.0}, {"source": "install_install_finalize_other", "target": "install_install_select_scheme", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L582", "weight": 1.0}, {"source": "install_install_select_scheme", "target": "install_select_scheme", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L599", "weight": 1.0}, {"source": "install_install_expand_basedirs", "target": "install_install_expand_attrs", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L613", "weight": 1.0}, {"source": "install_install_expand_dirs", "target": "install_install_expand_attrs", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L617", "weight": 1.0}, {"source": "install_install_run", "target": "install_install_create_path_file", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L703", "weight": 1.0}, {"source": "install_install_run", "target": "install_install_get_outputs", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L707", "weight": 1.0}, {"source": "install_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_install_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L1", "weight": 1.0}, {"source": "install_rationale_108", "target": "install_load_schemes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L108", "weight": 1.0}, {"source": "install_rationale_136", "target": "install_remove_set", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L136", "weight": 1.0}, {"source": "install_rationale_156", "target": "install_inject_headers", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L156", "weight": 1.0}, {"source": "install_rationale_170", "target": "install_scheme_attrs", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L170", "weight": 1.0}, {"source": "install_rationale_508", "target": "install_install_dump_dirs", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L508", "weight": 1.0}, {"source": "install_rationale_528", "target": "install_install_finalize_unix", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L528", "weight": 1.0}, {"source": "install_rationale_577", "target": "install_install_finalize_other", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L577", "weight": 1.0}, {"source": "install_rationale_611", "target": "install_install_expand_basedirs", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L611", "weight": 1.0}, {"source": "install_rationale_616", "target": "install_install_expand_dirs", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L616", "weight": 1.0}, {"source": "install_rationale_627", "target": "install_install_convert_paths", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L627", "weight": 1.0}, {"source": "install_rationale_633", "target": "install_install_handle_extra_path", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L633", "weight": 1.0}, {"source": "install_rationale_668", "target": "install_install_change_roots", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L668", "weight": 1.0}, {"source": "install_rationale_674", "target": "install_install_create_home_path", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L674", "weight": 1.0}, {"source": "install_rationale_736", "target": "install_install_create_path_file", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L736", "weight": 1.0}, {"source": "install_rationale_748", "target": "install_install_get_outputs", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L748", "weight": 1.0}, {"source": "install_rationale_764", "target": "install_install_get_inputs", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L764", "weight": 1.0}, {"source": "install_rationale_776", "target": "install_install_has_lib", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L776", "weight": 1.0}, {"source": "install_rationale_783", "target": "install_install_has_headers", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L783", "weight": 1.0}, {"source": "install_rationale_788", "target": "install_install_has_scripts", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L788", "weight": 1.0}, {"source": "install_rationale_793", "target": "install_install_has_data", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L793", "weight": 1.0}], "raw_calls": [{"caller_nid": "install_load_sysconfig_schemes", "callee": "suppress", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L100"}, {"caller_nid": "install_load_sysconfig_schemes", "callee": "get_paths", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L102"}, {"caller_nid": "install_load_sysconfig_schemes", "callee": "get_scheme_names", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L103"}, {"caller_nid": "install_load_schemes", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L116"}, {"caller_nid": "install_load_schemes", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L117"}, {"caller_nid": "install_load_schemes", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L119"}, {"caller_nid": "install_load_schemes", "callee": "chain", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L119"}, {"caller_nid": "install_get_implementation", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L124"}, {"caller_nid": "install_select_scheme", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L132"}, {"caller_nid": "install_select_scheme", "callee": "vars", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L132"}, {"caller_nid": "install_remove_set", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L139"}, {"caller_nid": "install_remove_set", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L139"}, {"caller_nid": "install_resolve_scheme", "callee": "partition", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L143"}, {"caller_nid": "install_resolve_scheme", "callee": "get_preferred_scheme", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L145"}, {"caller_nid": "install_resolve_scheme", "callee": "scheme", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L147"}, {"caller_nid": "install_inject_headers", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L165"}, {"caller_nid": "install_install_finalize_options", "callee": "DistutilsOptionError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L343"}, {"caller_nid": "install_install_finalize_options", "callee": "DistutilsOptionError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L348"}, {"caller_nid": "install_install_finalize_options", "callee": "DistutilsOptionError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L359"}, {"caller_nid": "install_install_finalize_options", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L367"}, {"caller_nid": "install_install_finalize_options", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L392"}, {"caller_nid": "install_install_finalize_options", "callee": "get_config_vars", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L393"}, {"caller_nid": "install_install_finalize_options", "callee": "get_name", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L400"}, {"caller_nid": "install_install_finalize_options", "callee": "get_version", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L401"}, {"caller_nid": "install_install_finalize_options", "callee": "get_fullname", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L402"}, {"caller_nid": "install_install_finalize_options", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L411"}, {"caller_nid": "install_install_finalize_options", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L412"}, {"caller_nid": "install_install_finalize_options", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L417"}, {"caller_nid": "install_install_finalize_options", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L419"}, {"caller_nid": "install_install_finalize_options", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L419"}, {"caller_nid": "install_install_finalize_options", "callee": "ChainMap", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L426"}, {"caller_nid": "install_install_finalize_options", "callee": "get_config_vars", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L428"}, {"caller_nid": "install_install_finalize_options", "callee": "vars", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L430"}, {"caller_nid": "install_install_finalize_options", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L445"}, {"caller_nid": "install_install_finalize_options", "callee": "pprint", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L446"}, {"caller_nid": "install_install_finalize_options", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L446"}, {"caller_nid": "install_install_finalize_options", "callee": "has_ext_modules", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L463"}, {"caller_nid": "install_install_finalize_options", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L488"}, {"caller_nid": "install_install_finalize_options", "callee": "set_undefined_options", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L500"}, {"caller_nid": "install_install_dump_dirs", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L513"}, {"caller_nid": "install_install_dump_dirs", "callee": "translate", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L520"}, {"caller_nid": "install_install_dump_dirs", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L521"}, {"caller_nid": "install_install_dump_dirs", "callee": "translate", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L523"}, {"caller_nid": "install_install_dump_dirs", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L524"}, {"caller_nid": "install_install_dump_dirs", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L525"}, {"caller_nid": "install_install_finalize_unix", "callee": "DistutilsOptionError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L541"}, {"caller_nid": "install_install_finalize_unix", "callee": "DistutilsPlatformError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L549"}, {"caller_nid": "install_install_finalize_unix", "callee": "DistutilsOptionError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L558"}, {"caller_nid": "install_install_finalize_unix", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L563"}, {"caller_nid": "install_install_finalize_unix", "callee": "normpath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L565"}, {"caller_nid": "install_install_finalize_unix", "callee": "normpath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L566"}, {"caller_nid": "install_install_finalize_other", "callee": "DistutilsPlatformError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L580"}, {"caller_nid": "install_install_finalize_other", "callee": "normpath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L588"}, {"caller_nid": "install_install_finalize_other", "callee": "DistutilsPlatformError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L594"}, {"caller_nid": "install_install_expand_attrs", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L603"}, {"caller_nid": "install_install_expand_attrs", "callee": "expanduser", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L606"}, {"caller_nid": "install_install_expand_attrs", "callee": "subst_vars", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L607"}, {"caller_nid": "install_install_expand_attrs", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L608"}, {"caller_nid": "install_install_convert_paths", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L630"}, {"caller_nid": "install_install_convert_paths", "callee": "convert_path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L630"}, {"caller_nid": "install_install_convert_paths", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L630"}, {"caller_nid": "install_install_handle_extra_path", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L638"}, {"caller_nid": "install_install_handle_extra_path", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L642"}, {"caller_nid": "install_install_handle_extra_path", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L643"}, {"caller_nid": "install_install_handle_extra_path", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L645"}, {"caller_nid": "install_install_handle_extra_path", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L647"}, {"caller_nid": "install_install_handle_extra_path", "callee": "DistutilsOptionError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L650"}, {"caller_nid": "install_install_handle_extra_path", "callee": "convert_path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L657"}, {"caller_nid": "install_install_change_roots", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L671"}, {"caller_nid": "install_install_change_roots", "callee": "change_root", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L671"}, {"caller_nid": "install_install_change_roots", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L671"}, {"caller_nid": "install_install_create_home_path", "callee": "convert_path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L677"}, {"caller_nid": "install_install_create_home_path", "callee": "expanduser", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L677"}, {"caller_nid": "install_install_create_home_path", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L678"}, {"caller_nid": "install_install_create_home_path", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L679"}, {"caller_nid": "install_install_create_home_path", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L679"}, {"caller_nid": "install_install_create_home_path", "callee": "isdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L679"}, {"caller_nid": "install_install_create_home_path", "callee": "debug_print", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L680"}, {"caller_nid": "install_install_create_home_path", "callee": "makedirs", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L681"}, {"caller_nid": "install_install_run", "callee": "run_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L689"}, {"caller_nid": "install_install_run", "callee": "get_command_obj", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L691"}, {"caller_nid": "install_install_run", "callee": "get_platform", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L695"}, {"caller_nid": "install_install_run", "callee": "DistutilsPlatformError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L696"}, {"caller_nid": "install_install_run", "callee": "get_sub_commands", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L699"}, {"caller_nid": "install_install_run", "callee": "run_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L700"}, {"caller_nid": "install_install_run", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L709"}, {"caller_nid": "install_install_run", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L710"}, {"caller_nid": "install_install_run", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L710"}, {"caller_nid": "install_install_run", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L712"}, {"caller_nid": "install_install_run", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L718"}, {"caller_nid": "install_install_run", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L719"}, {"caller_nid": "install_install_run", "callee": "normcase", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L720"}, {"caller_nid": "install_install_run", "callee": "normpath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L720"}, {"caller_nid": "install_install_run", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L726"}, {"caller_nid": "install_install_create_path_file", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L737"}, {"caller_nid": "install_install_create_path_file", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L739"}, {"caller_nid": "install_install_create_path_file", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L743"}, {"caller_nid": "install_install_get_outputs", "callee": "get_sub_commands", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L750"}, {"caller_nid": "install_install_get_outputs", "callee": "get_finalized_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L751"}, {"caller_nid": "install_install_get_outputs", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L756"}, {"caller_nid": "install_install_get_outputs", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L759"}, {"caller_nid": "install_install_get_outputs", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L759"}, {"caller_nid": "install_install_get_inputs", "callee": "get_sub_commands", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L767"}, {"caller_nid": "install_install_get_inputs", "callee": "get_finalized_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L768"}, {"caller_nid": "install_install_get_inputs", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L769"}, {"caller_nid": "install_install_has_lib", "callee": "has_pure_modules", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L779"}, {"caller_nid": "install_install_has_lib", "callee": "has_ext_modules", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L779"}, {"caller_nid": "install_install_has_data", "callee": "has_data_files", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py", "source_location": "L795"}]}