Files
tfm_ainventory/graphify-out/cache/990ec9d3c6dd4329b7e3ca045fac0459ccf790a8a56fb23d7f65556f856a4a1d.json

1 line
8.3 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_typing_array_like_py", "label": "_array_like.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py", "source_location": "L1"}, {"id": "array_like_supportsarray", "label": "_SupportsArray", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py", "source_location": "L32"}, {"id": "array_like_supportsarray_array", "label": ".__array__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py", "source_location": "L33"}, {"id": "array_like_supportsarrayfunc", "label": "_SupportsArrayFunc", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py", "source_location": "L37"}, {"id": "protocol", "label": "Protocol", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "array_like_supportsarrayfunc_array_function", "label": ".__array_function__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py", "source_location": "L39"}, {"id": "array_like_buffer", "label": "_Buffer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py", "source_location": "L77"}, {"id": "array_like_buffer_buffer", "label": ".__buffer__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py", "source_location": "L78"}, {"id": "array_like_rationale_38", "label": "A protocol class representing `~class.__array_function__`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py", "source_location": "L38"}, {"id": "array_like_rationale_48", "label": "# TODO: Wait until mypy supports recursive objects in combination with typevars", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py", "source_location": "L48"}, {"id": "array_like_rationale_105", "label": "# NOTE: This includes `builtins.bool`, but not `numpy.bool`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py", "source_location": "L105"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_typing_array_like_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_typing_array_like_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_typing_array_like_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_typing_array_like_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_typing_array_like_py", "target": "numpy", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_typing_array_like_py", "target": "backend_venv_lib_python3_12_site_packages_numpy_typing_nbit_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_typing_array_like_py", "target": "backend_venv_lib_python3_12_site_packages_numpy_typing_nested_sequence_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_typing_array_like_py", "target": "backend_venv_lib_python3_12_site_packages_numpy_typing_shape_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_typing_array_like_py", "target": "numpy_core_multiarray", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_typing_array_like_py", "target": "array_like_supportsarray", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py", "source_location": "L32", "weight": 1.0}, {"source": "array_like_supportsarray", "target": "array_like_supportsarray_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_typing_array_like_py", "target": "array_like_supportsarrayfunc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py", "source_location": "L37", "weight": 1.0}, {"source": "array_like_supportsarrayfunc", "target": "protocol", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py", "source_location": "L37", "weight": 1.0}, {"source": "array_like_supportsarrayfunc", "target": "array_like_supportsarrayfunc_array_function", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_typing_array_like_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py", "source_location": "L74", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_typing_array_like_py", "target": "array_like_buffer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py", "source_location": "L77", "weight": 1.0}, {"source": "array_like_buffer", "target": "protocol", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py", "source_location": "L77", "weight": 1.0}, {"source": "array_like_buffer", "target": "array_like_buffer_buffer", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py", "source_location": "L78", "weight": 1.0}, {"source": "array_like_rationale_38", "target": "array_like_supportsarrayfunc", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py", "source_location": "L38", "weight": 1.0}, {"source": "array_like_rationale_48", "target": "backend_venv_lib_python3_12_site_packages_numpy_typing_array_like_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py", "source_location": "L48", "weight": 1.0}, {"source": "array_like_rationale_105", "target": "backend_venv_lib_python3_12_site_packages_numpy_typing_array_like_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_typing/_array_like.py", "source_location": "L105", "weight": 1.0}], "raw_calls": []}