pushy 0.5.1
A library for transparently accessing objects in a remote Python interpreter
Downloads ↓ | Package Documentation
Pushy is a Python library for allowing one to connect to a remote Python interpreter, and transparently access objects in that interpreter as if they were objects within the local interpreter.
Pushy has the novel ability to execute a remote Python interpreter and start a request servicing loop therein, without requiring any custom Python libraries (including Pushy) to be initially present. To accomplish this, Pushy requires an SSH daemon to be present on the remote machine.
Pushy was initially developed to simplify automated testing to the point that testing software on remote machines becomes little different to testing on the local machine.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| pushy-0.5.1.zip (md5) | Source | 2011-07-11 | 47KB | 506 | |
- Author: Andrew Wilkins
- Documentation: pushy package documentation
- Home Page: http://awilkins.id.au/pushy/
- Requires paramiko
-
Categories
- Development Status :: 4 - Beta
- Intended Audience :: Developers
- License :: OSI Approved :: MIT License
- Operating System :: Microsoft :: Windows
- Operating System :: POSIX
- Programming Language :: Java
- Programming Language :: Python
- Topic :: Software Development :: Libraries
- Topic :: Software Development :: Object Brokering
- Topic :: Software Development :: Testing
- Topic :: System :: Distributed Computing
- Package Index Owner: axwalk
- DOAP record: pushy-0.5.1.xml
