You are browsing a read-only backup copy of Wikitech. The live site can be found at wikitech.wikimedia.org
Spicerack: Difference between revisions
Jump to navigation
Jump to search
imported>Volans (Brief intro to be expanded) |
imported>Volans (Add link to Spicerack documentation) |
||
Line 1: | Line 1: | ||
Spicerack is a Python library to orchestrate tasks in the Wikimedia Foundation production environment. It comes with an easy API and a cookbook entry point script that allows to write simple [[Cookbooks]] to automate and orchestrate tasks. | Spicerack is a Python library to orchestrate tasks in the Wikimedia Foundation production environment. It comes with an easy API and a cookbook entry point script that allows to write simple [[Cookbooks]] to automate and orchestrate tasks. | ||
See the [https://doc.wikimedia.org/spicerack/master/ Spicerack documentation]. |
Revision as of 15:38, 19 December 2018
Spicerack is a Python library to orchestrate tasks in the Wikimedia Foundation production environment. It comes with an easy API and a cookbook entry point script that allows to write simple Cookbooks to automate and orchestrate tasks.
See the Spicerack documentation.