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

1 line
17 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pil_pdfimageplugin_py", "label": "PdfImagePlugin.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L1"}, {"id": "pdfimageplugin_save_all", "label": "_save_all()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L43"}, {"id": "pdfimageplugin_write_image", "label": "_write_image()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L51"}, {"id": "pdfimageplugin_save", "label": "_save()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L184"}, {"id": "pdfimageplugin_rationale_57", "label": "# FIXME: Should replace ASCIIHexDecode with RunLengthDecode", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L57"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pil_pdfimageplugin_py", "target": "io", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_pdfimageplugin_py", "target": "math", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_pdfimageplugin_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_pdfimageplugin_py", "target": "time", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_pdfimageplugin_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_pdfimageplugin_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/PdfImagePlugin.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_pdfimageplugin_py", "target": "pdfimageplugin_save_all", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L43", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_pdfimageplugin_py", "target": "pdfimageplugin_write_image", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L51", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_pdfimageplugin_py", "target": "pdfimageplugin_save", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L184", "weight": 1.0}, {"source": "pdfimageplugin_save_all", "target": "pdfimageplugin_save", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L44", "weight": 1.0}, {"source": "pdfimageplugin_write_image", "target": "pdfimageplugin_save", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L141", "weight": 1.0}, {"source": "pdfimageplugin_save", "target": "pdfimageplugin_write_image", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L262", "weight": 1.0}, {"source": "pdfimageplugin_rationale_57", "target": "backend_venv_lib_python3_12_site_packages_pil_pdfimageplugin_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L57", "weight": 1.0}], "raw_calls": [{"caller_nid": "pdfimageplugin_write_image", "callee": "check", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L71"}, {"caller_nid": "pdfimageplugin_write_image", "callee": "PdfArray", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L74"}, {"caller_nid": "pdfimageplugin_write_image", "callee": "PdfDict", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L76"}, {"caller_nid": "pdfimageplugin_write_image", "callee": "PdfName", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L88"}, {"caller_nid": "pdfimageplugin_write_image", "callee": "PdfName", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L93"}, {"caller_nid": "pdfimageplugin_write_image", "callee": "getpalette", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L102"}, {"caller_nid": "pdfimageplugin_write_image", "callee": "PdfName", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L105"}, {"caller_nid": "pdfimageplugin_write_image", "callee": "PdfName", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L106"}, {"caller_nid": "pdfimageplugin_write_image", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L107"}, {"caller_nid": "pdfimageplugin_write_image", "callee": "PdfBinary", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L108"}, {"caller_nid": "pdfimageplugin_write_image", "callee": "getchannel", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L113"}, {"caller_nid": "pdfimageplugin_write_image", "callee": "convert", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L113"}, {"caller_nid": "pdfimageplugin_write_image", "callee": "PdfName", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L120"}, {"caller_nid": "pdfimageplugin_write_image", "callee": "PdfName", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L128"}, {"caller_nid": "pdfimageplugin_write_image", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L133"}, {"caller_nid": "pdfimageplugin_write_image", "callee": "BytesIO", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L138"}, {"caller_nid": "pdfimageplugin_write_image", "callee": "_Tile", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L141"}, {"caller_nid": "pdfimageplugin_write_image", "callee": "save", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L143"}, {"caller_nid": "pdfimageplugin_write_image", "callee": "ceil", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L148"}, {"caller_nid": "pdfimageplugin_write_image", "callee": "Image.SAVE[\"JPEG\"]", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L151"}, {"caller_nid": "pdfimageplugin_write_image", "callee": "Image.SAVE[\"JPEG2000\"]", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L154"}, {"caller_nid": "pdfimageplugin_write_image", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L157"}, {"caller_nid": "pdfimageplugin_write_image", "callee": "getvalue", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L159"}, {"caller_nid": "pdfimageplugin_write_image", "callee": "PdfArray", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L163"}, {"caller_nid": "pdfimageplugin_write_image", "callee": "PdfName", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L163"}, {"caller_nid": "pdfimageplugin_write_image", "callee": "PdfName", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L165"}, {"caller_nid": "pdfimageplugin_write_image", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L167"}, {"caller_nid": "pdfimageplugin_write_image", "callee": "write_obj", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L168"}, {"caller_nid": "pdfimageplugin_write_image", "callee": "PdfName", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L171"}, {"caller_nid": "pdfimageplugin_write_image", "callee": "PdfName", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L172"}, {"caller_nid": "pdfimageplugin_save", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L187"}, {"caller_nid": "pdfimageplugin_save", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L188"}, {"caller_nid": "pdfimageplugin_save", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L188"}, {"caller_nid": "pdfimageplugin_save", "callee": "PdfParser", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L190"}, {"caller_nid": "pdfimageplugin_save", "callee": "PdfParser", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L192"}, {"caller_nid": "pdfimageplugin_save", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L194"}, {"caller_nid": "pdfimageplugin_save", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L199"}, {"caller_nid": "pdfimageplugin_save", "callee": "splitext", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L203"}, {"caller_nid": "pdfimageplugin_save", "callee": "basename", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L203"}, {"caller_nid": "pdfimageplugin_save", "callee": "gmtime", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L210"}, {"caller_nid": "pdfimageplugin_save", "callee": "gmtime", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L211"}, {"caller_nid": "pdfimageplugin_save", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L213"}, {"caller_nid": "pdfimageplugin_save", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L214"}, {"caller_nid": "pdfimageplugin_save", "callee": "upper", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L216"}, {"caller_nid": "pdfimageplugin_save", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L220"}, {"caller_nid": "pdfimageplugin_save", "callee": "start_writing", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L222"}, {"caller_nid": "pdfimageplugin_save", "callee": "write_header", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L223"}, {"caller_nid": "pdfimageplugin_save", "callee": "write_comment", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L224"}, {"caller_nid": "pdfimageplugin_save", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L230"}, {"caller_nid": "pdfimageplugin_save", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L232"}, {"caller_nid": "pdfimageplugin_save", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L233"}, {"caller_nid": "pdfimageplugin_save", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L241"}, {"caller_nid": "pdfimageplugin_save", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L243"}, {"caller_nid": "pdfimageplugin_save", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L244"}, {"caller_nid": "pdfimageplugin_save", "callee": "next_object_id", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L244"}, {"caller_nid": "pdfimageplugin_save", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L246"}, {"caller_nid": "pdfimageplugin_save", "callee": "next_object_id", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L246"}, {"caller_nid": "pdfimageplugin_save", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L248"}, {"caller_nid": "pdfimageplugin_save", "callee": "next_object_id", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L248"}, {"caller_nid": "pdfimageplugin_save", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L249"}, {"caller_nid": "pdfimageplugin_save", "callee": "next_object_id", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L249"}, {"caller_nid": "pdfimageplugin_save", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L250"}, {"caller_nid": "pdfimageplugin_save", "callee": "write_catalog", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L254"}, {"caller_nid": "pdfimageplugin_save", "callee": "Iterator", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L259"}, {"caller_nid": "pdfimageplugin_save", "callee": "write_page", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L267"}, {"caller_nid": "pdfimageplugin_save", "callee": "PdfDict", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L269"}, {"caller_nid": "pdfimageplugin_save", "callee": "PdfName", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L270"}, {"caller_nid": "pdfimageplugin_save", "callee": "PdfName", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L270"}, {"caller_nid": "pdfimageplugin_save", "callee": "PdfDict", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L271"}, {"caller_nid": "pdfimageplugin_save", "callee": "write_obj", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L290"}, {"caller_nid": "pdfimageplugin_save", "callee": "write_xref_and_trailer", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L296"}, {"caller_nid": "pdfimageplugin_save", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L297"}, {"caller_nid": "pdfimageplugin_save", "callee": "flush", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L298"}, {"caller_nid": "pdfimageplugin_save", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/PdfImagePlugin.py", "source_location": "L299"}]}