{"id":13837301,"url":"https://github.com/coderanger/pychef","last_synced_at":"2025-10-21T19:55:55.565Z","repository":{"id":60721412,"uuid":"1116157","full_name":"coderanger/pychef","owner":"coderanger","description":"Python library to interact with the Chef server API","archived":true,"fork":false,"pushed_at":"2019-12-08T14:13:56.000Z","size":206,"stargazers_count":195,"open_issues_count":28,"forks_count":129,"subscribers_count":17,"default_branch":"master","last_synced_at":"2024-11-10T01:52:03.159Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coderanger.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-11-27T03:37:15.000Z","updated_at":"2024-02-15T16:29:09.000Z","dependencies_parsed_at":"2022-10-03T20:01:28.076Z","dependency_job_id":null,"html_url":"https://github.com/coderanger/pychef","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderanger%2Fpychef","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderanger%2Fpychef/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderanger%2Fpychef/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderanger%2Fpychef/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coderanger","download_url":"https://codeload.github.com/coderanger/pychef/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225653860,"owners_count":17502939,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-04T15:01:05.776Z","updated_at":"2025-10-21T19:55:55.241Z","avatar_url":"https://github.com/coderanger.png","language":"Python","readme":"PyChef\n======\n\n.. image:: https://secure.travis-ci.org/coderanger/pychef.svg?branch=master\n    :target: http://travis-ci.org/coderanger/pychef\n\nA Python API for interacting with a Chef server.\n\nExample\n-------\n\n::\n\n    from chef import autoconfigure, Node\n    \n    api = autoconfigure()\n    n = Node('web1')\n    print n['fqdn']\n    n['myapp']['version'] = '1.0'\n    n.save()\n\nFurther Reading\n---------------\n\nFor more information check out http://pychef.readthedocs.org/en/latest/index.html\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderanger%2Fpychef","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderanger%2Fpychef","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderanger%2Fpychef/lists"}