{"name":"Cuisine: A Python Task Automation Tool for UNIX Systems","description":"Cuisine is a Python-based task automation tool that provides a platform-neutral abstraction over operating system operations. It is designed as a simple, flat API for interacting with one or more servers, making it ideal for remote scripting piloted by Python.","github":"https://github.com/sebastien/cuisine","url":"https://osrepos.com/repo/sebastien-cuisine","source":"osrepos.com","sourceDescription":"This repository profile is provided by osrepos.com, an open source repository discovery platform.","repositoryProfile":"https://osrepos.com/repo/sebastien-cuisine","generatedFor":"open source discovery and AI-assisted research","markdown":"https://osrepos.com/repo/sebastien-cuisine.md","json":"https://osrepos.com/repo/sebastien-cuisine.json","topics":["Python","Automation","DevOps","Remote Scripting","System Administration","Configuration Management","UNIX"],"keywords":["Python","Automation","DevOps","Remote Scripting","System Administration","Configuration Management","UNIX"],"stars":null,"summary":"Cuisine is a Python-based task automation tool that provides a platform-neutral abstraction over operating system operations. It is designed as a simple, flat API for interacting with one or more servers, making it ideal for remote scripting piloted by Python.","content":"## Introduction\n\nCuisine is a powerful task automation tool written in Python, offering a platform-neutral abstraction layer over your operating system. It's designed with a simple, flat API to facilitate interaction with multiple servers, making remote scripting in Python straightforward and efficient. While providing a general abstraction, Cuisine is specifically intended for UNIX systems and includes specialized functions for common package managers like `apt` (Debian, Ubuntu), `yum` (Redhat, Fedora), and `pkg` (FreeBSD).\n\nCuisine positions itself as a lower-level API compared to tools like Salt, giving users more control, while building upon the concepts of running commands across hosts, similar to Fabric, which it previously leveraged.\n\n## Installation\n\nCuisine is a Python package. While specific installation instructions are best found on the [official GitHub repository](https://github.com/sebastien/cuisine), it is typically installed using pip.\n\nbash\npip install cuisine\n\n\n## Examples\n\nCuisine offers a simple, low-level API for fundamental OS operations, enabling users to write custom automation scripts in Python. Its design focuses on providing direct control over system interactions.\n\nFor detailed usage examples and to explore its capabilities, please refer to the [official GitHub repository](https://github.com/sebastien/cuisine).\n\n## Why Use Cuisine?\n\nHere are compelling reasons to choose Cuisine for your automation needs:\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## Links\n\n*   Official GitHub Repository: [sebastien/cuisine](https://github.com/sebastien/cuisine)","metrics":{"detailViews":0,"githubClicks":4},"dates":{"published":null,"modified":"2026-03-17T13:04:26.000Z"}}