Classes | Functions | Variables
dh_virtualenv.deployment Namespace Reference

Classes

class  Deployment
 

Functions

def check_call (cmd, args, kwargs)
 

Variables

string _PYTHON_INTERPRETERS_REGEX = r'\('
 
string DEFAULT_INSTALL_DIR = '/opt/venvs/'
 
list PYTHON_INTERPRETERS = ['python', 'pypy', 'ipy', 'jython']
 
string ROOT_ENV_KEY = 'DH_VIRTUALENV_INSTALL_ROOT'
 

Function Documentation

def dh_virtualenv.deployment.check_call (   cmd,
  args,
  kwargs 
)

Definition at line 37 of file deployment.py.

Variable Documentation

string dh_virtualenv.deployment._PYTHON_INTERPRETERS_REGEX = r'\('
private

Definition at line 33 of file deployment.py.

string dh_virtualenv.deployment.DEFAULT_INSTALL_DIR = '/opt/venvs/'

Definition at line 31 of file deployment.py.

list dh_virtualenv.deployment.PYTHON_INTERPRETERS = ['python', 'pypy', 'ipy', 'jython']

Definition at line 32 of file deployment.py.

string dh_virtualenv.deployment.ROOT_ENV_KEY = 'DH_VIRTUALENV_INSTALL_ROOT'

Definition at line 30 of file deployment.py.



catkin_virtualenv
Author(s): Paul Bovbel
autogenerated on Mon Jul 1 2019 19:33:08