top | item 46487771

Show HN: Powerful pipeline syntax for IPython and Jupyter

5 points| smacke | 1 month ago |github.com

1 comment

order

smacke|1 month ago

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.