Python implementation of a Chef API client.
Project description
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)
Built Distribution
PyChef-0.3.0-py2-none-any.whl
(30.0 kB
view details)
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | afc2a538fc0492b387f43de72af21ba829cb5b3d2b5e46861a8d15523845bf7d |
|
MD5 | 73f1a493d94d852d4efc544670c6aadf |
|
BLAKE2b-256 | f93117cde137e3b8ada4d7c80fd4504264f2abed329a9a8100c3622a044c485e |
File details
Details for the file PyChef-0.3.0-py2-none-any.whl
.
File metadata
- Download URL: PyChef-0.3.0-py2-none-any.whl
- Upload date:
- Size: 30.0 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1da4c74514de2f480ffec42716d079af4e729e9168266e311e6aaa7e9060807 |
|
MD5 | d1baab77c024479eb51d7dd4b6ee0931 |
|
BLAKE2b-256 | 104bb17e47014443acbac234f29a4d03183c1f88262c8224ee619aa46df0dec0 |