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.
Installing
Ensure that you are using Python >= 3.6 with python --version
. To install, run:
pip install pullnrun
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,tst/* -m unittest discover tst/ coverage report -m # Linting error check pylint -E */ # Full linting output pylint */
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size pullnrun-0.4.0.tar.gz (6.0 kB) | File type Source | Python version None | Upload date | Hashes View |