Hacker News new | ask | show | jobs
by jsiva 410 days ago
Working on a python library for combining shell commands and python functions with pipeline operator syntax. Hasn't progressed beyond an experimental prototype, some of the tests (i.e. test_bash_pipe.py) show how it works.

- repo: https://github.com/JanukanS/cudgel/tree/main