From 12efc6432c25b3343a6881e5a34da3726e0dabdd Mon Sep 17 00:00:00 2001 From: Michele Lacchia Date: Tue, 19 Aug 2014 09:26:19 +0200 Subject: [PATCH] Add mando to Command Line section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2f0c5b0a3c..3159d3d267 100644 --- a/README.md +++ b/README.md @@ -253,6 +253,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [httpie](https://github.com/jakubroztocil/httpie) - A command line HTTP client, a user-friendly cURL replacement. * [percol](https://github.com/mooz/percol) - Adds flavor of interactive selection to the traditional pipe concept on UNIX. * [RainbowStream](http://www.rainbowstream.org/) - Smart and nice Twitter client on terminal. + * [mando](https://github.com/rubik/mando/) - Create Python CLI apps with little to no effort at all! ## Downloader