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

1 line
18 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pil_qoiimageplugin_py", "label": "QoiImagePlugin.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L1"}, {"id": "qoiimageplugin_accept", "label": "_accept()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L19"}, {"id": "qoiimageplugin_qoiimagefile", "label": "QoiImageFile", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L23"}, {"id": "qoiimageplugin_qoiimagefile_open", "label": "._open()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L27"}, {"id": "qoiimageplugin_qoidecoder", "label": "QoiDecoder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L42"}, {"id": "qoiimageplugin_qoidecoder_add_to_previous_pixels", "label": "._add_to_previous_pixels()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L47"}, {"id": "qoiimageplugin_qoidecoder_decode", "label": ".decode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L54"}, {"id": "qoiimageplugin_save", "label": "_save()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L117"}, {"id": "qoiimageplugin_qoiencoder", "label": "QoiEncoder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L137"}, {"id": "qoiimageplugin_qoiencoder_write_run", "label": "._write_run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L143"}, {"id": "qoiimageplugin_qoiencoder_delta", "label": "._delta()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L148"}, {"id": "qoiimageplugin_qoiencoder_encode", "label": ".encode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L154"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pil_qoiimageplugin_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_qoiimageplugin_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_qoiimageplugin_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/QoiImagePlugin.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_qoiimageplugin_py", "target": "backend_venv_lib_python3_12_site_packages_pil_binary_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_qoiimageplugin_py", "target": "backend_venv_lib_python3_12_site_packages_pil_binary_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_qoiimageplugin_py", "target": "backend_venv_lib_python3_12_site_packages_pil_binary_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_qoiimageplugin_py", "target": "qoiimageplugin_accept", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_qoiimageplugin_py", "target": "qoiimageplugin_qoiimagefile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L23", "weight": 1.0}, {"source": "qoiimageplugin_qoiimagefile", "target": "qoiimageplugin_qoiimagefile_open", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_qoiimageplugin_py", "target": "qoiimageplugin_qoidecoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L42", "weight": 1.0}, {"source": "qoiimageplugin_qoidecoder", "target": "qoiimageplugin_qoidecoder_add_to_previous_pixels", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L47", "weight": 1.0}, {"source": "qoiimageplugin_qoidecoder", "target": "qoiimageplugin_qoidecoder_decode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L54", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_qoiimageplugin_py", "target": "qoiimageplugin_save", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L117", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_qoiimageplugin_py", "target": "qoiimageplugin_qoiencoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L137", "weight": 1.0}, {"source": "qoiimageplugin_qoiencoder", "target": "qoiimageplugin_qoiencoder_write_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L143", "weight": 1.0}, {"source": "qoiimageplugin_qoiencoder", "target": "qoiimageplugin_qoiencoder_delta", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L148", "weight": 1.0}, {"source": "qoiimageplugin_qoiencoder", "target": "qoiimageplugin_qoiencoder_encode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L154", "weight": 1.0}, {"source": "qoiimageplugin_qoiimagefile_open", "target": "qoiimageplugin_accept", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L29", "weight": 1.0}, {"source": "qoiimageplugin_qoidecoder_decode", "target": "qoiimageplugin_qoidecoder_add_to_previous_pixels", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L108", "weight": 1.0}, {"source": "qoiimageplugin_qoiencoder_encode", "target": "qoiimageplugin_qoiencoder_write_run", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L173", "weight": 1.0}, {"source": "qoiimageplugin_qoiencoder_encode", "target": "qoiimageplugin_qoiencoder_delta", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L187", "weight": 1.0}], "raw_calls": [{"caller_nid": "qoiimageplugin_accept", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L20"}, {"caller_nid": "qoiimageplugin_qoiimagefile_open", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L29"}, {"caller_nid": "qoiimageplugin_qoiimagefile_open", "callee": "SyntaxError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L31"}, {"caller_nid": "qoiimageplugin_qoiimagefile_open", "callee": "i32", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L33"}, {"caller_nid": "qoiimageplugin_qoiimagefile_open", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L33"}, {"caller_nid": "qoiimageplugin_qoiimagefile_open", "callee": "i32", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L33"}, {"caller_nid": "qoiimageplugin_qoiimagefile_open", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L33"}, {"caller_nid": "qoiimageplugin_qoiimagefile_open", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L35"}, {"caller_nid": "qoiimageplugin_qoiimagefile_open", "callee": "seek", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L38"}, {"caller_nid": "qoiimageplugin_qoiimagefile_open", "callee": "_Tile", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L39"}, {"caller_nid": "qoiimageplugin_qoiimagefile_open", "callee": "tell", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L39"}, {"caller_nid": "qoiimageplugin_qoidecoder_decode", "callee": "bytearray", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L58"}, {"caller_nid": "qoiimageplugin_qoidecoder_decode", "callee": "bytearray", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L60"}, {"caller_nid": "qoiimageplugin_qoidecoder_decode", "callee": "getmodebands", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L61"}, {"caller_nid": "qoiimageplugin_qoidecoder_decode", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L63"}, {"caller_nid": "qoiimageplugin_qoidecoder_decode", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L64"}, {"caller_nid": "qoiimageplugin_qoidecoder_decode", "callee": "bytearray", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L67"}, {"caller_nid": "qoiimageplugin_qoidecoder_decode", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L67"}, {"caller_nid": "qoiimageplugin_qoidecoder_decode", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L69"}, {"caller_nid": "qoiimageplugin_qoidecoder_decode", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L74"}, {"caller_nid": "qoiimageplugin_qoidecoder_decode", "callee": "bytearray", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L75"}, {"caller_nid": "qoiimageplugin_qoidecoder_decode", "callee": "bytearray", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L78"}, {"caller_nid": "qoiimageplugin_qoidecoder_decode", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L89"}, {"caller_nid": "qoiimageplugin_qoidecoder_decode", "callee": "bytearray", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L94"}, {"caller_nid": "qoiimageplugin_qoidecoder_decode", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L95"}, {"caller_nid": "qoiimageplugin_qoidecoder_decode", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L97"}, {"caller_nid": "qoiimageplugin_qoidecoder_decode", "callee": "set_as_raw", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L113"}, {"caller_nid": "qoiimageplugin_save", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L124"}, {"caller_nid": "qoiimageplugin_save", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L126"}, {"caller_nid": "qoiimageplugin_save", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L128"}, {"caller_nid": "qoiimageplugin_save", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L129"}, {"caller_nid": "qoiimageplugin_save", "callee": "o32", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L129"}, {"caller_nid": "qoiimageplugin_save", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L130"}, {"caller_nid": "qoiimageplugin_save", "callee": "o32", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L130"}, {"caller_nid": "qoiimageplugin_save", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L131"}, {"caller_nid": "qoiimageplugin_save", "callee": "o8", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L131"}, {"caller_nid": "qoiimageplugin_save", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L132"}, {"caller_nid": "qoiimageplugin_save", "callee": "o8", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L132"}, {"caller_nid": "qoiimageplugin_save", "callee": "_Tile", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L134"}, {"caller_nid": "qoiimageplugin_qoiencoder_write_run", "callee": "o8", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L144"}, {"caller_nid": "qoiimageplugin_qoiencoder_encode", "callee": "bytearray", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L160"}, {"caller_nid": "qoiimageplugin_qoiencoder_encode", "callee": "getmodebands", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L162"}, {"caller_nid": "qoiimageplugin_qoiencoder_encode", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L164"}, {"caller_nid": "qoiimageplugin_qoiencoder_encode", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L165"}, {"caller_nid": "qoiimageplugin_qoiencoder_encode", "callee": "getpixel", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L166"}, {"caller_nid": "qoiimageplugin_qoiencoder_encode", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L180"}, {"caller_nid": "qoiimageplugin_qoiencoder_encode", "callee": "o8", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L181"}, {"caller_nid": "qoiimageplugin_qoiencoder_encode", "callee": "o8", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L196"}, {"caller_nid": "qoiimageplugin_qoiencoder_encode", "callee": "o8", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L210"}, {"caller_nid": "qoiimageplugin_qoiencoder_encode", "callee": "o8", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L213"}, {"caller_nid": "qoiimageplugin_qoiencoder_encode", "callee": "o8", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L215"}, {"caller_nid": "qoiimageplugin_qoiencoder_encode", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L216"}, {"caller_nid": "qoiimageplugin_qoiencoder_encode", "callee": "o8", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L218"}, {"caller_nid": "qoiimageplugin_qoiencoder_encode", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L219"}, {"caller_nid": "qoiimageplugin_qoiencoder_encode", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L225"}, {"caller_nid": "qoiimageplugin_qoiencoder_encode", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/QoiImagePlugin.py", "source_location": "L227"}]}