LWN.net Logo

stream 0.8 released

From:  Anh Hai Trinh <anh.hai.trinh-AT-gmail.com>
To:  python-announce-AT-python.org
Subject:  ANN: stream 0.8 -- pipelining and parallelizing list processing
Date:  Fri, 15 Jan 2010 21:45:00 +0700
Message-ID:  <f23bc8651001150645w1cf5b0a0l6f9d8f0502edd9a5@mail.gmail.com>
Archive-link:  Article, Thread

I am pleased to announce that stream 0.8 is available.

Stream is a module that lets one express a list-processing task as a
pipeline and provide ways to easily parallelize it.

An introductory article is available at <http://blog.onideas.ws/stream.py>.

The reference documentation can be viewed from
<http://www.trinhhaianh.com/stream.py/>.

The source release is available at <http://github.com/aht/stream.py>
or <http://pypi.python.org/pypi/stream>.

Enjoy!

-- 
// aht
http://blog.onideas.ws
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/



(Log in to post comments)

Copyright © 2010, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds