Comment on Show HN: Sultan – Pythonic interface to your shellComments−jklehm9ySeems similar to the package sh/pbs. [0][0] https://amoffat.github.io/sh/−aeroxisOP9yYes it is. I looked at SH before writing Sultan. I was not very crazy about the syntax. I wanted the code to be easy to read, because one of my primary goals was the code maintainability, and that requires the code to be as readable as possible.
Comments
Seems similar to the package sh/pbs. [0]
[0] https://amoffat.github.io/sh/
Yes it is. I looked at SH before writing Sultan. I was not very crazy about the syntax. I wanted the code to be easy to read, because one of my primary goals was the code maintainability, and that requires the code to be as readable as possible.