Registered
by
Andrew Wilkins
Pushy is a Python package for simple, Pythonic remote procedure calls.
Pushy allows one to connect two Python interpreters together, and provide access to their modules, objects and functions to each other. Pushy operates over SSH (with the ability to use other transports) for encryption, authentication and authorization, and to remove the need for nailed-up services.
Project information
- Maintainer:
- Andrew Wilkins
- Driver:
- Andrew Wilkins
- Licence:
- MIT / X / Expat Licence
View full history Series and milestones
trunk series is the current focus of development.
All code Code
- Version control system:
- Bazaar
- Programming languages:
- Python, Java, C++
All questions Latest questions
-
Where is the documentation?
Posted
All bugs Latest bugs reported
-
Bug #808117: Unable to get a connection, marshal dump needs a file as argument
Reported -
Bug #785179: Python 2.7 interpreter can't connect to older interpreters
Reported -
Bug #784619: Subprocess spawned by local-transport hangs at exit in Python 2.7 on Windows 7
Reported -
Bug #782968: The "interpreter" sample program does not define a persistent local variable dictionary
Reported -
Bug #782963: Pushy clients do not support "with" statement
Reported