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
Built Distribution
File details
Details for the file command-executor-0.1.0.tar.gz
.
File metadata
- Download URL: command-executor-0.1.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a3adcc95555c8c90149cf283ed7f018dbb6fa000bc7435cc0a924bf35d36341d |
|
MD5 | 4683b99e5dc26f054accaa5409a4606f |
|
BLAKE2b-256 | 476690520269854b2e5a7b4934310e9d31915045bc3f2a1035d862c66602040d |
File details
Details for the file command_executor-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: command_executor-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf4b58c91f6eb65bfb87d1a421af59cef298e904778b8fad2565d31986570885 |
|
MD5 | 0194242e2b35ba56a8d981d5e5408b4f |
|
BLAKE2b-256 | 8fb6b085a2153d7dc6a6374d1ee97a0a88d6c81d3c81e650f1f6a39598959707 |