Files
tfm_ainventory/graphify-out/cache/7d5f7328e484ecd7d0296f63f410edadf1f55e82e805eecd24b2240bf43f45a1.json

1 line
32 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "label": "_winconsole.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L1"}, {"id": "winconsole_py_buffer", "label": "Py_buffer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L87"}, {"id": "structure", "label": "Structure", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "winconsole_get_buffer", "label": "get_buffer()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L105"}, {"id": "winconsole_windowsconsolerawiobase", "label": "_WindowsConsoleRawIOBase", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L118"}, {"id": "winconsole_windowsconsolerawiobase_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L119"}, {"id": "winconsole_windowsconsolerawiobase_isatty", "label": ".isatty()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L122"}, {"id": "winconsole_windowsconsolereader", "label": "_WindowsConsoleReader", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L127"}, {"id": "winconsole_windowsconsolereader_readable", "label": ".readable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L128"}, {"id": "winconsole_windowsconsolereader_readinto", "label": ".readinto()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L131"}, {"id": "winconsole_windowsconsolewriter", "label": "_WindowsConsoleWriter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L162"}, {"id": "winconsole_windowsconsolewriter_writable", "label": ".writable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L163"}, {"id": "winconsole_get_error_message", "label": "_get_error_message()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L167"}, {"id": "winconsole_windowsconsolewriter_write", "label": ".write()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L174"}, {"id": "winconsole_consolestream", "label": "ConsoleStream", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L194"}, {"id": "winconsole_consolestream_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L195"}, {"id": "winconsole_name", "label": "name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L200"}, {"id": "winconsole_consolestream_write", "label": ".write()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L203"}, {"id": "winconsole_consolestream_writelines", "label": ".writelines()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L212"}, {"id": "winconsole_consolestream_getattr", "label": ".__getattr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L216"}, {"id": "winconsole_consolestream_isatty", "label": ".isatty()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L219"}, {"id": "winconsole_consolestream_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L222"}, {"id": "winconsole_get_text_stdin", "label": "_get_text_stdin()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L226"}, {"id": "winconsole_get_text_stdout", "label": "_get_text_stdout()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L236"}, {"id": "winconsole_get_text_stderr", "label": "_get_text_stderr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L246"}, {"id": "winconsole_is_console", "label": "_is_console()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L263"}, {"id": "winconsole_get_windows_console_stream", "label": "_get_windows_console_stream()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L276"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "collections_abc", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "io", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "time", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "ctypes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "ctypes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "ctypes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "ctypes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "ctypes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "ctypes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "ctypes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "ctypes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "ctypes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "ctypes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "ctypes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "ctypes_wintypes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "ctypes_wintypes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "ctypes_wintypes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "ctypes_wintypes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "backend_venv_lib_python3_12_site_packages_click_compat_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "msvcrt", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "ctypes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "ctypes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L75", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L77", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "ctypes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L80", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "winconsole_py_buffer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L87", "weight": 1.0}, {"source": "winconsole_py_buffer", "target": "structure", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L87", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "winconsole_get_buffer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L105", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "winconsole_windowsconsolerawiobase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L118", "weight": 1.0}, {"source": "winconsole_windowsconsolerawiobase", "target": "winconsole_windowsconsolerawiobase_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L119", "weight": 1.0}, {"source": "winconsole_windowsconsolerawiobase", "target": "winconsole_windowsconsolerawiobase_isatty", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L122", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "winconsole_windowsconsolereader", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L127", "weight": 1.0}, {"source": "winconsole_windowsconsolereader", "target": "winconsole_windowsconsolerawiobase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L127", "weight": 1.0}, {"source": "winconsole_windowsconsolereader", "target": "winconsole_windowsconsolereader_readable", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L128", "weight": 1.0}, {"source": "winconsole_windowsconsolereader", "target": "winconsole_windowsconsolereader_readinto", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L131", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "winconsole_windowsconsolewriter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L162", "weight": 1.0}, {"source": "winconsole_windowsconsolewriter", "target": "winconsole_windowsconsolerawiobase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L162", "weight": 1.0}, {"source": "winconsole_windowsconsolewriter", "target": "winconsole_windowsconsolewriter_writable", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L163", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "winconsole_get_error_message", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L167", "weight": 1.0}, {"source": "winconsole_windowsconsolewriter", "target": "winconsole_windowsconsolewriter_write", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L174", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "winconsole_consolestream", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L194", "weight": 1.0}, {"source": "winconsole_consolestream", "target": "winconsole_consolestream_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L195", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "winconsole_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L200", "weight": 1.0}, {"source": "winconsole_consolestream", "target": "winconsole_consolestream_write", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L203", "weight": 1.0}, {"source": "winconsole_consolestream", "target": "winconsole_consolestream_writelines", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L212", "weight": 1.0}, {"source": "winconsole_consolestream", "target": "winconsole_consolestream_getattr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L216", "weight": 1.0}, {"source": "winconsole_consolestream", "target": "winconsole_consolestream_isatty", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L219", "weight": 1.0}, {"source": "winconsole_consolestream", "target": "winconsole_consolestream_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L222", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "winconsole_get_text_stdin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L226", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "winconsole_get_text_stdout", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L236", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "winconsole_get_text_stderr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L246", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "winconsole_is_console", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L263", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_winconsole_py", "target": "winconsole_get_windows_console_stream", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L276", "weight": 1.0}, {"source": "winconsole_get_buffer", "target": "winconsole_py_buffer", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L106", "weight": 1.0}, {"source": "winconsole_windowsconsolerawiobase_isatty", "target": "winconsole_consolestream_isatty", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L123", "weight": 1.0}, {"source": "winconsole_windowsconsolereader_readinto", "target": "winconsole_get_buffer", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L140", "weight": 1.0}, {"source": "winconsole_windowsconsolewriter_write", "target": "winconsole_get_buffer", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L176", "weight": 1.0}, {"source": "winconsole_windowsconsolewriter_write", "target": "winconsole_get_error_message", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L190", "weight": 1.0}, {"source": "winconsole_consolestream_writelines", "target": "winconsole_consolestream_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L214", "weight": 1.0}, {"source": "winconsole_get_text_stdin", "target": "winconsole_windowsconsolereader", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L228", "weight": 1.0}, {"source": "winconsole_get_text_stdin", "target": "winconsole_consolestream", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L233", "weight": 1.0}, {"source": "winconsole_get_text_stdout", "target": "winconsole_windowsconsolewriter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L238", "weight": 1.0}, {"source": "winconsole_get_text_stdout", "target": "winconsole_consolestream", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L243", "weight": 1.0}, {"source": "winconsole_get_text_stderr", "target": "winconsole_windowsconsolewriter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L248", "weight": 1.0}, {"source": "winconsole_get_text_stderr", "target": "winconsole_consolestream", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L253", "weight": 1.0}, {"source": "winconsole_get_windows_console_stream", "target": "winconsole_is_console", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L283", "weight": 1.0}], "raw_calls": [{"caller_nid": "winconsole_get_buffer", "callee": "PyObject_GetBuffer", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L108"}, {"caller_nid": "winconsole_get_buffer", "callee": "py_object", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L108"}, {"caller_nid": "winconsole_get_buffer", "callee": "byref", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L108"}, {"caller_nid": "winconsole_get_buffer", "callee": "from_address", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L112"}, {"caller_nid": "winconsole_get_buffer", "callee": "PyBuffer_Release", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L115"}, {"caller_nid": "winconsole_get_buffer", "callee": "byref", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L115"}, {"caller_nid": "winconsole_windowsconsolerawiobase_isatty", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L123"}, {"caller_nid": "winconsole_windowsconsolereader_readinto", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L132"}, {"caller_nid": "winconsole_windowsconsolereader_readinto", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L136"}, {"caller_nid": "winconsole_windowsconsolereader_readinto", "callee": "c_ulong", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L142"}, {"caller_nid": "winconsole_windowsconsolereader_readinto", "callee": "ReadConsoleW", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L144"}, {"caller_nid": "winconsole_windowsconsolereader_readinto", "callee": "HANDLE", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L145"}, {"caller_nid": "winconsole_windowsconsolereader_readinto", "callee": "byref", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L148"}, {"caller_nid": "winconsole_windowsconsolereader_readinto", "callee": "GetLastError", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L151"}, {"caller_nid": "winconsole_windowsconsolereader_readinto", "callee": "sleep", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L153"}, {"caller_nid": "winconsole_windowsconsolereader_readinto", "callee": "OSError", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L155"}, {"caller_nid": "winconsole_windowsconsolereader_readinto", "callee": "GetLastError", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L155"}, {"caller_nid": "winconsole_windowsconsolewriter_write", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L175"}, {"caller_nid": "winconsole_windowsconsolewriter_write", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L177"}, {"caller_nid": "winconsole_windowsconsolewriter_write", "callee": "c_ulong", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L178"}, {"caller_nid": "winconsole_windowsconsolewriter_write", "callee": "WriteConsoleW", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L180"}, {"caller_nid": "winconsole_windowsconsolewriter_write", "callee": "HANDLE", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L181"}, {"caller_nid": "winconsole_windowsconsolewriter_write", "callee": "byref", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L184"}, {"caller_nid": "winconsole_windowsconsolewriter_write", "callee": "OSError", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L190"}, {"caller_nid": "winconsole_windowsconsolewriter_write", "callee": "GetLastError", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L190"}, {"caller_nid": "winconsole_consolestream_write", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L204"}, {"caller_nid": "winconsole_consolestream_write", "callee": "flush", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L207"}, {"caller_nid": "winconsole_consolestream_getattr", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L217"}, {"caller_nid": "winconsole_get_text_stdin", "callee": "_NonClosingTextIOWrapper", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L227"}, {"caller_nid": "winconsole_get_text_stdin", "callee": "BufferedReader", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L228"}, {"caller_nid": "winconsole_get_text_stdin", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L233"}, {"caller_nid": "winconsole_get_text_stdout", "callee": "_NonClosingTextIOWrapper", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L237"}, {"caller_nid": "winconsole_get_text_stdout", "callee": "BufferedWriter", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L238"}, {"caller_nid": "winconsole_get_text_stdout", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L243"}, {"caller_nid": "winconsole_get_text_stderr", "callee": "_NonClosingTextIOWrapper", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L247"}, {"caller_nid": "winconsole_get_text_stderr", "callee": "BufferedWriter", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L248"}, {"caller_nid": "winconsole_get_text_stderr", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L253"}, {"caller_nid": "winconsole_is_console", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L264"}, {"caller_nid": "winconsole_is_console", "callee": "fileno", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L268"}, {"caller_nid": "winconsole_is_console", "callee": "get_osfhandle", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L272"}, {"caller_nid": "winconsole_is_console", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L273"}, {"caller_nid": "winconsole_is_console", "callee": "GetConsoleMode", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L273"}, {"caller_nid": "winconsole_is_console", "callee": "byref", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L273"}, {"caller_nid": "winconsole_is_console", "callee": "DWORD", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L273"}, {"caller_nid": "winconsole_get_windows_console_stream", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L287"}, {"caller_nid": "winconsole_get_windows_console_stream", "callee": "fileno", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L287"}, {"caller_nid": "winconsole_get_windows_console_stream", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L291"}, {"caller_nid": "winconsole_get_windows_console_stream", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/click/_winconsole.py", "source_location": "L296"}]}