Sunday 22 October 2023

Show HN: Pypipe – A Python command-line tool for pipeline processing https://bit.ly/3Ma6fPy

Show HN: Pypipe – A Python command-line tool for pipeline processing pypipe is a command-line tool for writing data pipelines in Python. When working with data processing in the terminal, I often find myself wanting to pass the output of commands to Python for further processing. In such cases, one can either write one-liners or create regular Python scripts and connect them through pipes. However, using pypipe makes this process more convenient and efficient. https://bit.ly/46HS0ty October 23, 2023 at 05:35AM

No comments:

Post a Comment