معرفی شرکت ها


python-pushy_0.5.1-1.1_mips64el.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Simple interface for connecting two python interpreters
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Buster-10
مخزن Debian main mips64el
نام بسته python-pushy
نام فایل بسته python-pushy_0.5.1-1.1_mips64el.deb
نسخه بسته 0.5.1
انتشار بسته 1.1
معماری بسته mips64el
نگهدارنده Martin Loschwitz <madkiss@debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی http://packages.python.org/pushy
مجوز -
حجم دانلود 27988
حجم نصب 158
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_0.5.1-1.1_amd64.deb 0.5.1 amd64 Debian main
python-pushy_0.5.1-1.1_arm64.deb 0.5.1 arm64 Debian main
python-pushy_0.5.1-1.1_armel.deb 0.5.1 armel Debian main
python-pushy_0.5.1-1.1_armhf.deb 0.5.1 armhf Debian main
python-pushy_0.5.1-1.1_i386.deb 0.5.1 i386 Debian main
python-pushy_0.5.1-1.1_mips.deb 0.5.1 mips Debian main
python-pushy_0.5.1-1.1_mipsel.deb 0.5.1 mipsel Debian main
python-pushy_0.5.1-1.1_ppc64el.deb 0.5.1 ppc64el Debian main
python-pushy_0.5.1-1.1_s390x.deb 0.5.1 s390x Debian main


نیازمندی

مقدار نام
- python-paramiko
<< 2.8 python:any
>= 2.7.5-5~ python:any


نحوه نصب


نصب پکیج deb python-pushy:

    sudo apt-get install python-pushy_0.5.1-1.1_mips64el.deb


فایل ها

مسیرها
./usr/share/doc/python-pushy/changelog.Debian.gz
./usr/share/doc/python-pushy/copyright
./usr/lib/python2.7/dist-packages/pushy-0.5.1.egg-info
./usr/lib/python2.7/dist-packages/pushy/client.py
./usr/lib/python2.7/dist-packages/pushy/server.py
./usr/lib/python2.7/dist-packages/pushy/__init__.py
./usr/lib/python2.7/dist-packages/pushy/protocol/message.py
./usr/lib/python2.7/dist-packages/pushy/protocol/baseconnection.py
./usr/lib/python2.7/dist-packages/pushy/protocol/proxy.py
./usr/lib/python2.7/dist-packages/pushy/protocol/connection.py
./usr/lib/python2.7/dist-packages/pushy/protocol/__init__.py
./usr/lib/python2.7/dist-packages/pushy/transport/daemon.py
./usr/lib/python2.7/dist-packages/pushy/transport/local.py
./usr/lib/python2.7/dist-packages/pushy/transport/ssh.py
./usr/lib/python2.7/dist-packages/pushy/transport/__init__.py
./usr/lib/python2.7/dist-packages/pushy/transport/smb/impacket_transport.py
./usr/lib/python2.7/dist-packages/pushy/transport/smb/__init__.py
./usr/lib/python2.7/dist-packages/pushy/transport/smb/native.py
./usr/lib/python2.7/dist-packages/pushy/util/_logging.py
./usr/lib/python2.7/dist-packages/pushy/util/askpass.py
./usr/lib/python2.7/dist-packages/pushy/util/redirector.py
./usr/lib/python2.7/dist-packages/pushy/util/clone_function.py
./usr/lib/python2.7/dist-packages/pushy/util/_zipwalk.py
./usr/lib/python2.7/dist-packages/pushy/util/__init__.py