mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 12:31:07 +00:00
commit
e02cf65062
|
@ -253,6 +253,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [colorama](https://pypi.python.org/pypi/colorama) - Cross-platform colored terminal text.
|
||||
* [docopt](http://docopt.org/) - Pythonic command line arguments parser.
|
||||
* [Gooey](https://github.com/chriskiehl/Gooey) - Turn command line programs into a full GUI application with one line
|
||||
* [Python-Fire](https://github.com/google/python-fire) - A library for creating command line interfaces (CLIs) from absolutely any Python object.
|
||||
* [python-prompt-toolkit](https://github.com/jonathanslenders/python-prompt-toolkit) - A Library for building powerful interactive command lines.
|
||||
* Productivity Tools
|
||||
* [aws-cli](https://github.com/aws/aws-cli) - A universal command-line interface for Amazon Web Services.
|
||||
|
|
Loading…
Reference in New Issue
Block a user