From 9ad1fd61f7730191a6ea060ba0039c0051e2df15 Mon Sep 17 00:00:00 2001 From: Shipeng Feng Date: Mon, 7 Jul 2014 17:16:59 +0800 Subject: [PATCH] Add plan to DevOps Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 75c27397..a0bcf616 100644 --- a/README.md +++ b/README.md @@ -740,6 +740,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [SaltStack](http://www.saltstack.com/community/) - Infrastructure automation and management system. * [Fabric](http://www.fabfile.org/) - Tool for streamlining the use of SSH for application deployment or systems administration tasks. * [Fabtools](https://github.com/ronnix/fabtools) - Tools for writing awesome Fabric files. +* [Plan](https://github.com/fengsp/plan) - Writing crontab file in Python like a charm. * [cuisine](https://github.com/sebastien/cuisine) - Chef-like functionality for Fabric. * [doit](http://pydoit.org/) - A task runner/build tool. * [psutil](https://github.com/giampaolo/psutil) - A cross-platform process and system utilities module.