(upgraded) 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Py310Chef-0.4.0rc2.tar.gz
(28.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file Py310Chef-0.4.0rc2.tar.gz.
File metadata
- Download URL: Py310Chef-0.4.0rc2.tar.gz
- Upload date:
- Size: 28.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63f7f3e3f6ee0e89859b80f99c5586bb04e452aaeef886dbe7037190351a1b3f
|
|
| MD5 |
a0228d96dc7f299f4e06ec593e619516
|
|
| BLAKE2b-256 |
876c47d3e7b1f153be14ee47c2aa1efd831e205126582757b2a60801700717a4
|
File details
Details for the file Py310Chef-0.4.0rc2-py3-none-any.whl.
File metadata
- Download URL: Py310Chef-0.4.0rc2-py3-none-any.whl
- Upload date:
- Size: 36.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a36fc9695aedc4628fc7b4ecd7de7a1856e5fa21ff274a4c1e72f0908040058
|
|
| MD5 |
8b71e48fbcc747b6e9d8838589f7fd6c
|
|
| BLAKE2b-256 |
473a5d9473206c3f04047397d5d42243eb2c5bf02a610d3d9cc19402d00c5cd2
|