Pyro - Python Remote Objects - 5.15

PYRO logo

Manual Index

What is Pyro?

A library that enables you to build applications in which objects can talk to each other over the network, with minimal programming effort. You can just use normal Python method calls to call objects running on other machines. Pyro is a pure Python library and runs on many different platforms and Python versions.

Pyro is copyright © Irmen de Jong (irmen@razorvine.net | http://www.razorvine.net). Please read Software License and Disclaimer.

Pyro can be found on Pypi as Pyro5. Source is on Github: https://github.com/irmen/Pyro5

Pyro5 is the current version of Pyro. Pyro4 is the predecessor that only gets important bugfixes and security fixes, but is otherwise no longer being improved. New code should use Pyro5 if at all possible.

Contents of this manual:

Index

PYYYRRRROOOO