From cf5d12935021589f5db046b158748d3d18ddc94f Mon Sep 17 00:00:00 2001 From: Nar Chhantyal Date: Sat, 3 Jan 2015 00:15:04 +0100 Subject: [PATCH] add command line util --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 70280ed9..56f4368d 100644 --- a/README.md +++ b/README.md @@ -279,6 +279,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. + * [caniusepython3](https://github.com/brettcannon/caniusepython3) - Determine what projects are blocking you from porting to Python 3. ## Downloader