Skip to main content

Python implementation of a Chef API client.

Project description

https://secure.travis-ci.org/coderanger/pychef.png?branch=master

A Python API for interacting with a Chef server.

Example

from chef import autoconfigure, Node

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

Further Reading

For more information check out http://pychef.readthedocs.org/en/latest/index.html

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PyChef-0.2.tar.gz (28.8 kB view details)

Uploaded Source

Built Distribution

PyChef-0.2-py2.7.egg (62.5 kB view details)

Uploaded Source

File details

Details for the file PyChef-0.2.tar.gz.

File metadata

  • Download URL: PyChef-0.2.tar.gz
  • Upload date:
  • Size: 28.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for PyChef-0.2.tar.gz
Algorithm Hash digest
SHA256 7f067726af093fca5edb84c9d3c4e56c901fcbc656fea015cd5e7640ad7a5b0e
MD5 fb47a5fc04e9b9b681eb356382d6f4ea
BLAKE2b-256 d57cdae0a74e9559a3a2026a36fc188932a7f92ae3fee20fb160656f540b7aeb

See more details on using hashes here.

File details

Details for the file PyChef-0.2-py2.7.egg.

File metadata

  • Download URL: PyChef-0.2-py2.7.egg
  • Upload date:
  • Size: 62.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for PyChef-0.2-py2.7.egg
Algorithm Hash digest
SHA256 715757937df76c4970e322a839c9c6cebbfb136c3de0f72a7e6c287dec9a8939
MD5 1bfee71c87bacc3321597ebcf38c5643
BLAKE2b-256 551307bc764f349c662d50debd02026f3bc8741c0795b740700d64e03a1dd167

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page