python-easyprocess

easy to use python subprocess interface - Python 2.X

Description

Features:

 * layer on top of subprocess_ module
 * easy to start, stop programs
 * easy to get standard output/error, return code of programs
 * command can be list or string
 * logging
 * timeout
 * unit-tests
 * cross-platform, development on linux
 * global config file with program aliases
 * shell is not supported
 * pipes are not supported
 * stdout/stderr is set only after the subprocess has finished
 * stop() does not kill whole subprocess tree
 * unicode support
 * Method chaining

This package contains the python 2 version of easyprocess

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/ponty/easyprocess


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-easyprocess