MCPcopy
hub / github.com/prompt-toolkit/ptpython / asyncio-ssh-python-embed.py

File asyncio-ssh-python-embed.py

examples/asyncio-ssh-python-embed.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2"""
3Example of running the Python REPL through an SSH connection in an asyncio process.
4This requires Python 3, asyncio and asyncssh.

Callers

nothing calls this directly

Calls 2

runMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected