Files
tfm_ainventory/graphify-out/cache/4bf4565a86ea59f1a5cadff6e5efda7927275486fd9c4051ed03e746630da0bd.json

1 line
16 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_internal_locations_sysconfig_py", "label": "_sysconfig.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L1"}, {"id": "sysconfig_should_use_osx_framework_prefix", "label": "_should_use_osx_framework_prefix()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L33"}, {"id": "sysconfig_infer_prefix", "label": "_infer_prefix()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L59"}, {"id": "sysconfig_infer_user", "label": "_infer_user()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L90"}, {"id": "sysconfig_infer_home", "label": "_infer_home()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L105"}, {"id": "sysconfig_get_scheme", "label": "get_scheme()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L128"}, {"id": "sysconfig_get_bin_prefix", "label": "get_bin_prefix()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L206"}, {"id": "sysconfig_get_purelib", "label": "get_purelib()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L213"}, {"id": "sysconfig_get_platlib", "label": "get_platlib()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L217"}, {"id": "sysconfig_rationale_34", "label": "Check for Apple's ``osx_framework_library`` scheme. Python distributed by A", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L34"}, {"id": "sysconfig_rationale_60", "label": "Try to find a prefix scheme for the current platform. This tries: * A", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L60"}, {"id": "sysconfig_rationale_91", "label": "Try to find a user scheme for the current platform.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L91"}, {"id": "sysconfig_rationale_106", "label": "Try to find a home for the current platform.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L106"}, {"id": "sysconfig_rationale_136", "label": "Get the \"scheme\" corresponding to the input parameters. :param dist_name: t", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L136"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_internal_locations_sysconfig_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_locations_sysconfig_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_locations_sysconfig_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_locations_sysconfig_py", "target": "sysconfig", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_locations_sysconfig_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_locations_sysconfig_py", "target": "pip_internal_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_locations_sysconfig_py", "target": "pip_internal_models_scheme", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_locations_sysconfig_py", "target": "pip_internal_utils_virtualenv", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_locations_sysconfig_py", "target": "backend_venv_lib_python3_12_site_packages_pip_internal_locations_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_locations_sysconfig_py", "target": "sysconfig_should_use_osx_framework_prefix", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_locations_sysconfig_py", "target": "sysconfig_infer_prefix", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L59", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_locations_sysconfig_py", "target": "sysconfig_infer_user", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L90", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_locations_sysconfig_py", "target": "sysconfig_infer_home", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L105", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_locations_sysconfig_py", "target": "sysconfig_get_scheme", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L128", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_locations_sysconfig_py", "target": "sysconfig_get_bin_prefix", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L206", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_locations_sysconfig_py", "target": "sysconfig_get_purelib", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L213", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_locations_sysconfig_py", "target": "sysconfig_get_platlib", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L217", "weight": 1.0}, {"source": "sysconfig_infer_prefix", "target": "sysconfig_should_use_osx_framework_prefix", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L75", "weight": 1.0}, {"source": "sysconfig_get_scheme", "target": "sysconfig_infer_home", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L155", "weight": 1.0}, {"source": "sysconfig_get_scheme", "target": "sysconfig_infer_user", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L157", "weight": 1.0}, {"source": "sysconfig_get_scheme", "target": "sysconfig_infer_prefix", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L159", "weight": 1.0}, {"source": "sysconfig_rationale_34", "target": "sysconfig_should_use_osx_framework_prefix", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L34", "weight": 1.0}, {"source": "sysconfig_rationale_60", "target": "sysconfig_infer_prefix", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L60", "weight": 1.0}, {"source": "sysconfig_rationale_91", "target": "sysconfig_infer_user", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L91", "weight": 1.0}, {"source": "sysconfig_rationale_106", "target": "sysconfig_infer_home", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L106", "weight": 1.0}, {"source": "sysconfig_rationale_136", "target": "sysconfig_get_scheme", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L136", "weight": 1.0}], "raw_calls": [{"caller_nid": "sysconfig_should_use_osx_framework_prefix", "callee": "running_under_virtualenv", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L54"}, {"caller_nid": "sysconfig_should_use_osx_framework_prefix", "callee": "is_osx_framework", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L55"}, {"caller_nid": "sysconfig_infer_prefix", "callee": "_PREFERRED_SCHEME_API", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L74"}, {"caller_nid": "sysconfig_infer_user", "callee": "_PREFERRED_SCHEME_API", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L93"}, {"caller_nid": "sysconfig_infer_user", "callee": "is_osx_framework", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L94"}, {"caller_nid": "sysconfig_infer_user", "callee": "running_under_virtualenv", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L94"}, {"caller_nid": "sysconfig_infer_user", "callee": "UserInstallationInvalid", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L101"}, {"caller_nid": "sysconfig_infer_home", "callee": "_PREFERRED_SCHEME_API", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L108"}, {"caller_nid": "sysconfig_get_scheme", "callee": "InvalidSchemeCombination", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L150"}, {"caller_nid": "sysconfig_get_scheme", "callee": "InvalidSchemeCombination", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L152"}, {"caller_nid": "sysconfig_get_scheme", "callee": "get_paths", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L174"}, {"caller_nid": "sysconfig_get_scheme", "callee": "running_under_virtualenv", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L181"}, {"caller_nid": "sysconfig_get_scheme", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L183"}, {"caller_nid": "sysconfig_get_scheme", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L185"}, {"caller_nid": "sysconfig_get_scheme", "callee": "get_major_minor_version", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L186"}, {"caller_nid": "sysconfig_get_scheme", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L187"}, {"caller_nid": "sysconfig_get_scheme", "callee": "Scheme", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L191"}, {"caller_nid": "sysconfig_get_scheme", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L194"}, {"caller_nid": "sysconfig_get_scheme", "callee": "change_root", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L201"}, {"caller_nid": "sysconfig_get_scheme", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L201"}, {"caller_nid": "sysconfig_get_scheme", "callee": "Scheme", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L202"}, {"caller_nid": "sysconfig_get_bin_prefix", "callee": "get_paths", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L210"}, {"caller_nid": "sysconfig_get_purelib", "callee": "get_paths", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L214"}, {"caller_nid": "sysconfig_get_platlib", "callee": "get_paths", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py", "source_location": "L218"}]}