Pyro - Python Remote Objects - 4.14

PYRO logo

What is Pyro?

It is 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 on other machines. Pyro is written in 100% pure Python and therefore runs on many platforms and Python versions, including Python 3.x.

Pyro is copyright © Irmen de Jong (irmen@razorvine.net | http://www.razorvine.net).

Pyro homepage | Pyro on Python package index | Pyro mailing list | Software License and Disclaimer

Contents

Indices and tables

PYYYRRRROOOO

Table Of Contents

Next topic

Intro and Example