Merge remote-tracking branch 'faustocarrera/master'

This commit is contained in:
Vinta 2014-07-03 16:05:43 +08:00
commit 0c7115f6f8

View File

@ -175,6 +175,8 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [clint](https://github.com/kennethreitz/clint) - Python Command-line Application Tools.
* [docopt](http://docopt.org/) - Pythonic command line arguments parser.
* [colorama](https://pypi.python.org/pypi/colorama) - Cross-platform colored terminal text.
* [percol](https://github.com/mooz/percol) - Adds flavor of interactive selection to the traditional pipe concept on UNIX
* [pywk](https://github.com/spotify/pywk) - Python awk-like line processing tool
## Documentation