Skip to main content

command_executor provides some Python classes to make it easier to execute processes / commands and handling errors and output.

Project description

Latest Version Coverage Status Documentation Status https://travis-ci.org/moccu/python-command-executor.svg?branch=master

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


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)

Uploaded Source

Built Distribution

command_executor-0.0.1-py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page