Pyro 4.2 released

I

Irmen de Jong

Pyro 4.2
---------
I'm pleased to announce the release of Pyro 4.2!

Detailed info here: http://www.razorvine.net/python/Pyro
Download here: http://www.xs4all.nl/~irmen/pyro4/download/
Python package index entry: http://pypi.python.org/pypi/Pyro4

License: MIT software license.
Note: Pyro 4 is not finalized, this is still a beta release.


Changes
-------
The most important changes compared to Pyro 4.1 are:

- toplevel package renamed to Pyro4 to allow parallel installation
of Pyro 3.x and Pyro4
- python 3.x compatibility


What is Pyro?
-------------
PYthon Remote Objects provides a very easy way of remote communication
between python objects somewhere in a network. It enables you to do
remote method calls on objects as if they were normal local objects.
Objects can be located by a direct identifier or indirectly by logical,
humanly-readable names that are managed in a name server.
Pyro is designed to be simple (but powerful) so it's only a manner of
adding a few lines of code to ignite your objects.
Simple example: http://www.razorvine.net/python/Pyro/Example


Enjoy,
Irmen de Jong
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,053
Latest member
billing-software

Latest Threads

Top