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.3.0.tar.gz (23.0 kB view details)

Uploaded Source

Built Distribution

PyChef-0.3.0-py2-none-any.whl (30.0 kB view details)

Uploaded Python 2

File details

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

File metadata

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

File hashes

Hashes for PyChef-0.3.0.tar.gz
Algorithm Hash digest
SHA256 afc2a538fc0492b387f43de72af21ba829cb5b3d2b5e46861a8d15523845bf7d
MD5 73f1a493d94d852d4efc544670c6aadf
BLAKE2b-256 f93117cde137e3b8ada4d7c80fd4504264f2abed329a9a8100c3622a044c485e

See more details on using hashes here.

File details

Details for the file PyChef-0.3.0-py2-none-any.whl.

File metadata

File hashes

Hashes for PyChef-0.3.0-py2-none-any.whl
Algorithm Hash digest
SHA256 c1da4c74514de2f480ffec42716d079af4e729e9168266e311e6aaa7e9060807
MD5 d1baab77c024479eb51d7dd4b6ee0931
BLAKE2b-256 104bb17e47014443acbac234f29a4d03183c1f88262c8224ee619aa46df0dec0

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