Hacker News new | ask | show | jobs
Show HN: Powerful pipeline syntax for IPython and Jupyter (github.com)
5 points by smacke 160 days ago
1 comments

Hi HN, I built pipescript over the holidays after I discovered magrittr for R and realized the same kind of pipe operator and placeholder syntax could be implemented for Python notebooks with a bit of creativity. I developed it while using it in parallel for Advent of Code and had a lot of fun with it; hope you like it.