文件名称:pychef, python 库与 Chef server API交互.zip
文件大小:49KB
文件格式:ZIP
更新时间:2022-10-08 02:37:28
开源
pychef, python 库与 Chef server API交互 PyChef 用于与 Chef server 交互的python API 。示例from chef import autoconfigure, Nodeapi = autoconfigure()n =
【文件预览】:
pychef-master
----.gitignore(68B)
----chef()
--------base.py(4KB)
--------acl.py(6KB)
--------utils()
--------api.py(10KB)
--------permissions.py(317B)
--------exceptions.py(952B)
--------tests()
--------search.py(4KB)
--------role.py(290B)
--------data_bag.py(4KB)
--------node.py(7KB)
--------environment.py(353B)
--------auth.py(2KB)
--------rsa.py(8KB)
--------__init__.py(396B)
--------fabric.py(7KB)
--------client.py(2KB)
----README.rst(491B)
----docs()
--------make.bat(4KB)
--------conf.py(7KB)
--------fabric.rst(251B)
--------index.rst(493B)
--------api.rst(687B)
--------requirements.txt(13B)
--------auth.rst(2KB)
--------Makefile(5KB)
----LICENSE(11KB)
----contrib()
--------python-chef.spec(2KB)
----versiontools_support.py(6KB)
----MANIFEST.in(48B)
----setup.py(1KB)
----.travis.yml(125B)