全部搜尋項
buster  ]
[ 原始碼: python-pushy  ]

套件:python-pushy(0.5.1-1.1)

python-pushy 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 python-pushy

維護者:

外部的資源:

相似套件:

Simple interface for connecting two python interpreters

Pushy provides applicaton developers with a simple interface for connecting two Python interpreters, either on the local host, or over a network. Once connected, the interpreters may access objects in each other, as if they were local. Where objects are mutable (i.e. may change over time), then objects are “proxied”. This means that a local object is created that mirrors the remote object, and sends all local function/attribute access calls to the remote object. Special care has been taken to proxy builtin types properly, so that proxied objects may be passed to Python’s various builtin functions.

Pushy contains multiple transports for connecting interpreters, as well as a means for users to provide their own transport modules. Builtin transports are provided for connecting to local interpreters, and to remote interpreters via SSH, named pipes (using SMB) on Microsoft Windows, and over plain old TCP/IP sockets (using daemon).

One of the most useful features of Pushy is that it will take care of starting the target Python interpreter for you, depending on which transport is selected. Of particular note, the SSH transport will start a remote Python interpreter and initialise a Pushy connection, without having Pushy installed on the remote system. Similarly, the local transport will create a new Python interpreter on the local host.

其他與 python-pushy 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 python-pushy

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
amd64 27。4 kB158。0 kB [檔案列表]
arm64 27。3 kB158。0 kB [檔案列表]
armhf 27。3 kB158。0 kB [檔案列表]
i386 27。3 kB158。0 kB [檔案列表]