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 -- http://mail.python.org/mailman/listinfo/python-list