Description
Builds shell-like automation in Python with helpers for local commands, remote commands, paths, and command composition. It helps developers write scripts that are more structured than shell while still working closely with system commands.
Automation can modify files, run programs, or connect to remote systems depending on the script. Review commands and inputs before using it for administrative tasks.