You are here: Home / LBN / Up2date / Cloud Computing / BastionLinux 13 / pychef-0.2.1-1.lbn13.noarch

pychef-0.2.1-1.lbn13.noarch

Package Attributes
RPM  pychef-0.2.1-1.lbn13.noarch.rpm Architecture  noarch Size  161917 Created  2017/08/04 11:08:14 UTC
Package Specification
Summary Python implementation of a Chef API client.
Group Application/Internet
License ZPL
Home Page http://pypi.python.org/packages/source/P/PyChef/PyChef-0.2.1.tar.gz
Description

Example

from chef import autoconfigure, Node

api = autoconfigure() n = Node(web1) print n['fqdn'] n['myapp']['version'] = 1.0 n.save()

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
/bin/sh  
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(PayloadIsXz)  
Provides
pychef
Obsoletes
pychef-egginfo

Document Actions