- libjs-jquery (>= 3.6.0)
- libjs-sphinxdoc (>= 7.2.2)
- sphinx-rtd-theme-common (>= 2.0.0+dfsg)
- libjs-underscore
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 package contains the documentation files for the pyro5 package.
Installed Size: 1.5 MB
Architectures: all