Install: pip install shellfish
OR poetry add shellfish
What: shellfish = shell & file-system utils; async & sync
Features:
- Pydantic models
- Async(io) shell/file-system utils
- Type annotated
TODO:
- Add support for acceptable return codes
- Look into breaking down shellfish.sh into smaller modules