python3-pipeline

Iterator pipelines for python 3
  http://python-pipeline.googlecode.com/
  0
  no reviews



Python3-pipeline provides an easy way to construct pipelines of iterators, with a syntax resembling unix shell. it supplies counterparts for some common command-line utilities: cat, cut, echo, grep, head, nl, sort, split, tail, uniq, wc, yes.