PyChef

Python implementation of a Chef API client
Download

PyChef Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Noah Kantrowitz
  • Publisher web site:
  • http://trac-hacks.org/

PyChef Tags


PyChef Description

PyChef is a Python API for interacting with a Chef server.Examplefrom chef import autoconfigure, Nodeapi = autoconfigure()n = Node('web1')print nn = '1.0'n.save()Further ReadingFor more information check out http://pychef.readthedocs.org/en/latest/index.htmlProduct's homepage


PyChef Related Software