Files
tfm_ainventory/graphify-out/cache/5b1f3d24bb21ef80b5f50c7fa10fa22c104a6b4dcc46375a588f4765b8aefec0.json

1 line
18 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_websockets_cli_py", "label": "cli.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L1"}, {"id": "cli_print_during_input", "label": "print_during_input()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L20"}, {"id": "cli_print_over_input", "label": "print_over_input()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L40"}, {"id": "cli_readlines", "label": "ReadLines", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L52"}, {"id": "cli_readlines_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L53"}, {"id": "cli_readlines_parse", "label": ".parse()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L57"}, {"id": "cli_readlines_connection_made", "label": ".connection_made()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L64"}, {"id": "cli_readlines_data_received", "label": ".data_received()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L68"}, {"id": "cli_readlines_eof_received", "label": ".eof_received()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L72"}, {"id": "cli_readlines_connection_lost", "label": ".connection_lost()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L76"}, {"id": "cli_print_incoming_messages", "label": "print_incoming_messages()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L81"}, {"id": "cli_send_outgoing_messages", "label": "send_outgoing_messages()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L89"}, {"id": "cli_interactive_client", "label": "interactive_client()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L104"}, {"id": "cli_main", "label": "main()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L145"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_websockets_cli_py", "target": "argparse", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_cli_py", "target": "asyncio", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_cli_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_cli_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_cli_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_cli_py", "target": "backend_venv_lib_python3_12_site_packages_websockets_asyncio_client_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_cli_py", "target": "backend_venv_lib_python3_12_site_packages_websockets_asyncio_messages_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_cli_py", "target": "backend_venv_lib_python3_12_site_packages_websockets_exceptions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_cli_py", "target": "backend_venv_lib_python3_12_site_packages_websockets_frames_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_cli_py", "target": "backend_venv_lib_python3_12_site_packages_websockets_streams_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_cli_py", "target": "backend_venv_lib_python3_12_site_packages_websockets_version_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_cli_py", "target": "cli_print_during_input", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_cli_py", "target": "cli_print_over_input", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_cli_py", "target": "cli_readlines", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L52", "weight": 1.0}, {"source": "cli_readlines", "target": "cli_readlines_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L53", "weight": 1.0}, {"source": "cli_readlines", "target": "cli_readlines_parse", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L57", "weight": 1.0}, {"source": "cli_readlines", "target": "cli_readlines_connection_made", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L64", "weight": 1.0}, {"source": "cli_readlines", "target": "cli_readlines_data_received", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L68", "weight": 1.0}, {"source": "cli_readlines", "target": "cli_readlines_eof_received", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L72", "weight": 1.0}, {"source": "cli_readlines", "target": "cli_readlines_connection_lost", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L76", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_cli_py", "target": "cli_print_incoming_messages", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L81", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_cli_py", "target": "cli_send_outgoing_messages", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L89", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_cli_py", "target": "cli_interactive_client", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L104", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_cli_py", "target": "cli_main", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L145", "weight": 1.0}, {"source": "cli_readlines_connection_made", "target": "cli_readlines_parse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L65", "weight": 1.0}, {"source": "cli_print_incoming_messages", "target": "cli_print_during_input", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L84", "weight": 1.0}, {"source": "cli_interactive_client", "target": "cli_print_incoming_messages", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L116", "weight": 1.0}, {"source": "cli_interactive_client", "target": "cli_send_outgoing_messages", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L119", "weight": 1.0}, {"source": "cli_interactive_client", "target": "cli_print_over_input", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L142", "weight": 1.0}, {"source": "cli_main", "target": "cli_interactive_client", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L176", "weight": 1.0}], "raw_calls": [{"caller_nid": "cli_print_during_input", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L21"}, {"caller_nid": "cli_print_during_input", "callee": "flush", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L37"}, {"caller_nid": "cli_print_over_input", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L41"}, {"caller_nid": "cli_print_over_input", "callee": "flush", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L49"}, {"caller_nid": "cli_readlines_init", "callee": "StreamReader", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L54"}, {"caller_nid": "cli_readlines_init", "callee": "SimpleQueue", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L55"}, {"caller_nid": "cli_readlines_parse", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L59"}, {"caller_nid": "cli_readlines_parse", "callee": "flush", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L60"}, {"caller_nid": "cli_readlines_parse", "callee": "read_line", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L61"}, {"caller_nid": "cli_readlines_parse", "callee": "put", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L62"}, {"caller_nid": "cli_readlines_parse", "callee": "rstrip", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L62"}, {"caller_nid": "cli_readlines_parse", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L62"}, {"caller_nid": "cli_readlines_connection_made", "callee": "next", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L66"}, {"caller_nid": "cli_readlines_data_received", "callee": "feed_data", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L69"}, {"caller_nid": "cli_readlines_data_received", "callee": "next", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L70"}, {"caller_nid": "cli_readlines_eof_received", "callee": "feed_eof", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L73"}, {"caller_nid": "cli_readlines_connection_lost", "callee": "discard", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L77"}, {"caller_nid": "cli_readlines_connection_lost", "callee": "abort", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L78"}, {"caller_nid": "cli_print_incoming_messages", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L83"}, {"caller_nid": "cli_print_incoming_messages", "callee": "hex", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L86"}, {"caller_nid": "cli_send_outgoing_messages", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L95"}, {"caller_nid": "cli_send_outgoing_messages", "callee": "send", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L99"}, {"caller_nid": "cli_interactive_client", "callee": "connect", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L106"}, {"caller_nid": "cli_interactive_client", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L108"}, {"caller_nid": "cli_interactive_client", "callee": "exit", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L109"}, {"caller_nid": "cli_interactive_client", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L111"}, {"caller_nid": "cli_interactive_client", "callee": "get_running_loop", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L113"}, {"caller_nid": "cli_interactive_client", "callee": "connect_read_pipe", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L114"}, {"caller_nid": "cli_interactive_client", "callee": "create_task", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L115"}, {"caller_nid": "cli_interactive_client", "callee": "create_task", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L118"}, {"caller_nid": "cli_interactive_client", "callee": "wait", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L122"}, {"caller_nid": "cli_interactive_client", "callee": "cancel", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L135"}, {"caller_nid": "cli_interactive_client", "callee": "cancel", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L136"}, {"caller_nid": "cli_interactive_client", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L137"}, {"caller_nid": "cli_interactive_client", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L139"}, {"caller_nid": "cli_interactive_client", "callee": "Close", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L141"}, {"caller_nid": "cli_main", "callee": "ArgumentParser", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L146"}, {"caller_nid": "cli_main", "callee": "add_mutually_exclusive_group", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L151"}, {"caller_nid": "cli_main", "callee": "add_argument", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L152"}, {"caller_nid": "cli_main", "callee": "add_argument", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L153"}, {"caller_nid": "cli_main", "callee": "parse_args", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L154"}, {"caller_nid": "cli_main", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L157"}, {"caller_nid": "cli_main", "callee": "print_usage", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L161"}, {"caller_nid": "cli_main", "callee": "exit", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L162"}, {"caller_nid": "cli_main", "callee": "system", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L167"}, {"caller_nid": "cli_main", "callee": "run", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/cli.py", "source_location": "L176"}]}