mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-31 05:33:41 +00:00
add some command line python tools
This commit is contained in:
parent
84315457a8
commit
c143ed6ed8
|
@ -154,6 +154,9 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
||||||
* [clint](https://github.com/kennethreitz/clint) - Python Command-line Application Tools.
|
* [clint](https://github.com/kennethreitz/clint) - Python Command-line Application Tools.
|
||||||
* [docopt](http://docopt.org/) - Pythonic command line arguments parser.
|
* [docopt](http://docopt.org/) - Pythonic command line arguments parser.
|
||||||
* [colorama](https://pypi.python.org/pypi/colorama) - Cross-platform colored terminal text.
|
* [colorama](https://pypi.python.org/pypi/colorama) - Cross-platform colored terminal text.
|
||||||
|
* [httpie](https://github.com/jakubroztocil/httpie) - A user-friendly cURL replacement
|
||||||
|
* [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
|
## Documentation
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user