shambu09 / pipes

A unix pipe like functionality for sequentially processing list of objects in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pipes

A unix pipe like functionality for sequentially processing list of objects in python

TODO

  • Parallelism
  • Optimisation using C

About

A unix pipe like functionality for sequentially processing list of objects in python

License:MIT License


Languages

Language:Python 100.0%