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.1.0.tar.gz
(3.9 kB
view hashes)
Built Distribution
Close
Hashes for command_executor-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf4b58c91f6eb65bfb87d1a421af59cef298e904778b8fad2565d31986570885 |
|
MD5 | 0194242e2b35ba56a8d981d5e5408b4f |
|
BLAKE2b-256 | 8fb6b085a2153d7dc6a6374d1ee97a0a88d6c81d3c81e650f1f6a39598959707 |