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

Richard Tew richard.m.tew at gmail.com
Sun Apr 10 03:19:05 CEST 2011


On Thu, Apr 7, 2011 at 4:11 PM, Anselm Kruis
<a.kruis at science-computing.de>wrote:

> 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.
>
>
 Hi Anselm,

Thanks for releasing a Stackless-related project :-)

I saw this get released on Pypi when you added it there.  Can you give a
description of the use it has been put to?

Cheers,
Richard.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.stackless.com/pipermail/stackless/attachments/20110410/d9f2c6bc/attachment.html>


More information about the Stackless mailing list