add command line util

This commit is contained in:
Nar Chhantyal 2015-01-03 00:15:04 +01:00
parent ae1336f4e9
commit cf5d129350

View File

@ -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