virtualenvrunner

Runner for shell commands in virtualenv


Keywords
virtualenv
License
BSD-3-Clause
Install
pip install virtualenvrunner==1.1.1

Documentation

https://travis-ci.org/nokia/virtualenvrunner.svg?branch=master

README

Documentation

Documentation for virtualenvrunner can be found from Read The Docs.

run_in_virtualenv tool

This distribution contains run_in_virtualenv tool and programmatic usage of the tool. The tool is for running shell commands in virtualenv.

The tool is similar to allvirtualenv in virtualenvwrapper or tox but restricted to the command line run only.

Moreover, the library provides Python function for running generic runner function in virtualenv.

Development practices

The development and the testing follows the Common Robot Libraries development practices defined in crl-devutils.