1 line
107 KiB
JSON
1 line
107 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "label": "editable_wheel.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L1"}, {"id": "editable_wheel_editablemode", "label": "_EditableMode", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L53"}, {"id": "enum", "label": "Enum", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "editable_wheel_convert", "label": "convert()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L66"}, {"id": "editable_wheel_editable_wheel", "label": "editable_wheel", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L104"}, {"id": "command", "label": "Command", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "editable_wheel_editable_wheel_initialize_options", "label": ".initialize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L118"}, {"id": "editable_wheel_editable_wheel_finalize_options", "label": ".finalize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L124"}, {"id": "editable_wheel_editable_wheel_run", "label": ".run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L130"}, {"id": "editable_wheel_editable_wheel_ensure_dist_info", "label": "._ensure_dist_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L151"}, {"id": "editable_wheel_editable_wheel_install_namespaces", "label": "._install_namespaces()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L162"}, {"id": "editable_wheel_editable_wheel_find_egg_info_dir", "label": "._find_egg_info_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L172"}, {"id": "editable_wheel_editable_wheel_configure_build", "label": "._configure_build()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L177"}, {"id": "editable_wheel_editable_wheel_set_editable_mode", "label": "._set_editable_mode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L240"}, {"id": "editable_wheel_editable_wheel_collect_build_outputs", "label": "._collect_build_outputs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L251"}, {"id": "editable_wheel_editable_wheel_run_build_commands", "label": "._run_build_commands()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L265"}, {"id": "editable_wheel_editable_wheel_run_build_subcommands", "label": "._run_build_subcommands()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L280"}, {"id": "editable_wheel_editable_wheel_safely_run", "label": "._safely_run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L302"}, {"id": "editable_wheel_editable_wheel_create_wheel_file", "label": "._create_wheel_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L330"}, {"id": "editable_wheel_editable_wheel_run_install", "label": "._run_install()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L358"}, {"id": "editable_wheel_editable_wheel_select_strategy", "label": "._select_strategy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L364"}, {"id": "editable_wheel_editablestrategy", "label": "EditableStrategy", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L391"}, {"id": "protocol", "label": "Protocol", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "editable_wheel_editablestrategy_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L392"}, {"id": "editable_wheel_editablestrategy_enter", "label": ".__enter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L395"}, {"id": "editable_wheel_editablestrategy_exit", "label": ".__exit__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L396"}, {"id": "editable_wheel_staticpth", "label": "_StaticPth", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L404"}, {"id": "editable_wheel_staticpth_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L405"}, {"id": "editable_wheel_staticpth_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L410"}, {"id": "editable_wheel_staticpth_enter", "label": ".__enter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L417"}, {"id": "editable_wheel_staticpth_exit", "label": ".__exit__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L425"}, {"id": "editable_wheel_linktree", "label": "_LinkTree", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L434"}, {"id": "editable_wheel_linktree_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L445"}, {"id": "editable_wheel_linktree_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L457"}, {"id": "editable_wheel_linktree_normalize_output", "label": "._normalize_output()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L463"}, {"id": "editable_wheel_linktree_create_file", "label": "._create_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L470"}, {"id": "editable_wheel_linktree_create_links", "label": "._create_links()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L476"}, {"id": "editable_wheel_linktree_enter", "label": ".__enter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L491"}, {"id": "editable_wheel_linktree_exit", "label": ".__exit__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L496"}, {"id": "editable_wheel_toplevelfinder", "label": "_TopLevelFinder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L512"}, {"id": "editable_wheel_toplevelfinder_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L513"}, {"id": "editable_wheel_toplevelfinder_template_vars", "label": ".template_vars()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L517"}, {"id": "editable_wheel_toplevelfinder_get_implementation", "label": ".get_implementation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L544"}, {"id": "editable_wheel_toplevelfinder_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L553"}, {"id": "editable_wheel_toplevelfinder_enter", "label": ".__enter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L559"}, {"id": "editable_wheel_toplevelfinder_exit", "label": ".__exit__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L564"}, {"id": "editable_wheel_encode_pth", "label": "_encode_pth()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L577"}, {"id": "editable_wheel_can_symlink_files", "label": "_can_symlink_files()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L598"}, {"id": "editable_wheel_simple_layout", "label": "_simple_layout()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L618"}, {"id": "editable_wheel_parent_path", "label": "_parent_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L659"}, {"id": "editable_wheel_find_packages", "label": "_find_packages()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L673"}, {"id": "editable_wheel_find_top_level_modules", "label": "_find_top_level_modules()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L689"}, {"id": "editable_wheel_find_package_roots", "label": "_find_package_roots()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L698"}, {"id": "editable_wheel_absolute_root", "label": "_absolute_root()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L711"}, {"id": "editable_wheel_find_virtual_namespaces", "label": "_find_virtual_namespaces()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L722"}, {"id": "editable_wheel_find_namespaces", "label": "_find_namespaces()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L746"}, {"id": "editable_wheel_remove_nested", "label": "_remove_nested()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L755"}, {"id": "editable_wheel_is_nested", "label": "_is_nested()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L768"}, {"id": "editable_wheel_empty_dir", "label": "_empty_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L790"}, {"id": "editable_wheel_namespaceinstaller", "label": "_NamespaceInstaller", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L797"}, {"id": "editable_wheel_namespaceinstaller_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L798"}, {"id": "editable_wheel_namespaceinstaller_get_nspkg_file", "label": "._get_nspkg_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L805"}, {"id": "editable_wheel_namespaceinstaller_get_root", "label": "._get_root()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L809"}, {"id": "editable_wheel_finder_template", "label": "_finder_template()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L903"}, {"id": "editable_wheel_linksnotsupported", "label": "LinksNotSupported", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L913"}, {"id": "editable_wheel_rationale_1", "label": "Create a wheel that, when installed, will make the source package 'editable' (ad", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L1"}, {"id": "editable_wheel_rationale_54", "label": "Possible editable installation modes: `lenient` (new files automatically add", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L54"}, {"id": "editable_wheel_rationale_105", "label": "Build 'editable' wheel for development. This command is private and reserved", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L105"}, {"id": "editable_wheel_rationale_180", "label": "Configure commands to behave in the following ways: - Build commands ca", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L180"}, {"id": "editable_wheel_rationale_241", "label": "Set the ``editable_mode`` flag in the build sub-commands", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L241"}, {"id": "editable_wheel_rationale_281", "label": "Issue #3501 indicates that some plugins/customizations might rely on: 1", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L281"}, {"id": "editable_wheel_rationale_370", "label": "Decides which strategy to use to implement an editable installation.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L370"}, {"id": "editable_wheel_rationale_435", "label": "Creates a ``.pth`` file that points to a link tree in the ``auxiliary_dir``.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L435"}, {"id": "editable_wheel_rationale_578", "label": "Prior to Python 3.13 (see https://github.com/python/cpython/issues/77102), .", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L578"}, {"id": "editable_wheel_rationale_621", "label": "Return ``True`` if: - all packages are contained by the same parent director", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L621"}, {"id": "editable_wheel_rationale_660", "label": "Infer the parent path containing a package, that if added to ``sys.path`` would", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L660"}, {"id": "editable_wheel_rationale_712", "label": "Works for packages and top-level modules", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L712"}, {"id": "editable_wheel_rationale_723", "label": "By carefully designing ``package_dir``, it is possible to implement the logical", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L723"}, {"id": "editable_wheel_rationale_769", "label": "Return ``True`` if ``pkg`` is nested inside ``parent`` both logically and in the", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L769"}, {"id": "editable_wheel_rationale_791", "label": "Create a directory ensured to be empty. Existing files may be removed.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L791"}, {"id": "editable_wheel_rationale_810", "label": "Where the modules/packages should be loaded from.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L810"}, {"id": "editable_wheel_rationale_906", "label": "Create a string containing the code for the``MetaPathFinder`` and ``PathEntr", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L906"}, {"id": "editable_wheel_rationale_914", "label": "File system does not seem to support either symlinks or hard links.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L914"}, {"id": "editable_wheel_rationale_84", "label": "# TODO: define due_date", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L84"}, {"id": "editable_wheel_rationale_291", "label": "# TODO: Once plugins/customizations had the chance to catch up, replace", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L291"}, {"id": "editable_wheel_rationale_324", "label": "# TODO: define due_date", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L324"}, {"id": "editable_wheel_rationale_591", "label": "# TODO: Python 3.13 replace the whole function with `bytes(content, \"utf-8\")`", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L591"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "io", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "operator", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "shutil", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "traceback", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "contextlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "enum", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "inspect", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "itertools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "pathlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "tempfile", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_path_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_compat_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_discovery_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_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/editable_wheel.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_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/editable_wheel.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_command_build_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_command_build_py_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_command_dist_info_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_command_egg_info_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_command_install_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_command_install_scripts_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_wheel_wheelfile_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L47", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "editable_wheel_editablemode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L53", "weight": 1.0}, {"source": "editable_wheel_editablemode", "target": "enum", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L53", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "editable_wheel_convert", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L66", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "editable_wheel_editable_wheel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L104", "weight": 1.0}, {"source": "editable_wheel_editable_wheel", "target": "command", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L104", "weight": 1.0}, {"source": "editable_wheel_editable_wheel", "target": "editable_wheel_editable_wheel_initialize_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L118", "weight": 1.0}, {"source": "editable_wheel_editable_wheel", "target": "editable_wheel_editable_wheel_finalize_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L124", "weight": 1.0}, {"source": "editable_wheel_editable_wheel", "target": "editable_wheel_editable_wheel_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L130", "weight": 1.0}, {"source": "editable_wheel_editable_wheel", "target": "editable_wheel_editable_wheel_ensure_dist_info", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L151", "weight": 1.0}, {"source": "editable_wheel_editable_wheel", "target": "editable_wheel_editable_wheel_install_namespaces", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L162", "weight": 1.0}, {"source": "editable_wheel_editable_wheel", "target": "editable_wheel_editable_wheel_find_egg_info_dir", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L172", "weight": 1.0}, {"source": "editable_wheel_editable_wheel", "target": "editable_wheel_editable_wheel_configure_build", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L177", "weight": 1.0}, {"source": "editable_wheel_editable_wheel", "target": "editable_wheel_editable_wheel_set_editable_mode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L240", "weight": 1.0}, {"source": "editable_wheel_editable_wheel", "target": "editable_wheel_editable_wheel_collect_build_outputs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L251", "weight": 1.0}, {"source": "editable_wheel_editable_wheel", "target": "editable_wheel_editable_wheel_run_build_commands", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L265", "weight": 1.0}, {"source": "editable_wheel_editable_wheel", "target": "editable_wheel_editable_wheel_run_build_subcommands", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L280", "weight": 1.0}, {"source": "editable_wheel_editable_wheel", "target": "editable_wheel_editable_wheel_safely_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L302", "weight": 1.0}, {"source": "editable_wheel_editable_wheel", "target": "editable_wheel_editable_wheel_create_wheel_file", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L330", "weight": 1.0}, {"source": "editable_wheel_editable_wheel", "target": "editable_wheel_editable_wheel_run_install", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L358", "weight": 1.0}, {"source": "editable_wheel_editable_wheel", "target": "editable_wheel_editable_wheel_select_strategy", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L364", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "editable_wheel_editablestrategy", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L391", "weight": 1.0}, {"source": "editable_wheel_editablestrategy", "target": "protocol", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L391", "weight": 1.0}, {"source": "editable_wheel_editablestrategy", "target": "editable_wheel_editablestrategy_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L392", "weight": 1.0}, {"source": "editable_wheel_editablestrategy", "target": "editable_wheel_editablestrategy_enter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L395", "weight": 1.0}, {"source": "editable_wheel_editablestrategy", "target": "editable_wheel_editablestrategy_exit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L396", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "editable_wheel_staticpth", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L404", "weight": 1.0}, {"source": "editable_wheel_staticpth", "target": "editable_wheel_staticpth_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L405", "weight": 1.0}, {"source": "editable_wheel_staticpth", "target": "editable_wheel_staticpth_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L410", "weight": 1.0}, {"source": "editable_wheel_staticpth", "target": "editable_wheel_staticpth_enter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L417", "weight": 1.0}, {"source": "editable_wheel_staticpth", "target": "editable_wheel_staticpth_exit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L425", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "editable_wheel_linktree", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L434", "weight": 1.0}, {"source": "editable_wheel_linktree", "target": "editable_wheel_staticpth", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L434", "weight": 1.0}, {"source": "editable_wheel_linktree", "target": "editable_wheel_linktree_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L445", "weight": 1.0}, {"source": "editable_wheel_linktree", "target": "editable_wheel_linktree_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L457", "weight": 1.0}, {"source": "editable_wheel_linktree", "target": "editable_wheel_linktree_normalize_output", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L463", "weight": 1.0}, {"source": "editable_wheel_linktree", "target": "editable_wheel_linktree_create_file", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L470", "weight": 1.0}, {"source": "editable_wheel_linktree", "target": "editable_wheel_linktree_create_links", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L476", "weight": 1.0}, {"source": "editable_wheel_linktree", "target": "editable_wheel_linktree_enter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L491", "weight": 1.0}, {"source": "editable_wheel_linktree", "target": "editable_wheel_linktree_exit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L496", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "editable_wheel_toplevelfinder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L512", "weight": 1.0}, {"source": "editable_wheel_toplevelfinder", "target": "editable_wheel_toplevelfinder_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L513", "weight": 1.0}, {"source": "editable_wheel_toplevelfinder", "target": "editable_wheel_toplevelfinder_template_vars", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L517", "weight": 1.0}, {"source": "editable_wheel_toplevelfinder", "target": "editable_wheel_toplevelfinder_get_implementation", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L544", "weight": 1.0}, {"source": "editable_wheel_toplevelfinder", "target": "editable_wheel_toplevelfinder_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L553", "weight": 1.0}, {"source": "editable_wheel_toplevelfinder", "target": "editable_wheel_toplevelfinder_enter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L559", "weight": 1.0}, {"source": "editable_wheel_toplevelfinder", "target": "editable_wheel_toplevelfinder_exit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L564", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "editable_wheel_encode_pth", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L577", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "editable_wheel_can_symlink_files", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L598", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "editable_wheel_simple_layout", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L618", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "editable_wheel_parent_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L659", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "editable_wheel_find_packages", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L673", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "editable_wheel_find_top_level_modules", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L689", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "editable_wheel_find_package_roots", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L698", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "editable_wheel_absolute_root", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L711", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "editable_wheel_find_virtual_namespaces", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L722", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "editable_wheel_find_namespaces", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L746", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "editable_wheel_remove_nested", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L755", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "editable_wheel_is_nested", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L768", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "editable_wheel_empty_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L790", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "editable_wheel_namespaceinstaller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L797", "weight": 1.0}, {"source": "editable_wheel_namespaceinstaller", "target": "editable_wheel_namespaceinstaller_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L798", "weight": 1.0}, {"source": "editable_wheel_namespaceinstaller", "target": "editable_wheel_namespaceinstaller_get_nspkg_file", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L805", "weight": 1.0}, {"source": "editable_wheel_namespaceinstaller", "target": "editable_wheel_namespaceinstaller_get_root", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L809", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "editable_wheel_finder_template", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L903", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "target": "editable_wheel_linksnotsupported", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L913", "weight": 1.0}, {"source": "editable_wheel_editable_wheel_run", "target": "editable_wheel_editable_wheel_ensure_dist_info", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L133", "weight": 1.0}, {"source": "editable_wheel_editable_wheel_run", "target": "editable_wheel_editable_wheel_create_wheel_file", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L140", "weight": 1.0}, {"source": "editable_wheel_editable_wheel_ensure_dist_info", "target": "editable_wheel_editable_wheel_run", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L156", "weight": 1.0}, {"source": "editable_wheel_editable_wheel_install_namespaces", "target": "editable_wheel_namespaceinstaller", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L169", "weight": 1.0}, {"source": "editable_wheel_editable_wheel_configure_build", "target": "editable_wheel_editable_wheel_find_egg_info_dir", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L233", "weight": 1.0}, {"source": "editable_wheel_editable_wheel_configure_build", "target": "editable_wheel_editable_wheel_set_editable_mode", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L235", "weight": 1.0}, {"source": "editable_wheel_editable_wheel_run_build_commands", "target": "editable_wheel_editable_wheel_configure_build", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L272", "weight": 1.0}, {"source": "editable_wheel_editable_wheel_run_build_commands", "target": "editable_wheel_editable_wheel_run_build_subcommands", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L273", "weight": 1.0}, {"source": "editable_wheel_editable_wheel_run_build_commands", "target": "editable_wheel_editable_wheel_collect_build_outputs", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L274", "weight": 1.0}, {"source": "editable_wheel_editable_wheel_run_build_commands", "target": "editable_wheel_editable_wheel_run_install", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L275", "weight": 1.0}, {"source": "editable_wheel_editable_wheel_run_build_subcommands", "target": "editable_wheel_editable_wheel_safely_run", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L298", "weight": 1.0}, {"source": "editable_wheel_editable_wheel_create_wheel_file", "target": "editable_wheel_editable_wheel_install_namespaces", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L349", "weight": 1.0}, {"source": "editable_wheel_editable_wheel_create_wheel_file", "target": "editable_wheel_editable_wheel_run_build_commands", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L350", "weight": 1.0}, {"source": "editable_wheel_editable_wheel_create_wheel_file", "target": "editable_wheel_editable_wheel_select_strategy", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L351", "weight": 1.0}, {"source": "editable_wheel_editable_wheel_select_strategy", "target": "editable_wheel_convert", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L373", "weight": 1.0}, {"source": "editable_wheel_editable_wheel_select_strategy", "target": "editable_wheel_empty_dir", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L376", "weight": 1.0}, {"source": "editable_wheel_editable_wheel_select_strategy", "target": "editable_wheel_linktree", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L377", "weight": 1.0}, {"source": "editable_wheel_editable_wheel_select_strategy", "target": "editable_wheel_find_packages", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L379", "weight": 1.0}, {"source": "editable_wheel_editable_wheel_select_strategy", "target": "editable_wheel_simple_layout", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L380", "weight": 1.0}, {"source": "editable_wheel_editable_wheel_select_strategy", "target": "editable_wheel_staticpth", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L385", "weight": 1.0}, {"source": "editable_wheel_editable_wheel_select_strategy", "target": "editable_wheel_toplevelfinder", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L388", "weight": 1.0}, {"source": "editable_wheel_staticpth_call", "target": "editable_wheel_encode_pth", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L414", "weight": 1.0}, {"source": "editable_wheel_linktree_init", "target": "editable_wheel_namespaceinstaller_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L455", "weight": 1.0}, {"source": "editable_wheel_linktree_call", "target": "editable_wheel_linktree_create_links", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L460", "weight": 1.0}, {"source": "editable_wheel_linktree_call", "target": "editable_wheel_toplevelfinder_call", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L461", "weight": 1.0}, {"source": "editable_wheel_linktree_create_links", "target": "editable_wheel_can_symlink_files", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L478", "weight": 1.0}, {"source": "editable_wheel_linktree_create_links", "target": "editable_wheel_linktree_normalize_output", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L479", "weight": 1.0}, {"source": "editable_wheel_linktree_create_links", "target": "editable_wheel_linktree_create_file", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L486", "weight": 1.0}, {"source": "editable_wheel_toplevelfinder_template_vars", "target": "editable_wheel_find_packages", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L519", "weight": 1.0}, {"source": "editable_wheel_toplevelfinder_template_vars", "target": "editable_wheel_find_top_level_modules", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L519", "weight": 1.0}, {"source": "editable_wheel_toplevelfinder_template_vars", "target": "editable_wheel_find_package_roots", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L521", "weight": 1.0}, {"source": "editable_wheel_toplevelfinder_template_vars", "target": "editable_wheel_find_namespaces", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L525", "weight": 1.0}, {"source": "editable_wheel_toplevelfinder_template_vars", "target": "editable_wheel_find_virtual_namespaces", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L526", "weight": 1.0}, {"source": "editable_wheel_toplevelfinder_get_implementation", "target": "editable_wheel_toplevelfinder_template_vars", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L545", "weight": 1.0}, {"source": "editable_wheel_toplevelfinder_get_implementation", "target": "editable_wheel_finder_template", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L547", "weight": 1.0}, {"source": "editable_wheel_toplevelfinder_get_implementation", "target": "editable_wheel_encode_pth", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L550", "weight": 1.0}, {"source": "editable_wheel_toplevelfinder_call", "target": "editable_wheel_toplevelfinder_get_implementation", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L556", "weight": 1.0}, {"source": "editable_wheel_can_symlink_files", "target": "editable_wheel_linksnotsupported", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L614", "weight": 1.0}, {"source": "editable_wheel_find_package_roots", "target": "editable_wheel_absolute_root", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L704", "weight": 1.0}, {"source": "editable_wheel_find_package_roots", "target": "editable_wheel_remove_nested", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L708", "weight": 1.0}, {"source": "editable_wheel_remove_nested", "target": "editable_wheel_is_nested", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L760", "weight": 1.0}, {"source": "editable_wheel_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L1", "weight": 1.0}, {"source": "editable_wheel_rationale_54", "target": "editable_wheel_editablemode", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L54", "weight": 1.0}, {"source": "editable_wheel_rationale_105", "target": "editable_wheel_editable_wheel", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L105", "weight": 1.0}, {"source": "editable_wheel_rationale_180", "target": "editable_wheel_editable_wheel_configure_build", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L180", "weight": 1.0}, {"source": "editable_wheel_rationale_241", "target": "editable_wheel_editable_wheel_set_editable_mode", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L241", "weight": 1.0}, {"source": "editable_wheel_rationale_281", "target": "editable_wheel_editable_wheel_run_build_subcommands", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L281", "weight": 1.0}, {"source": "editable_wheel_rationale_370", "target": "editable_wheel_editable_wheel_select_strategy", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L370", "weight": 1.0}, {"source": "editable_wheel_rationale_435", "target": "editable_wheel_linktree", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L435", "weight": 1.0}, {"source": "editable_wheel_rationale_578", "target": "editable_wheel_encode_pth", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L578", "weight": 1.0}, {"source": "editable_wheel_rationale_621", "target": "editable_wheel_simple_layout", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L621", "weight": 1.0}, {"source": "editable_wheel_rationale_660", "target": "editable_wheel_parent_path", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L660", "weight": 1.0}, {"source": "editable_wheel_rationale_712", "target": "editable_wheel_absolute_root", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L712", "weight": 1.0}, {"source": "editable_wheel_rationale_723", "target": "editable_wheel_find_virtual_namespaces", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L723", "weight": 1.0}, {"source": "editable_wheel_rationale_769", "target": "editable_wheel_is_nested", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L769", "weight": 1.0}, {"source": "editable_wheel_rationale_791", "target": "editable_wheel_empty_dir", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L791", "weight": 1.0}, {"source": "editable_wheel_rationale_810", "target": "editable_wheel_namespaceinstaller_get_root", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L810", "weight": 1.0}, {"source": "editable_wheel_rationale_906", "target": "editable_wheel_finder_template", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L906", "weight": 1.0}, {"source": "editable_wheel_rationale_914", "target": "editable_wheel_linksnotsupported", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L914", "weight": 1.0}, {"source": "editable_wheel_rationale_84", "target": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L84", "weight": 1.0}, {"source": "editable_wheel_rationale_291", "target": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L291", "weight": 1.0}, {"source": "editable_wheel_rationale_324", "target": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L324", "weight": 1.0}, {"source": "editable_wheel_rationale_591", "target": "backend_venv_lib_python3_12_site_packages_setuptools_command_editable_wheel_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L591", "weight": 1.0}], "raw_calls": [{"caller_nid": "editable_wheel_convert", "callee": "upper", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L70"}, {"caller_nid": "editable_wheel_convert", "callee": "OptionError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L72"}, {"caller_nid": "editable_wheel_convert", "callee": "emit", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L75"}, {"caller_nid": "editable_wheel_editable_wheel_finalize_options", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L128"}, {"caller_nid": "editable_wheel_editable_wheel_finalize_options", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L128"}, {"caller_nid": "editable_wheel_editable_wheel_run", "callee": "mkdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L132"}, {"caller_nid": "editable_wheel_editable_wheel_run", "callee": "reinitialize_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L136"}, {"caller_nid": "editable_wheel_editable_wheel_run", "callee": "get_finalized_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L137"}, {"caller_nid": "editable_wheel_editable_wheel_run", "callee": "write_wheelfile", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L138"}, {"caller_nid": "editable_wheel_editable_wheel_run", "callee": "get_name", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L142"}, {"caller_nid": "editable_wheel_editable_wheel_run", "callee": "add_note", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L143"}, {"caller_nid": "editable_wheel_editable_wheel_ensure_dist_info", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L153"}, {"caller_nid": "editable_wheel_editable_wheel_ensure_dist_info", "callee": "reinitialize_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L153"}, {"caller_nid": "editable_wheel_editable_wheel_ensure_dist_info", "callee": "ensure_finalized", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L155"}, {"caller_nid": "editable_wheel_editable_wheel_ensure_dist_info", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L159"}, {"caller_nid": "editable_wheel_editable_wheel_ensure_dist_info", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L159"}, {"caller_nid": "editable_wheel_editable_wheel_ensure_dist_info", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L160"}, {"caller_nid": "editable_wheel_editable_wheel_ensure_dist_info", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L160"}, {"caller_nid": "editable_wheel_editable_wheel_install_namespaces", "callee": "resolve", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L168"}, {"caller_nid": "editable_wheel_editable_wheel_install_namespaces", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L168"}, {"caller_nid": "editable_wheel_editable_wheel_install_namespaces", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L168"}, {"caller_nid": "editable_wheel_editable_wheel_install_namespaces", "callee": "install_namespaces", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L170"}, {"caller_nid": "editable_wheel_editable_wheel_find_egg_info_dir", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L173"}, {"caller_nid": "editable_wheel_editable_wheel_find_egg_info_dir", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L173"}, {"caller_nid": "editable_wheel_editable_wheel_find_egg_info_dir", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L174"}, {"caller_nid": "editable_wheel_editable_wheel_find_egg_info_dir", "callee": "glob", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L174"}, {"caller_nid": "editable_wheel_editable_wheel_find_egg_info_dir", "callee": "next", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L175"}, {"caller_nid": "editable_wheel_editable_wheel_configure_build", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L193"}, {"caller_nid": "editable_wheel_editable_wheel_configure_build", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L194"}, {"caller_nid": "editable_wheel_editable_wheel_configure_build", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L195"}, {"caller_nid": "editable_wheel_editable_wheel_configure_build", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L195"}, {"caller_nid": "editable_wheel_editable_wheel_configure_build", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L196"}, {"caller_nid": "editable_wheel_editable_wheel_configure_build", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L196"}, {"caller_nid": "editable_wheel_editable_wheel_configure_build", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L197"}, {"caller_nid": "editable_wheel_editable_wheel_configure_build", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L197"}, {"caller_nid": "editable_wheel_editable_wheel_configure_build", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L200"}, {"caller_nid": "editable_wheel_editable_wheel_configure_build", "callee": "reinitialize_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L201"}, {"caller_nid": "editable_wheel_editable_wheel_configure_build", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L203"}, {"caller_nid": "editable_wheel_editable_wheel_configure_build", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L206"}, {"caller_nid": "editable_wheel_editable_wheel_configure_build", "callee": "reinitialize_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L207"}, {"caller_nid": "editable_wheel_editable_wheel_configure_build", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L209"}, {"caller_nid": "editable_wheel_editable_wheel_configure_build", "callee": "reinitialize_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L210"}, {"caller_nid": "editable_wheel_editable_wheel_configure_build", "callee": "get_command_obj", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L221"}, {"caller_nid": "editable_wheel_editable_wheel_configure_build", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L224"}, {"caller_nid": "editable_wheel_editable_wheel_configure_build", "callee": "get_command_obj", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L225"}, {"caller_nid": "editable_wheel_editable_wheel_configure_build", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L229"}, {"caller_nid": "editable_wheel_editable_wheel_configure_build", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L231"}, {"caller_nid": "editable_wheel_editable_wheel_configure_build", "callee": "get_command_obj", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L231"}, {"caller_nid": "editable_wheel_editable_wheel_configure_build", "callee": "ensure_finalized", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L237"}, {"caller_nid": "editable_wheel_editable_wheel_configure_build", "callee": "ensure_finalized", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L238"}, {"caller_nid": "editable_wheel_editable_wheel_set_editable_mode", "callee": "get_command_obj", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L243"}, {"caller_nid": "editable_wheel_editable_wheel_set_editable_mode", "callee": "get_sub_commands", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L244"}, {"caller_nid": "editable_wheel_editable_wheel_set_editable_mode", "callee": "get_command_obj", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L245"}, {"caller_nid": "editable_wheel_editable_wheel_set_editable_mode", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L246"}, {"caller_nid": "editable_wheel_editable_wheel_set_editable_mode", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L248"}, {"caller_nid": "editable_wheel_editable_wheel_collect_build_outputs", "callee": "get_finalized_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L254"}, {"caller_nid": "editable_wheel_editable_wheel_collect_build_outputs", "callee": "get_sub_commands", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L256"}, {"caller_nid": "editable_wheel_editable_wheel_collect_build_outputs", "callee": "get_finalized_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L257"}, {"caller_nid": "editable_wheel_editable_wheel_collect_build_outputs", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L258"}, {"caller_nid": "editable_wheel_editable_wheel_collect_build_outputs", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L259"}, {"caller_nid": "editable_wheel_editable_wheel_collect_build_outputs", "callee": "get_outputs", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L259"}, {"caller_nid": "editable_wheel_editable_wheel_collect_build_outputs", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L260"}, {"caller_nid": "editable_wheel_editable_wheel_collect_build_outputs", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L261"}, {"caller_nid": "editable_wheel_editable_wheel_collect_build_outputs", "callee": "get_output_mapping", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L261"}, {"caller_nid": "editable_wheel_editable_wheel_run_build_subcommands", "callee": "get_finalized_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L294"}, {"caller_nid": "editable_wheel_editable_wheel_run_build_subcommands", "callee": "get_sub_commands", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L295"}, {"caller_nid": "editable_wheel_editable_wheel_run_build_subcommands", "callee": "get_finalized_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L296"}, {"caller_nid": "editable_wheel_editable_wheel_run_build_subcommands", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L297"}, {"caller_nid": "editable_wheel_editable_wheel_run_build_subcommands", "callee": "run_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L300"}, {"caller_nid": "editable_wheel_editable_wheel_safely_run", "callee": "run_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L304"}, {"caller_nid": "editable_wheel_editable_wheel_safely_run", "callee": "emit", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L306"}, {"caller_nid": "editable_wheel_editable_wheel_safely_run", "callee": "format_exc", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L309"}, {"caller_nid": "editable_wheel_editable_wheel_create_wheel_file", "callee": "get_finalized_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L333"}, {"caller_nid": "editable_wheel_editable_wheel_create_wheel_file", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L335"}, {"caller_nid": "editable_wheel_editable_wheel_create_wheel_file", "callee": "get_tag", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L335"}, {"caller_nid": "editable_wheel_editable_wheel_create_wheel_file", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L338"}, {"caller_nid": "editable_wheel_editable_wheel_create_wheel_file", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L339"}, {"caller_nid": "editable_wheel_editable_wheel_create_wheel_file", "callee": "unlink", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L340"}, {"caller_nid": "editable_wheel_editable_wheel_create_wheel_file", "callee": "TemporaryDirectory", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L342"}, {"caller_nid": "editable_wheel_editable_wheel_create_wheel_file", "callee": "TemporaryDirectory", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L343"}, {"caller_nid": "editable_wheel_editable_wheel_create_wheel_file", "callee": "TemporaryDirectory", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L344"}, {"caller_nid": "editable_wheel_editable_wheel_create_wheel_file", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L347"}, {"caller_nid": "editable_wheel_editable_wheel_create_wheel_file", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L347"}, {"caller_nid": "editable_wheel_editable_wheel_create_wheel_file", "callee": "copytree", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L348"}, {"caller_nid": "editable_wheel_editable_wheel_create_wheel_file", "callee": "WheelFile", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L352"}, {"caller_nid": "editable_wheel_editable_wheel_create_wheel_file", "callee": "strategy", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L353"}, {"caller_nid": "editable_wheel_editable_wheel_create_wheel_file", "callee": "write_files", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L354"}, {"caller_nid": "editable_wheel_editable_wheel_run_install", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L359"}, {"caller_nid": "editable_wheel_editable_wheel_run_install", "callee": "has_category", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L360"}, {"caller_nid": "editable_wheel_editable_wheel_run_install", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L361"}, {"caller_nid": "editable_wheel_editable_wheel_run_install", "callee": "run_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L362"}, {"caller_nid": "editable_wheel_editable_wheel_select_strategy", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L372"}, {"caller_nid": "editable_wheel_editable_wheel_select_strategy", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L376"}, {"caller_nid": "editable_wheel_editable_wheel_select_strategy", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L382"}, {"caller_nid": "editable_wheel_editable_wheel_select_strategy", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L384"}, {"caller_nid": "editable_wheel_editable_wheel_select_strategy", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L385"}, {"caller_nid": "editable_wheel_staticpth_call", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L413"}, {"caller_nid": "editable_wheel_staticpth_call", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L413"}, {"caller_nid": "editable_wheel_staticpth_call", "callee": "resolve", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L413"}, {"caller_nid": "editable_wheel_staticpth_call", "callee": "writestr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L415"}, {"caller_nid": "editable_wheel_staticpth_enter", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L420"}, {"caller_nid": "editable_wheel_staticpth_enter", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L420"}, {"caller_nid": "editable_wheel_staticpth_enter", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L422"}, {"caller_nid": "editable_wheel_linktree_init", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L452"}, {"caller_nid": "editable_wheel_linktree_init", "callee": "resolve", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L453"}, {"caller_nid": "editable_wheel_linktree_init", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L453"}, {"caller_nid": "editable_wheel_linktree_init", "callee": "get_command_obj", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L454"}, {"caller_nid": "editable_wheel_linktree_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L455"}, {"caller_nid": "editable_wheel_linktree_call", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L461"}, {"caller_nid": "editable_wheel_linktree_normalize_output", "callee": "suppress", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L465"}, {"caller_nid": "editable_wheel_linktree_normalize_output", "callee": "relative_to", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L466"}, {"caller_nid": "editable_wheel_linktree_normalize_output", "callee": "resolve", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L466"}, {"caller_nid": "editable_wheel_linktree_normalize_output", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L466"}, {"caller_nid": "editable_wheel_linktree_normalize_output", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L467"}, {"caller_nid": "editable_wheel_linktree_normalize_output", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L467"}, {"caller_nid": "editable_wheel_linktree_create_file", "callee": "is_dir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L472"}, {"caller_nid": "editable_wheel_linktree_create_file", "callee": "mkdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L473"}, {"caller_nid": "editable_wheel_linktree_create_file", "callee": "_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L474"}, {"caller_nid": "editable_wheel_linktree_create_links", "callee": "mkdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L477"}, {"caller_nid": "editable_wheel_linktree_create_links", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L479"}, {"caller_nid": "editable_wheel_linktree_create_links", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L488"}, {"caller_nid": "editable_wheel_linktree_enter", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L493"}, {"caller_nid": "editable_wheel_linktree_exit", "callee": "emit", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L509"}, {"caller_nid": "editable_wheel_toplevelfinder_template_vars", "callee": "chain", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L519"}, {"caller_nid": "editable_wheel_toplevelfinder_template_vars", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L523"}, {"caller_nid": "editable_wheel_toplevelfinder_template_vars", "callee": "chain", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L524"}, {"caller_nid": "editable_wheel_toplevelfinder_template_vars", "callee": "find_package_path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L531"}, {"caller_nid": "editable_wheel_toplevelfinder_template_vars", "callee": "safe_identifier", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L541"}, {"caller_nid": "editable_wheel_toplevelfinder_get_implementation", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L547"}, {"caller_nid": "editable_wheel_toplevelfinder_call", "callee": "writestr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L557"}, {"caller_nid": "editable_wheel_toplevelfinder_enter", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L561"}, {"caller_nid": "editable_wheel_toplevelfinder_exit", "callee": "emit", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L574"}, {"caller_nid": "editable_wheel_encode_pth", "callee": "BytesIO", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L589"}, {"caller_nid": "editable_wheel_encode_pth", "callee": "TextIOWrapper", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L590"}, {"caller_nid": "editable_wheel_encode_pth", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L592"}, {"caller_nid": "editable_wheel_encode_pth", "callee": "flush", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L593"}, {"caller_nid": "editable_wheel_encode_pth", "callee": "seek", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L594"}, {"caller_nid": "editable_wheel_encode_pth", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L595"}, {"caller_nid": "editable_wheel_can_symlink_files", "callee": "TemporaryDirectory", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L599"}, {"caller_nid": "editable_wheel_can_symlink_files", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L599"}, {"caller_nid": "editable_wheel_can_symlink_files", "callee": "resolve", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L599"}, {"caller_nid": "editable_wheel_can_symlink_files", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L600"}, {"caller_nid": "editable_wheel_can_symlink_files", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L600"}, {"caller_nid": "editable_wheel_can_symlink_files", "callee": "write_text", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L601"}, {"caller_nid": "editable_wheel_can_symlink_files", "callee": "suppress", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L602"}, {"caller_nid": "editable_wheel_can_symlink_files", "callee": "symlink", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L603"}, {"caller_nid": "editable_wheel_can_symlink_files", "callee": "is_symlink", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L604"}, {"caller_nid": "editable_wheel_can_symlink_files", "callee": "read_text", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L604"}, {"caller_nid": "editable_wheel_can_symlink_files", "callee": "link", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L608"}, {"caller_nid": "editable_wheel_simple_layout", "callee": "find_package_path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L649"}, {"caller_nid": "editable_wheel_simple_layout", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L651"}, {"caller_nid": "editable_wheel_simple_layout", "callee": "commonpath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L652"}, {"caller_nid": "editable_wheel_simple_layout", "callee": "starmap", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L652"}, {"caller_nid": "editable_wheel_simple_layout", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L652"}, {"caller_nid": "editable_wheel_simple_layout", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L653"}, {"caller_nid": "editable_wheel_simple_layout", "callee": "same_path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L654"}, {"caller_nid": "editable_wheel_simple_layout", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L654"}, {"caller_nid": "editable_wheel_simple_layout", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L654"}, {"caller_nid": "editable_wheel_simple_layout", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L655"}, {"caller_nid": "editable_wheel_parent_path", "callee": "removesuffix", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L669"}, {"caller_nid": "editable_wheel_parent_path", "callee": "rstrip", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L670"}, {"caller_nid": "editable_wheel_find_packages", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L674"}, {"caller_nid": "editable_wheel_find_packages", "callee": "rpartition", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L685"}, {"caller_nid": "editable_wheel_find_package_roots", "callee": "find_package_path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L704"}, {"caller_nid": "editable_wheel_find_package_roots", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L705"}, {"caller_nid": "editable_wheel_absolute_root", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L713"}, {"caller_nid": "editable_wheel_absolute_root", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L716"}, {"caller_nid": "editable_wheel_absolute_root", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L717"}, {"caller_nid": "editable_wheel_absolute_root", "callee": "resolve", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L717"}, {"caller_nid": "editable_wheel_absolute_root", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L719"}, {"caller_nid": "editable_wheel_absolute_root", "callee": "resolve", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L719"}, {"caller_nid": "editable_wheel_find_virtual_namespaces", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L737"}, {"caller_nid": "editable_wheel_find_virtual_namespaces", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L738"}, {"caller_nid": "editable_wheel_find_virtual_namespaces", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L738"}, {"caller_nid": "editable_wheel_find_virtual_namespaces", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L739"}, {"caller_nid": "editable_wheel_find_virtual_namespaces", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L740"}, {"caller_nid": "editable_wheel_find_virtual_namespaces", "callee": "find_package_path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L740"}, {"caller_nid": "editable_wheel_find_virtual_namespaces", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L741"}, {"caller_nid": "editable_wheel_find_namespaces", "callee": "find_package_path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L750"}, {"caller_nid": "editable_wheel_find_namespaces", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L751"}, {"caller_nid": "editable_wheel_find_namespaces", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L751"}, {"caller_nid": "editable_wheel_find_namespaces", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L751"}, {"caller_nid": "editable_wheel_find_namespaces", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L751"}, {"caller_nid": "editable_wheel_remove_nested", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L756"}, {"caller_nid": "editable_wheel_remove_nested", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L756"}, {"caller_nid": "editable_wheel_remove_nested", "callee": "reversed", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L758"}, {"caller_nid": "editable_wheel_remove_nested", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L758"}, {"caller_nid": "editable_wheel_remove_nested", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L758"}, {"caller_nid": "editable_wheel_remove_nested", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L759"}, {"caller_nid": "editable_wheel_remove_nested", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L761"}, {"caller_nid": "editable_wheel_remove_nested", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L763"}, {"caller_nid": "editable_wheel_is_nested", "callee": "normpath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L783"}, {"caller_nid": "editable_wheel_is_nested", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L784"}, {"caller_nid": "editable_wheel_is_nested", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L784"}, {"caller_nid": "editable_wheel_is_nested", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L784"}, {"caller_nid": "editable_wheel_is_nested", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L785"}, {"caller_nid": "editable_wheel_is_nested", "callee": "normpath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L785"}, {"caller_nid": "editable_wheel_is_nested", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L786"}, {"caller_nid": "editable_wheel_empty_dir", "callee": "rmtree", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L792"}, {"caller_nid": "editable_wheel_empty_dir", "callee": "makedirs", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L793"}, {"caller_nid": "editable_wheel_namespaceinstaller_get_nspkg_file", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L807"}, {"caller_nid": "editable_wheel_namespaceinstaller_get_root", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L811"}, {"caller_nid": "editable_wheel_namespaceinstaller_get_root", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L811"}, {"caller_nid": "editable_wheel_finder_template", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L909"}, {"caller_nid": "editable_wheel_finder_template", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L909"}, {"caller_nid": "editable_wheel_finder_template", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L909"}, {"caller_nid": "editable_wheel_finder_template", "callee": "itemgetter", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L909"}, {"caller_nid": "editable_wheel_finder_template", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py", "source_location": "L910"}]} |