1 line
16 KiB
JSON
1 line
16 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pil_imagecolor_py", "label": "ImageColor.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L1"}, {"id": "imagecolor_getrgb", "label": "getrgb()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L28"}, {"id": "imagecolor_getcolor", "label": "getcolor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L129"}, {"id": "imagecolor_rationale_29", "label": "Convert a color string to an RGB or RGBA tuple. If the string cannot be par", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L29"}, {"id": "imagecolor_rationale_130", "label": "Same as :py:func:`~PIL.ImageColor.getrgb` for most modes. However, if ``mode", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L130"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pil_imagecolor_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecolor_py", "target": "functools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecolor_py", "target": "backend_venv_lib_python3_12_site_packages_pil_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecolor_py", "target": "imagecolor_getrgb", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecolor_py", "target": "imagecolor_getcolor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L129", "weight": 1.0}, {"source": "imagecolor_getcolor", "target": "imagecolor_getrgb", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L144", "weight": 1.0}, {"source": "imagecolor_rationale_29", "target": "imagecolor_getrgb", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L29", "weight": 1.0}, {"source": "imagecolor_rationale_130", "target": "imagecolor_getcolor", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L130", "weight": 1.0}], "raw_calls": [{"caller_nid": "imagecolor_getrgb", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L38"}, {"caller_nid": "imagecolor_getrgb", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L40"}, {"caller_nid": "imagecolor_getrgb", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L41"}, {"caller_nid": "imagecolor_getrgb", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L43"}, {"caller_nid": "imagecolor_getrgb", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L45"}, {"caller_nid": "imagecolor_getrgb", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L48"}, {"caller_nid": "imagecolor_getrgb", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L53"}, {"caller_nid": "imagecolor_getrgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L54"}, {"caller_nid": "imagecolor_getrgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L54"}, {"caller_nid": "imagecolor_getrgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L54"}, {"caller_nid": "imagecolor_getrgb", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L56"}, {"caller_nid": "imagecolor_getrgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L58"}, {"caller_nid": "imagecolor_getrgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L59"}, {"caller_nid": "imagecolor_getrgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L60"}, {"caller_nid": "imagecolor_getrgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L61"}, {"caller_nid": "imagecolor_getrgb", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L64"}, {"caller_nid": "imagecolor_getrgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L65"}, {"caller_nid": "imagecolor_getrgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L65"}, {"caller_nid": "imagecolor_getrgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L65"}, {"caller_nid": "imagecolor_getrgb", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L67"}, {"caller_nid": "imagecolor_getrgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L69"}, {"caller_nid": "imagecolor_getrgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L70"}, {"caller_nid": "imagecolor_getrgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L71"}, {"caller_nid": "imagecolor_getrgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L72"}, {"caller_nid": "imagecolor_getrgb", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L75"}, {"caller_nid": "imagecolor_getrgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L77"}, {"caller_nid": "imagecolor_getrgb", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L77"}, {"caller_nid": "imagecolor_getrgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L77"}, {"caller_nid": "imagecolor_getrgb", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L77"}, {"caller_nid": "imagecolor_getrgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L77"}, {"caller_nid": "imagecolor_getrgb", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L77"}, {"caller_nid": "imagecolor_getrgb", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L79"}, {"caller_nid": "imagecolor_getrgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L82"}, {"caller_nid": "imagecolor_getrgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L82"}, {"caller_nid": "imagecolor_getrgb", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L82"}, {"caller_nid": "imagecolor_getrgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L83"}, {"caller_nid": "imagecolor_getrgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L83"}, {"caller_nid": "imagecolor_getrgb", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L83"}, {"caller_nid": "imagecolor_getrgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L84"}, {"caller_nid": "imagecolor_getrgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L84"}, {"caller_nid": "imagecolor_getrgb", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L84"}, {"caller_nid": "imagecolor_getrgb", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L87"}, {"caller_nid": "imagecolor_getrgb", "callee": "hls_to_rgb", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L93"}, {"caller_nid": "imagecolor_getrgb", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L94"}, {"caller_nid": "imagecolor_getrgb", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L94"}, {"caller_nid": "imagecolor_getrgb", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L95"}, {"caller_nid": "imagecolor_getrgb", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L95"}, {"caller_nid": "imagecolor_getrgb", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L96"}, {"caller_nid": "imagecolor_getrgb", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L96"}, {"caller_nid": "imagecolor_getrgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L99"}, {"caller_nid": "imagecolor_getrgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L100"}, {"caller_nid": "imagecolor_getrgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L101"}, {"caller_nid": "imagecolor_getrgb", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L104"}, {"caller_nid": "imagecolor_getrgb", "callee": "hsv_to_rgb", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L110"}, {"caller_nid": "imagecolor_getrgb", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L111"}, {"caller_nid": "imagecolor_getrgb", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L111"}, {"caller_nid": "imagecolor_getrgb", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L112"}, {"caller_nid": "imagecolor_getrgb", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L112"}, {"caller_nid": "imagecolor_getrgb", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L113"}, {"caller_nid": "imagecolor_getrgb", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L113"}, {"caller_nid": "imagecolor_getrgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L116"}, {"caller_nid": "imagecolor_getrgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L117"}, {"caller_nid": "imagecolor_getrgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L118"}, {"caller_nid": "imagecolor_getrgb", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L121"}, {"caller_nid": "imagecolor_getrgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L123"}, {"caller_nid": "imagecolor_getrgb", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L123"}, {"caller_nid": "imagecolor_getrgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L123"}, {"caller_nid": "imagecolor_getrgb", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L123"}, {"caller_nid": "imagecolor_getrgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L123"}, {"caller_nid": "imagecolor_getrgb", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L123"}, {"caller_nid": "imagecolor_getrgb", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L123"}, {"caller_nid": "imagecolor_getrgb", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L123"}, {"caller_nid": "imagecolor_getrgb", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L124"}, {"caller_nid": "imagecolor_getrgb", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L125"}, {"caller_nid": "imagecolor_getcolor", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L145"}, {"caller_nid": "imagecolor_getcolor", "callee": "rgb_to_hsv", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L153"}, {"caller_nid": "imagecolor_getcolor", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L154"}, {"caller_nid": "imagecolor_getcolor", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L154"}, {"caller_nid": "imagecolor_getcolor", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L154"}, {"caller_nid": "imagecolor_getcolor", "callee": "getmodebase", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageColor.py", "source_location": "L155"}]} |