[Stackless] Announcement: sPickle - an Extended Pickler for Stackless

Anselm Kruis a.kruis at science-computing.de
Thu Apr 7 10:11:00 CEST 2011


Hello,

if you are interested in pickling, you might want to look at the new sPickle
package available on PyPI: http://pypi.python.org/pypi/sPickle

It extends the standard class pickle.Pickler and is able to serialise many 
types, including most classes, modules, packages. The source archive contains a
readme and a first example. I also submitted a presentation about sPickle for 
the EuroPython 2011 conference.

The code was developed as part of a commercial project and recently released as 
free software by science + computing ag. Currently it requires Stackless Python 
2.7. The code is not very well tested outside of the application it was 
developed for. Therefore you should consider it alpha quality.





Kind regards
   Anselm



-- 
  Dipl. Phys. Anselm Kruis                       science + computing ag
  Senior Solution Architect                      Ingolstädter Str. 22
  email A.Kruis at science-computing.de             80807 München, Germany
  phone +49 89 356386 874  fax 737               www.science-computing.de

-- 
Vorstand/Board of Management:
Dr. Bernd Finkbeiner, Dr. Roland Niemeier, 
Dr. Arno Steitz, Dr. Ingrid Zech
Vorsitzender des Aufsichtsrats/
Chairman of the Supervisory Board:
Michel Lepert
Sitz/Registered Office: Tuebingen
Registergericht/Registration Court: Stuttgart
Registernummer/Commercial Register No.: HRB 382196 





More information about the Stackless mailing list