haru 0.27.3

A fast, dynamically-typed general purpose scripting language
Documentation
cmd = Cmd(["echo", "hello world"])
print(cmd.out())