1 line
52 KiB
JSON
1 line
52 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "label": "_bdist_wheel.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L1"}, {"id": "bdist_wheel_safe_name", "label": "safe_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L50"}, {"id": "bdist_wheel_safe_version", "label": "safe_version()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L57"}, {"id": "bdist_wheel_is_32bit_interpreter", "label": "_is_32bit_interpreter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L74"}, {"id": "bdist_wheel_python_tag", "label": "python_tag()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L78"}, {"id": "bdist_wheel_get_platform", "label": "get_platform()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L82"}, {"id": "bdist_wheel_get_flag", "label": "get_flag()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L102"}, {"id": "bdist_wheel_get_abi_tag", "label": "get_abi_tag()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L119"}, {"id": "bdist_wheel_safer_name", "label": "safer_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L159"}, {"id": "bdist_wheel_safer_version", "label": "safer_version()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L163"}, {"id": "bdist_wheel_remove_readonly", "label": "remove_readonly()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L167"}, {"id": "bdist_wheel_remove_readonly_exc", "label": "remove_readonly_exc()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L175"}, {"id": "bdist_wheel_bdist_wheel", "label": "bdist_wheel", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L180"}, {"id": "command", "label": "Command", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "bdist_wheel_bdist_wheel_initialize_options", "label": ".initialize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L248"}, {"id": "bdist_wheel_bdist_wheel_finalize_options", "label": ".finalize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L269"}, {"id": "bdist_wheel_wheel_dist_name", "label": "wheel_dist_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L313"}, {"id": "bdist_wheel_bdist_wheel_get_tag", "label": ".get_tag()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L323"}, {"id": "bdist_wheel_bdist_wheel_run", "label": ".run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L381"}, {"id": "bdist_wheel_bdist_wheel_write_wheelfile", "label": ".write_wheelfile()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L471"}, {"id": "bdist_wheel_bdist_wheel_ensure_relative", "label": "._ensure_relative()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L495"}, {"id": "bdist_wheel_license_paths", "label": "license_paths()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L503"}, {"id": "bdist_wheel_bdist_wheel_egg2dist", "label": ".egg2dist()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L547"}, {"id": "bdist_wheel_rationale_1", "label": "Create a wheel (.whl) distribution. A wheel is a built archive format.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L1"}, {"id": "bdist_wheel_rationale_51", "label": "Convert an arbitrary string to a standard distribution name Any runs of non-", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L51"}, {"id": "bdist_wheel_rationale_58", "label": "Convert an arbitrary string to a standard version string", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L58"}, {"id": "bdist_wheel_rationale_83", "label": "Return our platform name 'win32', 'linux_x86_64", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L83"}, {"id": "bdist_wheel_rationale_105", "label": "Use a fallback value for determining SOABI flags if the needed config var is", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L105"}, {"id": "bdist_wheel_rationale_120", "label": "Return the ABI tag based on SOABI (if available) or emulate SOABI (PyPy2).", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L120"}, {"id": "bdist_wheel_rationale_314", "label": "Return distribution full name with - replaced with _", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L314"}, {"id": "bdist_wheel_rationale_548", "label": "Convert an .egg-info directory into a .dist-info directory", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L548"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "shutil", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "stat", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "struct", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "sysconfig", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "email_generator", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "email_policy", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "glob", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "shutil", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "zipfile", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "setuptools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "packaging", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "packaging", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "setuptools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "backend_venv_lib_python3_12_site_packages_wheel_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "backend_venv_lib_python3_12_site_packages_wheel_metadata_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "backend_venv_lib_python3_12_site_packages_wheel_wheelfile_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "types", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "backend_venv_lib_python3_12_site_packages_wheel_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L43", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "bdist_wheel_safe_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L50", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "bdist_wheel_safe_version", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L57", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "bdist_wheel_is_32bit_interpreter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L74", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "bdist_wheel_python_tag", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L78", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "bdist_wheel_get_platform", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L82", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "bdist_wheel_get_flag", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L102", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "bdist_wheel_get_abi_tag", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L119", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "bdist_wheel_safer_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L159", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "bdist_wheel_safer_version", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L163", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "bdist_wheel_remove_readonly", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L167", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "bdist_wheel_remove_readonly_exc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L175", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "bdist_wheel_bdist_wheel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L180", "weight": 1.0}, {"source": "bdist_wheel_bdist_wheel", "target": "command", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L180", "weight": 1.0}, {"source": "bdist_wheel_bdist_wheel", "target": "bdist_wheel_bdist_wheel_initialize_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L248", "weight": 1.0}, {"source": "bdist_wheel_bdist_wheel", "target": "bdist_wheel_bdist_wheel_finalize_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L269", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "bdist_wheel_wheel_dist_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L313", "weight": 1.0}, {"source": "bdist_wheel_bdist_wheel", "target": "bdist_wheel_bdist_wheel_get_tag", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L323", "weight": 1.0}, {"source": "bdist_wheel_bdist_wheel", "target": "bdist_wheel_bdist_wheel_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L381", "weight": 1.0}, {"source": "bdist_wheel_bdist_wheel", "target": "bdist_wheel_bdist_wheel_write_wheelfile", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L471", "weight": 1.0}, {"source": "bdist_wheel_bdist_wheel", "target": "bdist_wheel_bdist_wheel_ensure_relative", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L495", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "target": "bdist_wheel_license_paths", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L503", "weight": 1.0}, {"source": "bdist_wheel_bdist_wheel", "target": "bdist_wheel_bdist_wheel_egg2dist", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L547", "weight": 1.0}, {"source": "bdist_wheel_get_platform", "target": "bdist_wheel_is_32bit_interpreter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L89", "weight": 1.0}, {"source": "bdist_wheel_get_abi_tag", "target": "bdist_wheel_get_flag", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L127", "weight": 1.0}, {"source": "bdist_wheel_safer_name", "target": "bdist_wheel_safe_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L160", "weight": 1.0}, {"source": "bdist_wheel_safer_version", "target": "bdist_wheel_safe_version", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L164", "weight": 1.0}, {"source": "bdist_wheel_remove_readonly", "target": "bdist_wheel_remove_readonly_exc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L172", "weight": 1.0}, {"source": "bdist_wheel_bdist_wheel_initialize_options", "target": "bdist_wheel_python_tag", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L264", "weight": 1.0}, {"source": "bdist_wheel_wheel_dist_name", "target": "bdist_wheel_safer_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L316", "weight": 1.0}, {"source": "bdist_wheel_wheel_dist_name", "target": "bdist_wheel_safer_version", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L317", "weight": 1.0}, {"source": "bdist_wheel_bdist_wheel_get_tag", "target": "bdist_wheel_get_platform", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L341", "weight": 1.0}, {"source": "bdist_wheel_bdist_wheel_get_tag", "target": "bdist_wheel_is_32bit_interpreter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L343", "weight": 1.0}, {"source": "bdist_wheel_bdist_wheel_get_tag", "target": "bdist_wheel_get_abi_tag", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L370", "weight": 1.0}, {"source": "bdist_wheel_bdist_wheel_run", "target": "bdist_wheel_bdist_wheel_get_tag", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L427", "weight": 1.0}, {"source": "bdist_wheel_bdist_wheel_run", "target": "bdist_wheel_bdist_wheel_ensure_relative", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L433", "weight": 1.0}, {"source": "bdist_wheel_bdist_wheel_run", "target": "bdist_wheel_safer_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L438", "weight": 1.0}, {"source": "bdist_wheel_bdist_wheel_run", "target": "bdist_wheel_safer_version", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L439", "weight": 1.0}, {"source": "bdist_wheel_bdist_wheel_run", "target": "bdist_wheel_bdist_wheel_egg2dist", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L442", "weight": 1.0}, {"source": "bdist_wheel_bdist_wheel_run", "target": "bdist_wheel_bdist_wheel_write_wheelfile", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L444", "weight": 1.0}, {"source": "bdist_wheel_bdist_wheel_write_wheelfile", "target": "bdist_wheel_bdist_wheel_get_tag", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L484", "weight": 1.0}, {"source": "bdist_wheel_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_wheel_bdist_wheel_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L1", "weight": 1.0}, {"source": "bdist_wheel_rationale_51", "target": "bdist_wheel_safe_name", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L51", "weight": 1.0}, {"source": "bdist_wheel_rationale_58", "target": "bdist_wheel_safe_version", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L58", "weight": 1.0}, {"source": "bdist_wheel_rationale_83", "target": "bdist_wheel_get_platform", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L83", "weight": 1.0}, {"source": "bdist_wheel_rationale_105", "target": "bdist_wheel_get_flag", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L105", "weight": 1.0}, {"source": "bdist_wheel_rationale_120", "target": "bdist_wheel_get_abi_tag", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L120", "weight": 1.0}, {"source": "bdist_wheel_rationale_314", "target": "bdist_wheel_bdist_wheel_wheel_dist_name", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L314", "weight": 1.0}, {"source": "bdist_wheel_rationale_548", "target": "bdist_wheel_bdist_wheel_egg2dist", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L548", "weight": 1.0}], "raw_calls": [{"caller_nid": "bdist_wheel_safe_name", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L54"}, {"caller_nid": "bdist_wheel_safe_version", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L63"}, {"caller_nid": "bdist_wheel_safe_version", "callee": "Version", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L63"}, {"caller_nid": "bdist_wheel_safe_version", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L65"}, {"caller_nid": "bdist_wheel_safe_version", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L66"}, {"caller_nid": "bdist_wheel_is_32bit_interpreter", "callee": "calcsize", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L75"}, {"caller_nid": "bdist_wheel_get_platform", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L85"}, {"caller_nid": "bdist_wheel_get_platform", "callee": "calculate_macosx_platform_tag", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L88"}, {"caller_nid": "bdist_wheel_get_platform", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L99"}, {"caller_nid": "bdist_wheel_get_flag", "callee": "get_config_var", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L107"}, {"caller_nid": "bdist_wheel_get_flag", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L110"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "get_config_var", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L121"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "interpreter_name", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L122"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L123"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L127"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "interpreter_version", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L137"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L138"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L140"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L141"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L143"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L146"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L146"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L147"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L147"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L149"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L149"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L150"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L150"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L152"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L152"}, {"caller_nid": "bdist_wheel_safer_name", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L160"}, {"caller_nid": "bdist_wheel_safer_version", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L164"}, {"caller_nid": "bdist_wheel_remove_readonly_exc", "callee": "chmod", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L176"}, {"caller_nid": "bdist_wheel_remove_readonly_exc", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L177"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "get_finalized_command", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L271"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L272"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "get_command_obj", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L274"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "ensure_finalized", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L275"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L283"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "set_undefined_options", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L287"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L287"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "has_ext_modules", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L290"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "has_c_libraries", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L290"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L293"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L296"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "get_option_dict", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L299"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L302"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L305"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L306"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "isdigit", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L309"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L310"}, {"caller_nid": "bdist_wheel_wheel_dist_name", "callee": "get_name", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L316"}, {"caller_nid": "bdist_wheel_wheel_dist_name", "callee": "get_version", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L317"}, {"caller_nid": "bdist_wheel_wheel_dist_name", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L321"}, {"caller_nid": "bdist_wheel_bdist_wheel_get_tag", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L327"}, {"caller_nid": "bdist_wheel_bdist_wheel_get_tag", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L332"}, {"caller_nid": "bdist_wheel_bdist_wheel_get_tag", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L352"}, {"caller_nid": "bdist_wheel_bdist_wheel_get_tag", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L352"}, {"caller_nid": "bdist_wheel_bdist_wheel_get_tag", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L352"}, {"caller_nid": "bdist_wheel_bdist_wheel_get_tag", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L352"}, {"caller_nid": "bdist_wheel_bdist_wheel_get_tag", "callee": "interpreter_name", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L362"}, {"caller_nid": "bdist_wheel_bdist_wheel_get_tag", "callee": "interpreter_version", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L363"}, {"caller_nid": "bdist_wheel_bdist_wheel_get_tag", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L366"}, {"caller_nid": "bdist_wheel_bdist_wheel_get_tag", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L370"}, {"caller_nid": "bdist_wheel_bdist_wheel_get_tag", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L370"}, {"caller_nid": "bdist_wheel_bdist_wheel_get_tag", "callee": "sys_tags", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L374"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "reinitialize_command", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L382"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "reinitialize_command", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L386"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "run_command", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L390"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "reinitialize_command", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L392"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "reinitialize_command", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L401"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L407"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L407"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "normpath", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L414"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L414"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L417"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L423"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "run_command", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L425"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L432"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "set_undefined_options", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L436"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "get_name", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L438"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "get_version", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L439"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L441"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L447"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "makedirs", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L448"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L450"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "WheelFile", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L451"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "write_files", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L452"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L455"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L455"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L458"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L464"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "rmtree", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L467"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "rmtree", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L469"}, {"caller_nid": "bdist_wheel_bdist_wheel_write_wheelfile", "callee": "Message", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L476"}, {"caller_nid": "bdist_wheel_bdist_wheel_write_wheelfile", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L479"}, {"caller_nid": "bdist_wheel_bdist_wheel_write_wheelfile", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L479"}, {"caller_nid": "bdist_wheel_bdist_wheel_write_wheelfile", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L485"}, {"caller_nid": "bdist_wheel_bdist_wheel_write_wheelfile", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L486"}, {"caller_nid": "bdist_wheel_bdist_wheel_write_wheelfile", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L487"}, {"caller_nid": "bdist_wheel_bdist_wheel_write_wheelfile", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L488"}, {"caller_nid": "bdist_wheel_bdist_wheel_write_wheelfile", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L490"}, {"caller_nid": "bdist_wheel_bdist_wheel_write_wheelfile", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L491"}, {"caller_nid": "bdist_wheel_bdist_wheel_write_wheelfile", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L492"}, {"caller_nid": "bdist_wheel_bdist_wheel_write_wheelfile", "callee": "flatten", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L493"}, {"caller_nid": "bdist_wheel_bdist_wheel_write_wheelfile", "callee": "BytesGenerator", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L493"}, {"caller_nid": "bdist_wheel_bdist_wheel_ensure_relative", "callee": "splitdrive", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L497"}, {"caller_nid": "bdist_wheel_license_paths", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L508"}, {"caller_nid": "bdist_wheel_license_paths", "callee": "get_option_dict", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L509"}, {"caller_nid": "bdist_wheel_license_paths", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L512"}, {"caller_nid": "bdist_wheel_license_paths", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L516"}, {"caller_nid": "bdist_wheel_license_paths", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L521"}, {"caller_nid": "bdist_wheel_license_paths", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L526"}, {"caller_nid": "bdist_wheel_license_paths", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L528"}, {"caller_nid": "bdist_wheel_license_paths", "callee": "iglob", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L532"}, {"caller_nid": "bdist_wheel_license_paths", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L533"}, {"caller_nid": "bdist_wheel_license_paths", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L534"}, {"caller_nid": "bdist_wheel_license_paths", "callee": "isfile", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L539"}, {"caller_nid": "bdist_wheel_license_paths", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L540"}, {"caller_nid": "bdist_wheel_license_paths", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L543"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "adios", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L557"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L559"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L566"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "dirname", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L566"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "glob", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L567"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "basename", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L570"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L573"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "isfile", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L575"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "pkginfo_to_metadata", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L577"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "mkdir", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L578"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L581"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "pkginfo_to_metadata", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L582"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "copytree", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L585"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L597"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L598"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L599"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L599"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "adios", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L601"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L603"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "EmailPolicy", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L604"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L609"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "flatten", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L610"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "Generator", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L610"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "basename", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L613"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L614"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L614"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "adios", "source_file": "backend/venv/lib/python3.12/site-packages/wheel/_bdist_wheel.py", "source_location": "L616"}]} |