ANN: stream 0.8 -- pipelining and parallelizing list processing

Anh Hai Trinh anh.hai.trinh at gmail.com
Fri Jan 15 15:45:00 CET 2010


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


More information about the Python-announce-list mailing list