Files
tfm_ainventory/graphify-out/cache/de0ed6fd15bda6a2ef7701bda358e28d08c1aee0fee4c961d7cdf08d23ab9f4d.json

1 line
23 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pil_webpimageplugin_py", "label": "WebPImagePlugin.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L1"}, {"id": "webpimageplugin_accept", "label": "_accept()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L25"}, {"id": "webpimageplugin_webpimagefile", "label": "WebPImageFile", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L39"}, {"id": "webpimageplugin_webpimagefile_open", "label": "._open()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L45"}, {"id": "webpimageplugin_webpimagefile_getexif", "label": "._getexif()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L76"}, {"id": "webpimageplugin_webpimagefile_seek", "label": ".seek()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L81"}, {"id": "webpimageplugin_webpimagefile_reset", "label": "._reset()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L88"}, {"id": "webpimageplugin_webpimagefile_get_next", "label": "._get_next()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L95"}, {"id": "webpimageplugin_webpimagefile_load", "label": ".load()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L124"}, {"id": "webpimageplugin_webpimagefile_load_seek", "label": ".load_seek()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L140"}, {"id": "webpimageplugin_webpimagefile_tell", "label": ".tell()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L143"}, {"id": "webpimageplugin_convert_frame", "label": "_convert_frame()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L147"}, {"id": "webpimageplugin_save_all", "label": "_save_all()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L154"}, {"id": "webpimageplugin_save", "label": "_save()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L278"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pil_webpimageplugin_py", "target": "io", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_webpimageplugin_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/WebPImagePlugin.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_webpimageplugin_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/WebPImagePlugin.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_webpimageplugin_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_webpimageplugin_py", "target": "webpimageplugin_accept", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_webpimageplugin_py", "target": "webpimageplugin_webpimagefile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L39", "weight": 1.0}, {"source": "webpimageplugin_webpimagefile", "target": "webpimageplugin_webpimagefile_open", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L45", "weight": 1.0}, {"source": "webpimageplugin_webpimagefile", "target": "webpimageplugin_webpimagefile_getexif", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L76", "weight": 1.0}, {"source": "webpimageplugin_webpimagefile", "target": "webpimageplugin_webpimagefile_seek", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L81", "weight": 1.0}, {"source": "webpimageplugin_webpimagefile", "target": "webpimageplugin_webpimagefile_reset", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L88", "weight": 1.0}, {"source": "webpimageplugin_webpimagefile", "target": "webpimageplugin_webpimagefile_get_next", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L95", "weight": 1.0}, {"source": "webpimageplugin_webpimagefile", "target": "webpimageplugin_webpimagefile_seek", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L116", "weight": 1.0}, {"source": "webpimageplugin_webpimagefile", "target": "webpimageplugin_webpimagefile_load", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L124", "weight": 1.0}, {"source": "webpimageplugin_webpimagefile", "target": "webpimageplugin_webpimagefile_load_seek", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L140", "weight": 1.0}, {"source": "webpimageplugin_webpimagefile", "target": "webpimageplugin_webpimagefile_tell", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L143", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_webpimageplugin_py", "target": "webpimageplugin_convert_frame", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L147", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_webpimageplugin_py", "target": "webpimageplugin_save_all", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L154", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_webpimageplugin_py", "target": "webpimageplugin_save", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L278", "weight": 1.0}, {"source": "webpimageplugin_webpimagefile_open", "target": "webpimageplugin_webpimagefile_reset", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L74", "weight": 1.0}, {"source": "webpimageplugin_webpimagefile_get_next", "target": "webpimageplugin_webpimagefile_reset", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L102", "weight": 1.0}, {"source": "webpimageplugin_webpimagefile_get_next", "target": "webpimageplugin_webpimagefile_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L103", "weight": 1.0}, {"source": "webpimageplugin_webpimagefile_seek", "target": "webpimageplugin_webpimagefile_reset", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L120", "weight": 1.0}, {"source": "webpimageplugin_webpimagefile_seek", "target": "webpimageplugin_webpimagefile_get_next", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L122", "weight": 1.0}, {"source": "webpimageplugin_webpimagefile_load", "target": "webpimageplugin_webpimagefile_get_next", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L129", "weight": 1.0}, {"source": "webpimageplugin_save_all", "target": "webpimageplugin_save", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L164", "weight": 1.0}, {"source": "webpimageplugin_save_all", "target": "webpimageplugin_webpimagefile_tell", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L235", "weight": 1.0}, {"source": "webpimageplugin_save_all", "target": "webpimageplugin_webpimagefile_seek", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L242", "weight": 1.0}, {"source": "webpimageplugin_save_all", "target": "webpimageplugin_convert_frame", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L244", "weight": 1.0}, {"source": "webpimageplugin_save", "target": "webpimageplugin_convert_frame", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L292", "weight": 1.0}], "raw_calls": [{"caller_nid": "webpimageplugin_accept", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L26"}, {"caller_nid": "webpimageplugin_webpimagefile_open", "callee": "WebPAnimDecoder", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L49"}, {"caller_nid": "webpimageplugin_webpimagefile_open", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L49"}, {"caller_nid": "webpimageplugin_webpimagefile_open", "callee": "get_info", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L53"}, {"caller_nid": "webpimageplugin_webpimagefile_open", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L65"}, {"caller_nid": "webpimageplugin_webpimagefile_open", "callee": "get_chunk", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L70"}, {"caller_nid": "webpimageplugin_webpimagefile_getexif", "callee": "_get_merged_dict", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L79"}, {"caller_nid": "webpimageplugin_webpimagefile_getexif", "callee": "getexif", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L79"}, {"caller_nid": "webpimageplugin_webpimagefile_seek", "callee": "_seek_check", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L82"}, {"caller_nid": "webpimageplugin_webpimagefile_reset", "callee": "reset", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L90"}, {"caller_nid": "webpimageplugin_webpimagefile_get_next", "callee": "get_next", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L97"}, {"caller_nid": "webpimageplugin_webpimagefile_get_next", "callee": "EOFError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L105"}, {"caller_nid": "webpimageplugin_webpimagefile_load", "callee": "_seek", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L126"}, {"caller_nid": "webpimageplugin_webpimagefile_load", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L134"}, {"caller_nid": "webpimageplugin_webpimagefile_load", "callee": "BytesIO", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L135"}, {"caller_nid": "webpimageplugin_webpimagefile_load", "callee": "_Tile", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L136"}, {"caller_nid": "webpimageplugin_webpimagefile_load", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L138"}, {"caller_nid": "webpimageplugin_convert_frame", "callee": "convert", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L150"}, {"caller_nid": "webpimageplugin_save_all", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L155"}, {"caller_nid": "webpimageplugin_save_all", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L156"}, {"caller_nid": "webpimageplugin_save_all", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L156"}, {"caller_nid": "webpimageplugin_save_all", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L162"}, {"caller_nid": "webpimageplugin_save_all", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L172"}, {"caller_nid": "webpimageplugin_save_all", "callee": "getpalette", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L175"}, {"caller_nid": "webpimageplugin_save_all", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L182"}, {"caller_nid": "webpimageplugin_save_all", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L182"}, {"caller_nid": "webpimageplugin_save_all", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L183"}, {"caller_nid": "webpimageplugin_save_all", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L184"}, {"caller_nid": "webpimageplugin_save_all", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L185"}, {"caller_nid": "webpimageplugin_save_all", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L186"}, {"caller_nid": "webpimageplugin_save_all", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L187"}, {"caller_nid": "webpimageplugin_save_all", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L189"}, {"caller_nid": "webpimageplugin_save_all", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L190"}, {"caller_nid": "webpimageplugin_save_all", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L191"}, {"caller_nid": "webpimageplugin_save_all", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L192"}, {"caller_nid": "webpimageplugin_save_all", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L193"}, {"caller_nid": "webpimageplugin_save_all", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L194"}, {"caller_nid": "webpimageplugin_save_all", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L195"}, {"caller_nid": "webpimageplugin_save_all", "callee": "tobytes", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L196"}, {"caller_nid": "webpimageplugin_save_all", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L197"}, {"caller_nid": "webpimageplugin_save_all", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L209"}, {"caller_nid": "webpimageplugin_save_all", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L210"}, {"caller_nid": "webpimageplugin_save_all", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L211"}, {"caller_nid": "webpimageplugin_save_all", "callee": "OSError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L214"}, {"caller_nid": "webpimageplugin_save_all", "callee": "WebPAnimEncoder", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L221"}, {"caller_nid": "webpimageplugin_save_all", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L239"}, {"caller_nid": "webpimageplugin_save_all", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L241"}, {"caller_nid": "webpimageplugin_save_all", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L247"}, {"caller_nid": "webpimageplugin_save_all", "callee": "getim", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L248"}, {"caller_nid": "webpimageplugin_save_all", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L249"}, {"caller_nid": "webpimageplugin_save_all", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L257"}, {"caller_nid": "webpimageplugin_save_all", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L267"}, {"caller_nid": "webpimageplugin_save_all", "callee": "round", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L267"}, {"caller_nid": "webpimageplugin_save_all", "callee": "assemble", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L270"}, {"caller_nid": "webpimageplugin_save_all", "callee": "OSError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L273"}, {"caller_nid": "webpimageplugin_save_all", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L275"}, {"caller_nid": "webpimageplugin_save", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L279"}, {"caller_nid": "webpimageplugin_save", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L280"}, {"caller_nid": "webpimageplugin_save", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L281"}, {"caller_nid": "webpimageplugin_save", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L282"}, {"caller_nid": "webpimageplugin_save", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L283"}, {"caller_nid": "webpimageplugin_save", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L284"}, {"caller_nid": "webpimageplugin_save", "callee": "tobytes", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L285"}, {"caller_nid": "webpimageplugin_save", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L286"}, {"caller_nid": "webpimageplugin_save", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L288"}, {"caller_nid": "webpimageplugin_save", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L289"}, {"caller_nid": "webpimageplugin_save", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L290"}, {"caller_nid": "webpimageplugin_save", "callee": "WebPEncode", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L294"}, {"caller_nid": "webpimageplugin_save", "callee": "getim", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L295"}, {"caller_nid": "webpimageplugin_save", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L297"}, {"caller_nid": "webpimageplugin_save", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L298"}, {"caller_nid": "webpimageplugin_save", "callee": "OSError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L307"}, {"caller_nid": "webpimageplugin_save", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/WebPImagePlugin.py", "source_location": "L309"}]}