top | item 11261480

(no title)

doki_pen | 10 years ago

Tubing is a Python I/O library.

I've been using it for batch data transformation tasks at Embedly. It's still early and things can still change, but it's starting to stabilize. Tell me what you think about the gross abuse of the __or__ operator. I love it, but if I'm alone, I can remove it, or at least remove it from example code.

https://tubing.readthedocs.org/en/latest/

discuss

order

mixmastamyk|10 years ago

Needs an introductory paragraph. Had to read the whole page before I started to understand what it is, and even then it is a bit vague. Looks like piping of data like the shell in python.