command_executor provides some Python classes to make it easier to execute processes / commands and handling errors and output.
Project description
Usage
Please refer to the Documentation to learn how to use command-executor. Basicly, command_executor provides some Python classes to make it easier to start processes / commands and handling errors and output. In addition, input validation for command parameters is possible.
Requirements
python-command-executor supports Python 3 only. No other dependencies are required.
Prepare for development
A Python 3.6 interpreter is required in addition to pipenv.
$ pipenv install --python 3.6
$ pipenv shell
$ pip install -e .
Now you’re ready to run the tests:
$ pipenv run py.test
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
command-executor-0.0.1.tar.gz
(3.8 kB
view hashes)
Built Distribution
Close
Hashes for command_executor-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a337474f665fedee6228856bdb3040fa6ba30910adf45c7357f5a48c7f9ab86 |
|
MD5 | fb0600f9df6f67974a01eebb2e6138c0 |
|
BLAKE2b-256 | 3b3a610829fc46199e47350961892d92e68c211fabe897088e9146fe0a556fd3 |