Skip to main content

A simple python app for running a set of commands from remote sources and pushing result files to remote targets.

Project description

pullnrun

A simple python app for running a set of commands from remote sources and pushing result files to remote targets.

Usage

Examples

See examples for usage examples.

Testing

For unittests and linting, run:

# Unittests
python3 -m unittest discover tst/

# Unittests with coverage
coverage run --source ./ --omit setup.py -m unittest discover tst/
coverage report -m

# Linting error check
pylint -E */

# Full linting output
pylint */

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

pullnrun-0.1.2.tar.gz (3.6 kB view hashes)

Uploaded Source

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