[ trixie ]
[ sid ]
[ Bron: pyro5 ]
Pakket: pyro5-doc (5.15-1)
Verwijzigingen voor pyro5-doc
Debian bronnen:
Het bronpakket pyro5 downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
distributed object middleware for Python (RPC)
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.
Andere aan pyro5-doc gerelateerde pakketten
|
|
|
|
-
- dep: libjs-jquery (>= 3.6.0)
- JavaScript library for dynamic web applications
-
- dep: libjs-sphinxdoc (>= 7.2.2)
- JavaScript support for Sphinx documentation
-
- dep: libjs-underscore
- JavaScript's functional programming helper library
-
- dep: sphinx-rtd-theme-common (>= 2.0.0+dfsg)
- sphinx theme from readthedocs.org (common files)
-
- sug: pyro5
- virtueel pakket geboden door python3-pyro5