skuschel / generatorpipeline

Parallelize your data-processing pipelines with just a decorator.
GNU General Public License v3.0
2 stars 3 forks source link

Operator overloading #3

Open skuschel opened 4 years ago

skuschel commented 4 years ago

be able to use | operator to connect pipelines like in the bash.