Files
tfm_ainventory/graphify-out/cache/314949f07686d5811639d3585e378917c83b2c7157e99d858d8d418de2f23058.json

1 line
12 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_jupyter_py", "label": "jupyter.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L1"}, {"id": "jupyter_jupyterrenderable", "label": "JupyterRenderable", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L18"}, {"id": "jupyter_jupyterrenderable_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L21"}, {"id": "jupyter_jupyterrenderable_repr_mimebundle", "label": "._repr_mimebundle_()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L25"}, {"id": "jupyter_jupytermixin", "label": "JupyterMixin", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L36"}, {"id": "jupyter_jupytermixin_repr_mimebundle", "label": "._repr_mimebundle_()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L41"}, {"id": "jupyter_render_segments", "label": "_render_segments()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L59"}, {"id": "jupyter_display", "label": "display()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L84"}, {"id": "jupyter_print", "label": "print()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L98"}, {"id": "jupyter_rationale_19", "label": "A shim to write html to Jupyter notebook.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L19"}, {"id": "jupyter_rationale_37", "label": "Add to an Rich renderable to make it render in Jupyter notebook.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L37"}, {"id": "jupyter_rationale_85", "label": "Render segments to Jupyter.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L85"}, {"id": "jupyter_rationale_99", "label": "Proxy for Console print.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L99"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_jupyter_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_jupyter_py", "target": "pip_vendor_rich_console", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_jupyter_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_jupyter_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_segment_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_jupyter_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_terminal_theme_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_jupyter_py", "target": "pip_vendor_rich_console", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_jupyter_py", "target": "jupyter_jupyterrenderable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L18", "weight": 1.0}, {"source": "jupyter_jupyterrenderable", "target": "jupyter_jupyterrenderable_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L21", "weight": 1.0}, {"source": "jupyter_jupyterrenderable", "target": "jupyter_jupyterrenderable_repr_mimebundle", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_jupyter_py", "target": "jupyter_jupytermixin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L36", "weight": 1.0}, {"source": "jupyter_jupytermixin", "target": "jupyter_jupytermixin_repr_mimebundle", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_jupyter_py", "target": "jupyter_render_segments", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L59", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_jupyter_py", "target": "jupyter_display", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L84", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_jupyter_py", "target": "jupyter_print", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L98", "weight": 1.0}, {"source": "jupyter_jupytermixin_repr_mimebundle", "target": "jupyter_render_segments", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L49", "weight": 1.0}, {"source": "jupyter_display", "target": "jupyter_render_segments", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L86", "weight": 1.0}, {"source": "jupyter_display", "target": "jupyter_jupyterrenderable", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L87", "weight": 1.0}, {"source": "jupyter_rationale_19", "target": "jupyter_jupyterrenderable", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L19", "weight": 1.0}, {"source": "jupyter_rationale_37", "target": "jupyter_jupytermixin", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L37", "weight": 1.0}, {"source": "jupyter_rationale_85", "target": "jupyter_display", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L85", "weight": 1.0}, {"source": "jupyter_rationale_99", "target": "jupyter_print", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L99", "weight": 1.0}], "raw_calls": [{"caller_nid": "jupyter_jupyterrenderable_repr_mimebundle", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L30"}, {"caller_nid": "jupyter_jupyterrenderable_repr_mimebundle", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L32"}, {"caller_nid": "jupyter_jupytermixin_repr_mimebundle", "callee": "get_console", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L47"}, {"caller_nid": "jupyter_jupytermixin_repr_mimebundle", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L48"}, {"caller_nid": "jupyter_jupytermixin_repr_mimebundle", "callee": "render", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L48"}, {"caller_nid": "jupyter_jupytermixin_repr_mimebundle", "callee": "_render_buffer", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L50"}, {"caller_nid": "jupyter_jupytermixin_repr_mimebundle", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L53"}, {"caller_nid": "jupyter_jupytermixin_repr_mimebundle", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L55"}, {"caller_nid": "jupyter_render_segments", "callee": "simplify", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L67"}, {"caller_nid": "jupyter_render_segments", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L70"}, {"caller_nid": "jupyter_render_segments", "callee": "get_html_style", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L72"}, {"caller_nid": "jupyter_render_segments", "callee": "append_fragment", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L76"}, {"caller_nid": "jupyter_render_segments", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L78"}, {"caller_nid": "jupyter_render_segments", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L79"}, {"caller_nid": "jupyter_display", "callee": "ipython_display", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L91"}, {"caller_nid": "jupyter_print", "callee": "get_console", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py", "source_location": "L100"}]}