1 line
5.0 KiB
JSON
1 line
5.0 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_triplet_py", "label": "color_triplet.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color_triplet.py", "source_location": "L1"}, {"id": "color_triplet_colortriplet", "label": "ColorTriplet", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color_triplet.py", "source_location": "L4"}, {"id": "namedtuple", "label": "NamedTuple", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "color_triplet_hex", "label": "hex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color_triplet.py", "source_location": "L15"}, {"id": "color_triplet_rgb", "label": "rgb()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color_triplet.py", "source_location": "L21"}, {"id": "color_triplet_normalized", "label": "normalized()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color_triplet.py", "source_location": "L31"}, {"id": "color_triplet_rationale_5", "label": "The red, green, and blue components of a color.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color_triplet.py", "source_location": "L5"}, {"id": "color_triplet_rationale_16", "label": "get the color triplet in CSS style.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color_triplet.py", "source_location": "L16"}, {"id": "color_triplet_rationale_22", "label": "The color in RGB format. Returns: str: An rgb color, e.g. `", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color_triplet.py", "source_location": "L22"}, {"id": "color_triplet_rationale_32", "label": "Convert components into floats between 0 and 1. Returns: Tu", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color_triplet.py", "source_location": "L32"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_triplet_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color_triplet.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_triplet_py", "target": "color_triplet_colortriplet", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color_triplet.py", "source_location": "L4", "weight": 1.0}, {"source": "color_triplet_colortriplet", "target": "namedtuple", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color_triplet.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_triplet_py", "target": "color_triplet_hex", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color_triplet.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_triplet_py", "target": "color_triplet_rgb", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color_triplet.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_color_triplet_py", "target": "color_triplet_normalized", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color_triplet.py", "source_location": "L31", "weight": 1.0}, {"source": "color_triplet_rationale_5", "target": "color_triplet_colortriplet", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color_triplet.py", "source_location": "L5", "weight": 1.0}, {"source": "color_triplet_rationale_16", "target": "color_triplet_colortriplet_hex", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color_triplet.py", "source_location": "L16", "weight": 1.0}, {"source": "color_triplet_rationale_22", "target": "color_triplet_colortriplet_rgb", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color_triplet.py", "source_location": "L22", "weight": 1.0}, {"source": "color_triplet_rationale_32", "target": "color_triplet_colortriplet_normalized", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/color_triplet.py", "source_location": "L32", "weight": 1.0}], "raw_calls": []} |