This is a staging site. Uploads will not persist. Testing only.

pyro4

distributed object middleware for Python (RPC)

Description

Pyro (PYthon Remote Object) is an easy to use and powerful distributed object system for Python. In a distributed object system, clients send requests to distant servers, which owns the remote objects. Pyro simplifies a lot the creation of clients and servers, and has among its features:
 - dynamic and static proxies for all remote method invocations,
 - a naming service which keeps record of the location of objects,
 - mobile objects support: clients and servers can pass objects around,
 - exceptions that occur in the remote object is raised on the client too,
 - multithreaded server support to handle multiple requests simultaneously.

This metapackage depends on the on the Python variant the user needs.

The documentation is available in the pyro4-doc package. A lot of examples are available in the pyro4-examples package.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/irmen/Pyro4


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install pyro4