1 line
16 KiB
JSON
1 line
16 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_measure_py", "label": "measure.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L1"}, {"id": "measure_measurement", "label": "Measurement", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L11"}, {"id": "namedtuple", "label": "NamedTuple", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "measure_span", "label": "span()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L20"}, {"id": "measure_measurement_normalize", "label": ".normalize()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L24"}, {"id": "measure_measurement_with_maximum", "label": ".with_maximum()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L34"}, {"id": "measure_measurement_with_minimum", "label": ".with_minimum()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L46"}, {"id": "measure_measurement_clamp", "label": ".clamp()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L59"}, {"id": "measure_get", "label": "get()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L79"}, {"id": "measure_measure_renderables", "label": "measure_renderables()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L125"}, {"id": "measure_rationale_12", "label": "Stores the minimum and maximum widths (in characters) required to render an obje", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L12"}, {"id": "measure_rationale_21", "label": "Get difference between maximum and minimum.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L21"}, {"id": "measure_rationale_25", "label": "Get measurement that ensures that minimum <= maximum and minimum >= 0 R", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L25"}, {"id": "measure_rationale_35", "label": "Get a RenderableWith where the widths are <= width. Args: w", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L35"}, {"id": "measure_rationale_47", "label": "Get a RenderableWith where the widths are >= width. Args: w", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L47"}, {"id": "measure_rationale_62", "label": "Clamp a measurement within the specified range. Args: min_w", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L62"}, {"id": "measure_rationale_82", "label": "Get a measurement for a renderable. Args: console (~rich.co", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L82"}, {"id": "measure_rationale_130", "label": "Get a measurement that would fit a number of renderables. Args: con", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L130"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_measure_py", "target": "operator", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_measure_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_measure_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/measure.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_measure_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_protocol_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_measure_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_console_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_measure_py", "target": "measure_measurement", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L11", "weight": 1.0}, {"source": "measure_measurement", "target": "namedtuple", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_measure_py", "target": "measure_span", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L20", "weight": 1.0}, {"source": "measure_measurement", "target": "measure_measurement_normalize", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L24", "weight": 1.0}, {"source": "measure_measurement", "target": "measure_measurement_with_maximum", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L34", "weight": 1.0}, {"source": "measure_measurement", "target": "measure_measurement_with_minimum", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L46", "weight": 1.0}, {"source": "measure_measurement", "target": "measure_measurement_clamp", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L59", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_measure_py", "target": "measure_get", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L79", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_measure_py", "target": "measure_measure_renderables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L125", "weight": 1.0}, {"source": "measure_measurement_normalize", "target": "measure_measurement", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L32", "weight": 1.0}, {"source": "measure_measurement_with_maximum", "target": "measure_measurement", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L44", "weight": 1.0}, {"source": "measure_measurement_with_minimum", "target": "measure_measurement", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L57", "weight": 1.0}, {"source": "measure_measurement_clamp", "target": "measure_measurement_with_minimum", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L73", "weight": 1.0}, {"source": "measure_measurement_clamp", "target": "measure_measurement_with_maximum", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L75", "weight": 1.0}, {"source": "measure_get", "target": "measure_measurement", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L97", "weight": 1.0}, {"source": "measure_get", "target": "measure_measurement_with_maximum", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L109", "weight": 1.0}, {"source": "measure_get", "target": "measure_measurement_normalize", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L109", "weight": 1.0}, {"source": "measure_measure_renderables", "target": "measure_measurement", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L142", "weight": 1.0}, {"source": "measure_rationale_12", "target": "measure_measurement", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L12", "weight": 1.0}, {"source": "measure_rationale_21", "target": "measure_measurement_span", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L21", "weight": 1.0}, {"source": "measure_rationale_25", "target": "measure_measurement_normalize", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L25", "weight": 1.0}, {"source": "measure_rationale_35", "target": "measure_measurement_with_maximum", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L35", "weight": 1.0}, {"source": "measure_rationale_47", "target": "measure_measurement_with_minimum", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L47", "weight": 1.0}, {"source": "measure_rationale_62", "target": "measure_measurement_clamp", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L62", "weight": 1.0}, {"source": "measure_rationale_82", "target": "measure_measurement_get", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L82", "weight": 1.0}, {"source": "measure_rationale_130", "target": "measure_measure_renderables", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L130", "weight": 1.0}], "raw_calls": [{"caller_nid": "measure_measurement_normalize", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L31"}, {"caller_nid": "measure_measurement_normalize", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L31"}, {"caller_nid": "measure_measurement_normalize", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L32"}, {"caller_nid": "measure_measurement_normalize", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L32"}, {"caller_nid": "measure_measurement_normalize", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L32"}, {"caller_nid": "measure_measurement_with_maximum", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L44"}, {"caller_nid": "measure_measurement_with_maximum", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L44"}, {"caller_nid": "measure_measurement_with_minimum", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L56"}, {"caller_nid": "measure_measurement_with_minimum", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L57"}, {"caller_nid": "measure_measurement_with_minimum", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L57"}, {"caller_nid": "measure_get", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L98"}, {"caller_nid": "measure_get", "callee": "render_str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L99"}, {"caller_nid": "measure_get", "callee": "rich_cast", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L102"}, {"caller_nid": "measure_get", "callee": "is_renderable", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L103"}, {"caller_nid": "measure_get", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L106"}, {"caller_nid": "measure_get", "callee": "get_console_width", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L109"}, {"caller_nid": "measure_get", "callee": "NotRenderableError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L119"}, {"caller_nid": "measure_measure_renderables", "callee": "get_measurement", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L145"}, {"caller_nid": "measure_measure_renderables", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L148"}, {"caller_nid": "measure_measure_renderables", "callee": "itemgetter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L148"}, {"caller_nid": "measure_measure_renderables", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L149"}, {"caller_nid": "measure_measure_renderables", "callee": "itemgetter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py", "source_location": "L149"}]} |