Home > cmdflow

cmdflow

Cmdflow is a project mainly written in Python, it's free.

Shell like syntax for Popen

CmdFlow

A simple wrapper for creating shell pipelines inside python scripts

Theoretically, this can be used across platforms, but there are a few conventions which do not translate well to Windows; i.e. sudo is difficult in a system that does not use multiple simultaneous users.