Files
tfm_ainventory/graphify-out/cache/075e6198fa7f77883ccc38e1c12f4a7082390e1ab702f65542b921ea289e2719.json

1 line
6.0 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_internal_distributions_wheel_py", "label": "wheel.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py", "source_location": "L1"}, {"id": "wheel_wheeldistribution", "label": "WheelDistribution", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py", "source_location": "L18"}, {"id": "abstractdistribution", "label": "AbstractDistribution", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "wheel_build_tracker_id", "label": "build_tracker_id()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py", "source_location": "L25"}, {"id": "wheel_wheeldistribution_get_metadata_distribution", "label": ".get_metadata_distribution()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py", "source_location": "L28"}, {"id": "wheel_wheeldistribution_prepare_distribution_metadata", "label": ".prepare_distribution_metadata()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py", "source_location": "L38"}, {"id": "wheel_rationale_19", "label": "Represents a wheel distribution. This does not need any preparation as whee", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py", "source_location": "L19"}, {"id": "wheel_rationale_29", "label": "Loads the metadata from the wheel file into memory and returns a Distrib", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py", "source_location": "L29"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_internal_distributions_wheel_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_distributions_wheel_py", "target": "pip_vendor_packaging_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_distributions_wheel_py", "target": "pip_internal_distributions_base", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_distributions_wheel_py", "target": "pip_internal_metadata", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_distributions_wheel_py", "target": "pip_internal_build_env", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_distributions_wheel_py", "target": "wheel_wheeldistribution", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py", "source_location": "L18", "weight": 1.0}, {"source": "wheel_wheeldistribution", "target": "abstractdistribution", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_distributions_wheel_py", "target": "wheel_build_tracker_id", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py", "source_location": "L25", "weight": 1.0}, {"source": "wheel_wheeldistribution", "target": "wheel_wheeldistribution_get_metadata_distribution", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py", "source_location": "L28", "weight": 1.0}, {"source": "wheel_wheeldistribution", "target": "wheel_wheeldistribution_prepare_distribution_metadata", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py", "source_location": "L38", "weight": 1.0}, {"source": "wheel_rationale_19", "target": "wheel_wheeldistribution", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py", "source_location": "L19", "weight": 1.0}, {"source": "wheel_rationale_29", "target": "wheel_wheeldistribution_get_metadata_distribution", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py", "source_location": "L29", "weight": 1.0}], "raw_calls": [{"caller_nid": "wheel_wheeldistribution_get_metadata_distribution", "callee": "FilesystemWheel", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py", "source_location": "L35"}, {"caller_nid": "wheel_wheeldistribution_get_metadata_distribution", "callee": "get_wheel_distribution", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py", "source_location": "L36"}, {"caller_nid": "wheel_wheeldistribution_get_metadata_distribution", "callee": "canonicalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py", "source_location": "L36"}]}