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