1 line
14 KiB
JSON
1 line
14 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pil_imagegrab_py", "label": "ImageGrab.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L1"}, {"id": "imagegrab_grab", "label": "grab()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L33"}, {"id": "imagegrab_grabclipboard", "label": "grabclipboard()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L153"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pil_imagegrab_py", "target": "io", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagegrab_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagegrab_py", "target": "shutil", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagegrab_py", "target": "subprocess", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagegrab_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagegrab_py", "target": "tempfile", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagegrab_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/ImageGrab.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagegrab_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/ImageGrab.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagegrab_py", "target": "imagegrab_grab", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagegrab_py", "target": "imagegrab_grabclipboard", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L153", "weight": 1.0}], "raw_calls": [{"caller_nid": "imagegrab_grab", "callee": "mkstemp", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L43"}, {"caller_nid": "imagegrab_grab", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L44"}, {"caller_nid": "imagegrab_grab", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L47"}, {"caller_nid": "imagegrab_grab", "callee": "call", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L52"}, {"caller_nid": "imagegrab_grab", "callee": "CalledProcessError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L54"}, {"caller_nid": "imagegrab_grab", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L55"}, {"caller_nid": "imagegrab_grab", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L56"}, {"caller_nid": "imagegrab_grab", "callee": "unlink", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L57"}, {"caller_nid": "imagegrab_grab", "callee": "mkstemp", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L63"}, {"caller_nid": "imagegrab_grab", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L64"}, {"caller_nid": "imagegrab_grab", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L65"}, {"caller_nid": "imagegrab_grab", "callee": "call", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L66"}, {"caller_nid": "imagegrab_grab", "callee": "CalledProcessError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L68"}, {"caller_nid": "imagegrab_grab", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L69"}, {"caller_nid": "imagegrab_grab", "callee": "unlink", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L71"}, {"caller_nid": "imagegrab_grab", "callee": "resize", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L77"}, {"caller_nid": "imagegrab_grab", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L79"}, {"caller_nid": "imagegrab_grab", "callee": "crop", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L82"}, {"caller_nid": "imagegrab_grab", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L83"}, {"caller_nid": "imagegrab_grab", "callee": "resize", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L86"}, {"caller_nid": "imagegrab_grab", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L87"}, {"caller_nid": "imagegrab_grab", "callee": "grabscreen_win32", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L93"}, {"caller_nid": "imagegrab_grab", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L96"}, {"caller_nid": "imagegrab_grab", "callee": "frombytes", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L98"}, {"caller_nid": "imagegrab_grab", "callee": "crop", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L111"}, {"caller_nid": "imagegrab_grab", "callee": "OSError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L118"}, {"caller_nid": "imagegrab_grab", "callee": "grabscreen_x11", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L119"}, {"caller_nid": "imagegrab_grab", "callee": "which", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L122"}, {"caller_nid": "imagegrab_grab", "callee": "which", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L124"}, {"caller_nid": "imagegrab_grab", "callee": "which", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L126"}, {"caller_nid": "imagegrab_grab", "callee": "mkstemp", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L130"}, {"caller_nid": "imagegrab_grab", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L131"}, {"caller_nid": "imagegrab_grab", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L132"}, {"caller_nid": "imagegrab_grab", "callee": "call", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L133"}, {"caller_nid": "imagegrab_grab", "callee": "CalledProcessError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L135"}, {"caller_nid": "imagegrab_grab", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L136"}, {"caller_nid": "imagegrab_grab", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L137"}, {"caller_nid": "imagegrab_grab", "callee": "unlink", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L138"}, {"caller_nid": "imagegrab_grab", "callee": "crop", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L140"}, {"caller_nid": "imagegrab_grab", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L141"}, {"caller_nid": "imagegrab_grab", "callee": "frombytes", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L147"}, {"caller_nid": "imagegrab_grab", "callee": "crop", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L149"}, {"caller_nid": "imagegrab_grabclipboard", "callee": "run", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L155"}, {"caller_nid": "imagegrab_grabclipboard", "callee": "BytesIO", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L164"}, {"caller_nid": "imagegrab_grabclipboard", "callee": "unhexlify", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L164"}, {"caller_nid": "imagegrab_grabclipboard", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L165"}, {"caller_nid": "imagegrab_grabclipboard", "callee": "grabclipboard_win32", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L167"}, {"caller_nid": "imagegrab_grabclipboard", "callee": "unpack_from", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L171"}, {"caller_nid": "imagegrab_grabclipboard", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L173"}, {"caller_nid": "imagegrab_grabclipboard", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L173"}, {"caller_nid": "imagegrab_grabclipboard", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L175"}, {"caller_nid": "imagegrab_grabclipboard", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L175"}, {"caller_nid": "imagegrab_grabclipboard", "callee": "index", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L176"}, {"caller_nid": "imagegrab_grabclipboard", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L177"}, {"caller_nid": "imagegrab_grabclipboard", "callee": "BytesIO", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L178"}, {"caller_nid": "imagegrab_grabclipboard", "callee": "PngImageFile", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L182"}, {"caller_nid": "imagegrab_grabclipboard", "callee": "DibImageFile", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L186"}, {"caller_nid": "imagegrab_grabclipboard", "callee": "getenv", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L189"}, {"caller_nid": "imagegrab_grabclipboard", "callee": "getenv", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L191"}, {"caller_nid": "imagegrab_grabclipboard", "callee": "which", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L196"}, {"caller_nid": "imagegrab_grabclipboard", "callee": "which", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L198"}, {"caller_nid": "imagegrab_grabclipboard", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L202"}, {"caller_nid": "imagegrab_grabclipboard", "callee": "run", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L204"}, {"caller_nid": "imagegrab_grabclipboard", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L225"}, {"caller_nid": "imagegrab_grabclipboard", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L225"}, {"caller_nid": "imagegrab_grabclipboard", "callee": "ChildProcessError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L226"}, {"caller_nid": "imagegrab_grabclipboard", "callee": "BytesIO", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L228"}, {"caller_nid": "imagegrab_grabclipboard", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L229"}, {"caller_nid": "imagegrab_grabclipboard", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageGrab.py", "source_location": "L230"}]} |