class nodo::utils::development::python { package { [ 'python-setuptools', 'python-virtualenv', 'python-yaml' ]: ensure => installed, } }