Files
tfm_ainventory/graphify-out/cache/e1100a110a22b40f16056acc5a5623572af1da29538bf1f1ee53291ce488bacc.json

1 line
53 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_command_bdist_wheel_py", "label": "bdist_wheel.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L1"}, {"id": "bdist_wheel_safe_version", "label": "safe_version()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L34"}, {"id": "bdist_wheel_is_32bit_interpreter", "label": "_is_32bit_interpreter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L51"}, {"id": "bdist_wheel_python_tag", "label": "python_tag()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L55"}, {"id": "bdist_wheel_get_platform", "label": "get_platform()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L59"}, {"id": "bdist_wheel_get_flag", "label": "get_flag()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L79"}, {"id": "bdist_wheel_get_abi_tag", "label": "get_abi_tag()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L96"}, {"id": "bdist_wheel_safer_version", "label": "safer_version()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L131"}, {"id": "bdist_wheel_bdist_wheel", "label": "bdist_wheel", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L135"}, {"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/setuptools/command/bdist_wheel.py", "source_location": "L208"}, {"id": "bdist_wheel_bdist_wheel_finalize_options", "label": ".finalize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L230"}, {"id": "bdist_wheel_bdist_wheel_validate_py_limited_api", "label": "._validate_py_limited_api()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L277"}, {"id": "bdist_wheel_wheel_dist_name", "label": "wheel_dist_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L293"}, {"id": "bdist_wheel_bdist_wheel_get_tag", "label": ".get_tag()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L303"}, {"id": "bdist_wheel_bdist_wheel_run", "label": ".run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L361"}, {"id": "bdist_wheel_bdist_wheel_write_wheelfile", "label": ".write_wheelfile()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L454"}, {"id": "bdist_wheel_bdist_wheel_ensure_relative", "label": "._ensure_relative()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L478"}, {"id": "bdist_wheel_license_paths", "label": "license_paths()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L486"}, {"id": "bdist_wheel_bdist_wheel_egg2dist", "label": ".egg2dist()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L530"}, {"id": "bdist_wheel_bdist_wheel_zip_compression", "label": "._zip_compression()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L592"}, {"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/setuptools/command/bdist_wheel.py", "source_location": "L1"}, {"id": "bdist_wheel_rationale_35", "label": "Convert an arbitrary string to a standard version string", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L35"}, {"id": "bdist_wheel_rationale_60", "label": "Return our platform name 'win32', 'linux_x86_64", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L60"}, {"id": "bdist_wheel_rationale_82", "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/setuptools/command/bdist_wheel.py", "source_location": "L82"}, {"id": "bdist_wheel_rationale_97", "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/setuptools/command/bdist_wheel.py", "source_location": "L97"}, {"id": "bdist_wheel_rationale_294", "label": "Return distribution full name with - replaced with _", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L294"}, {"id": "bdist_wheel_rationale_531", "label": "Convert an .egg-info directory into a .dist-info directory", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L531"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_bdist_wheel_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_bdist_wheel_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_bdist_wheel_py", "target": "shutil", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_bdist_wheel_py", "target": "struct", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_bdist_wheel_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_bdist_wheel_py", "target": "sysconfig", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_bdist_wheel_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_bdist_wheel_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_bdist_wheel_py", "target": "email_generator", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_bdist_wheel_py", "target": "glob", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_bdist_wheel_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_bdist_wheel_py", "target": "zipfile", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_bdist_wheel_py", "target": "packaging", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_bdist_wheel_py", "target": "wheel_wheelfile", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_bdist_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/bdist_wheel.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_bdist_wheel_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_core_metadata_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_bdist_wheel_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_normalization_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_bdist_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/bdist_wheel.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_bdist_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/bdist_wheel.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_bdist_wheel_py", "target": "distutils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_bdist_wheel_py", "target": "bdist_wheel_safe_version", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_bdist_wheel_py", "target": "bdist_wheel_is_32bit_interpreter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L51", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_bdist_wheel_py", "target": "bdist_wheel_python_tag", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L55", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_bdist_wheel_py", "target": "bdist_wheel_get_platform", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L59", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_bdist_wheel_py", "target": "bdist_wheel_get_flag", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L79", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_bdist_wheel_py", "target": "bdist_wheel_get_abi_tag", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L96", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_bdist_wheel_py", "target": "bdist_wheel_safer_version", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L131", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_bdist_wheel_py", "target": "bdist_wheel_bdist_wheel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L135", "weight": 1.0}, {"source": "bdist_wheel_bdist_wheel", "target": "command", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L135", "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/setuptools/command/bdist_wheel.py", "source_location": "L208", "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/setuptools/command/bdist_wheel.py", "source_location": "L230", "weight": 1.0}, {"source": "bdist_wheel_bdist_wheel", "target": "bdist_wheel_bdist_wheel_validate_py_limited_api", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L277", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_bdist_wheel_py", "target": "bdist_wheel_wheel_dist_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L293", "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/setuptools/command/bdist_wheel.py", "source_location": "L303", "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/setuptools/command/bdist_wheel.py", "source_location": "L361", "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/setuptools/command/bdist_wheel.py", "source_location": "L454", "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/setuptools/command/bdist_wheel.py", "source_location": "L478", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_bdist_wheel_py", "target": "bdist_wheel_license_paths", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L486", "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/setuptools/command/bdist_wheel.py", "source_location": "L530", "weight": 1.0}, {"source": "bdist_wheel_bdist_wheel", "target": "bdist_wheel_bdist_wheel_zip_compression", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L592", "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/setuptools/command/bdist_wheel.py", "source_location": "L66", "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/setuptools/command/bdist_wheel.py", "source_location": "L103", "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/setuptools/command/bdist_wheel.py", "source_location": "L132", "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/setuptools/command/bdist_wheel.py", "source_location": "L225", "weight": 1.0}, {"source": "bdist_wheel_bdist_wheel_finalize_options", "target": "bdist_wheel_bdist_wheel_validate_py_limited_api", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L250", "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/setuptools/command/bdist_wheel.py", "source_location": "L297", "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/setuptools/command/bdist_wheel.py", "source_location": "L321", "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/setuptools/command/bdist_wheel.py", "source_location": "L323", "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/setuptools/command/bdist_wheel.py", "source_location": "L350", "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/setuptools/command/bdist_wheel.py", "source_location": "L407", "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/setuptools/command/bdist_wheel.py", "source_location": "L413", "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/setuptools/command/bdist_wheel.py", "source_location": "L419", "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/setuptools/command/bdist_wheel.py", "source_location": "L431", "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/setuptools/command/bdist_wheel.py", "source_location": "L433", "weight": 1.0}, {"source": "bdist_wheel_bdist_wheel_run", "target": "bdist_wheel_bdist_wheel_zip_compression", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L440", "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/setuptools/command/bdist_wheel.py", "source_location": "L467", "weight": 1.0}, {"source": "bdist_wheel_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_setuptools_command_bdist_wheel_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L1", "weight": 1.0}, {"source": "bdist_wheel_rationale_35", "target": "bdist_wheel_safe_version", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L35", "weight": 1.0}, {"source": "bdist_wheel_rationale_60", "target": "bdist_wheel_get_platform", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L60", "weight": 1.0}, {"source": "bdist_wheel_rationale_82", "target": "bdist_wheel_get_flag", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L82", "weight": 1.0}, {"source": "bdist_wheel_rationale_97", "target": "bdist_wheel_get_abi_tag", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L97", "weight": 1.0}, {"source": "bdist_wheel_rationale_294", "target": "bdist_wheel_bdist_wheel_wheel_dist_name", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L294", "weight": 1.0}, {"source": "bdist_wheel_rationale_531", "target": "bdist_wheel_bdist_wheel_egg2dist", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L531", "weight": 1.0}], "raw_calls": [{"caller_nid": "bdist_wheel_safe_version", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L40"}, {"caller_nid": "bdist_wheel_safe_version", "callee": "Version", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L40"}, {"caller_nid": "bdist_wheel_safe_version", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L42"}, {"caller_nid": "bdist_wheel_safe_version", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L43"}, {"caller_nid": "bdist_wheel_is_32bit_interpreter", "callee": "calcsize", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L52"}, {"caller_nid": "bdist_wheel_get_platform", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L62"}, {"caller_nid": "bdist_wheel_get_platform", "callee": "calculate_macosx_platform_tag", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L65"}, {"caller_nid": "bdist_wheel_get_platform", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L76"}, {"caller_nid": "bdist_wheel_get_flag", "callee": "get_config_var", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L84"}, {"caller_nid": "bdist_wheel_get_flag", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L87"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "get_config_var", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L98"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "interpreter_name", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L99"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L100"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L103"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "interpreter_version", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L106"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L107"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L109"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L110"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L112"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L113"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L118"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L118"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L119"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L119"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L121"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L121"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L122"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L122"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L124"}, {"caller_nid": "bdist_wheel_get_abi_tag", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L124"}, {"caller_nid": "bdist_wheel_safer_version", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L132"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "get_finalized_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L232"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L233"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L236"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "get_command_obj", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L236"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "ensure_finalized", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L237"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L240"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "set_undefined_options", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L244"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L244"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "has_ext_modules", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L247"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "has_c_libraries", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L247"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "get_option_dict", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L253"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L256"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L257"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L258"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "emit", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L262"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "isdigit", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L274"}, {"caller_nid": "bdist_wheel_bdist_wheel_finalize_options", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L275"}, {"caller_nid": "bdist_wheel_bdist_wheel_validate_py_limited_api", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L281"}, {"caller_nid": "bdist_wheel_bdist_wheel_validate_py_limited_api", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L282"}, {"caller_nid": "bdist_wheel_bdist_wheel_validate_py_limited_api", "callee": "get_config_var", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L284"}, {"caller_nid": "bdist_wheel_bdist_wheel_validate_py_limited_api", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L285"}, {"caller_nid": "bdist_wheel_wheel_dist_name", "callee": "safer_name", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L296"}, {"caller_nid": "bdist_wheel_wheel_dist_name", "callee": "get_name", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L296"}, {"caller_nid": "bdist_wheel_wheel_dist_name", "callee": "get_version", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L297"}, {"caller_nid": "bdist_wheel_wheel_dist_name", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L300"}, {"caller_nid": "bdist_wheel_wheel_dist_name", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L301"}, {"caller_nid": "bdist_wheel_bdist_wheel_get_tag", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L312"}, {"caller_nid": "bdist_wheel_bdist_wheel_get_tag", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/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/setuptools/command/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/setuptools/command/bdist_wheel.py", "source_location": "L332"}, {"caller_nid": "bdist_wheel_bdist_wheel_get_tag", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L332"}, {"caller_nid": "bdist_wheel_bdist_wheel_get_tag", "callee": "interpreter_name", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L342"}, {"caller_nid": "bdist_wheel_bdist_wheel_get_tag", "callee": "interpreter_version", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L343"}, {"caller_nid": "bdist_wheel_bdist_wheel_get_tag", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L346"}, {"caller_nid": "bdist_wheel_bdist_wheel_get_tag", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L350"}, {"caller_nid": "bdist_wheel_bdist_wheel_get_tag", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L350"}, {"caller_nid": "bdist_wheel_bdist_wheel_get_tag", "callee": "sys_tags", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L354"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "reinitialize_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L362"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "reinitialize_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L366"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "run_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L370"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "reinitialize_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L372"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "reinitialize_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L381"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L387"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L387"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "normpath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L394"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L394"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L397"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L403"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "run_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L405"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L412"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "set_undefined_options", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L416"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "safer_name", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L418"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "get_name", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L418"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "get_version", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L419"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L421"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L424"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "copytree", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L425"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "rmtree", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L428"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L436"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "makedirs", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L437"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L439"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "WheelFile", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L440"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "write_files", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L441"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L444"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L444"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L451"}, {"caller_nid": "bdist_wheel_bdist_wheel_run", "callee": "rmtree", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L452"}, {"caller_nid": "bdist_wheel_bdist_wheel_write_wheelfile", "callee": "Message", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L459"}, {"caller_nid": "bdist_wheel_bdist_wheel_write_wheelfile", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L462"}, {"caller_nid": "bdist_wheel_bdist_wheel_write_wheelfile", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L462"}, {"caller_nid": "bdist_wheel_bdist_wheel_write_wheelfile", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L468"}, {"caller_nid": "bdist_wheel_bdist_wheel_write_wheelfile", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L469"}, {"caller_nid": "bdist_wheel_bdist_wheel_write_wheelfile", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L470"}, {"caller_nid": "bdist_wheel_bdist_wheel_write_wheelfile", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L471"}, {"caller_nid": "bdist_wheel_bdist_wheel_write_wheelfile", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L473"}, {"caller_nid": "bdist_wheel_bdist_wheel_write_wheelfile", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L474"}, {"caller_nid": "bdist_wheel_bdist_wheel_write_wheelfile", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L475"}, {"caller_nid": "bdist_wheel_bdist_wheel_write_wheelfile", "callee": "flatten", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L476"}, {"caller_nid": "bdist_wheel_bdist_wheel_write_wheelfile", "callee": "BytesGenerator", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L476"}, {"caller_nid": "bdist_wheel_bdist_wheel_ensure_relative", "callee": "splitdrive", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L480"}, {"caller_nid": "bdist_wheel_license_paths", "callee": "set[str]", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L491"}, {"caller_nid": "bdist_wheel_license_paths", "callee": "get_option_dict", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L492"}, {"caller_nid": "bdist_wheel_license_paths", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L495"}, {"caller_nid": "bdist_wheel_license_paths", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L499"}, {"caller_nid": "bdist_wheel_license_paths", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L504"}, {"caller_nid": "bdist_wheel_license_paths", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L509"}, {"caller_nid": "bdist_wheel_license_paths", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L511"}, {"caller_nid": "bdist_wheel_license_paths", "callee": "iglob", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L515"}, {"caller_nid": "bdist_wheel_license_paths", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L516"}, {"caller_nid": "bdist_wheel_license_paths", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L517"}, {"caller_nid": "bdist_wheel_license_paths", "callee": "isfile", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L522"}, {"caller_nid": "bdist_wheel_license_paths", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L523"}, {"caller_nid": "bdist_wheel_license_paths", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L526"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "adios", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L540"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L542"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L549"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "dirname", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L549"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "glob", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L550"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "basename", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L553"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L556"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L559"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "copytree", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L562"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L574"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L575"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L576"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L576"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "adios", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L578"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L580"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L581"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L583"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "_safe_license_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L585"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L586"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "makedirs", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L587"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "dirname", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L587"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L588"}, {"caller_nid": "bdist_wheel_bdist_wheel_egg2dist", "callee": "adios", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L590"}, {"caller_nid": "bdist_wheel_bdist_wheel_zip_compression", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L594"}, {"caller_nid": "bdist_wheel_bdist_wheel_zip_compression", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L595"}, {"caller_nid": "bdist_wheel_bdist_wheel_zip_compression", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L599"}, {"caller_nid": "bdist_wheel_bdist_wheel_zip_compression", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L599"}, {"caller_nid": "bdist_wheel_bdist_wheel_zip_compression", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py", "source_location": "L603"}]}