[ANN] Pyrolite 1.3 - native Pyro and Pickle library for Java and .NET

Irmen de Jong irmen.NOSPAM at xs4all.nl
Sun Oct 30 11:46:38 EDT 2011


Hello,

I'd like to announce Pyrolite 1.3,
a tiny (~50k) Pyro client library for Java and .NET.

Q: "what is a java/.net library doing in this newsgroup?"

A.1: This library is meant to connect a Java or .NET program to Python in a very simple
way, using the Pyro protocol. Pyro is my remote object library or Python.
A.2: Pyrolite contains an almost feature complete native implementation of Python's
pickle protocol. This can be useful by itself to read/write pickles from Java or .NET
programs.

Download Pyrolite here:   http://irmen.home.xs4all.nl/pyrolite/
More info on Pyrolite:  http://irmen.home.xs4all.nl/pyrolite/README.txt
More info on Pyro:  http://irmen.home.xs4all.nl/pyro/


Enjoy,

Irmen de Jong




More information about the Python-list mailing list