mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 12:31:07 +00:00
Update README.md
This commit is contained in:
parent
0306e9eb55
commit
39a10d856c
|
@ -259,6 +259,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
||||||
* [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.
|
||||||
* [pyCLI](https://pythonhosted.org/pyCLI/) - Command-line applications supporting standard command line parsing, logging, unit and functional testing.
|
* [pyCLI](https://pythonhosted.org/pyCLI/) - Command-line applications supporting standard command line parsing, logging, unit and functional testing.
|
||||||
|
* [Gooey](https://github.com/chriskiehl/Gooey) - Turn command line programs into a full GUI application with one line
|
||||||
* Productivity Tools
|
* Productivity Tools
|
||||||
* [cookiecutter](https://github.com/audreyr/cookiecutter) - A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects.
|
* [cookiecutter](https://github.com/audreyr/cookiecutter) - A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects.
|
||||||
* [httpie](https://github.com/jakubroztocil/httpie) - A command line HTTP client, a user-friendly cURL replacement.
|
* [httpie](https://github.com/jakubroztocil/httpie) - A command line HTTP client, a user-friendly cURL replacement.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user