{"id":13572346,"url":"https://github.com/sebastien/cuisine","last_synced_at":"2025-05-14T22:09:13.088Z","repository":{"id":62565914,"uuid":"1423102","full_name":"sebastien/cuisine","owner":"sebastien","description":"Chef-like functionality for Fabric","archived":false,"fork":false,"pushed_at":"2024-05-21T02:33:24.000Z","size":738,"stargazers_count":1259,"open_issues_count":26,"forks_count":157,"subscribers_count":48,"default_branch":"main","last_synced_at":"2025-04-13T19:38:47.657Z","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/sebastien.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-02-28T20:26:37.000Z","updated_at":"2025-03-09T23:15:35.000Z","dependencies_parsed_at":"2024-06-18T20:10:11.714Z","dependency_job_id":"c1ad6cc9-dbd0-4752-ab81-e74b5ed40bef","html_url":"https://github.com/sebastien/cuisine","commit_stats":{"total_commits":370,"total_committers":58,"mean_commits":6.379310344827586,"dds":0.5513513513513513,"last_synced_commit":"e89c02ca0c6c6d9c51f473eda176d4188e0890bb"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastien%2Fcuisine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastien%2Fcuisine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastien%2Fcuisine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastien%2Fcuisine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebastien","download_url":"https://codeload.github.com/sebastien/cuisine/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254235701,"owners_count":22036964,"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-01T14:01:20.743Z","updated_at":"2025-05-14T22:09:08.072Z","avatar_url":"https://github.com/sebastien.png","language":"Python","funding_links":[],"categories":["DevOps Tools","资源列表","Python","DevOps工具","DevOps 工具","DevOps Tools [🔝](#readme)","Awesome Python"],"sub_categories":["DevOps 工具","DevOps Tools"],"readme":"```\n               _      _\n   _______  __(_)____(_)___  ___\n  / ___/ / / / / ___/ / __ \\/ _ \\\n / /__/ /_/ / (__  ) / / / /  __/\n \\___/\\__,_/_/____/_/_/ /_/\\___/\n\n```\n\nCuisine is a task automation tool written in Python that provides a platform\nneutral abstraction over your operating system. It is designed as a simple\nflat API to interact with one or more servers, making it easy to do remote\nscripting piloted by Python.\n\n\n# FAQ\n\n## Why should I use Cuisine?\n\nHere are a few reasons why you would use Cuisine:\n\n- You prefer to use Python rather than shell scripts for automation\n- You prefer a simple solution to a complex framework\n- You want to have full control over your automation process\n\n## How does Cuisine compare to others?\n\nOverall, Cuisine offers a simple abstraction layer over fundamental OS operations that make it easier to automate\nadministration, building, provisioning, deployments and other devops-related tasks.\n\n- [Fabric](https://www.fabfile.org/): Fabric provides a way to run arbitrary\n  commands across hosts, and sits at a lower level than Cuisine. In fact, the\n  previous version of Cuisine was built on top of Fabric.\n- [Salt](https://docs.saltproject.io/en/latest/): Salt provides a high-level\n  declarative interface to systems, while Cuisine offers a lower level API that\n  you can use to write your own scripts or logic.\n\n## Which systems are supported by Cuisine?\n\nCurrently, Cuisine is only intended to work on UNIX systems, and has specialised functions\nfor the following systems:\n\n- Packages: apt (Debian,Ubuntu), yum (Redhat, Fedora), pkg (FreeBSD)\n\n\n# References\n\n- [Mitogen](https://mitogen.networkgenomics.com/)\n- Paramiko\n- ParallelSSH\n- [SSHPipe](https://github.com/Acrisel/sshpipe)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebastien%2Fcuisine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebastien%2Fcuisine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebastien%2Fcuisine/lists"}