Revision 3 as of 2008-11-15 14:01:01

Clear message

Python Remote Objects

Pyro is an acronym for PYthon Remote Objects. It is an advanced and powerful Distributed Object Technology system written entirely in Python, that is designed to be very easy to use. It resembles Java's Remote Method Invocation (RMI). It is less similar to CORBA - which is a system- and language independent Distributed Object Technology and has much more to offer than Pyro or RMI.

You can download a packaged version from the SF download page but if you have CVS, you can also pull the latest development version directly from public CVS.

If you want more information, please let me know. -- IrmenDeJong

Unable to edit the page? See the FrontPage for instructions.