mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 04:21:07 +00:00
Add cookiecutter, a popular command-line utility that creates projects from cookiecutters (project templates).
This commit is contained in:
parent
98384e0310
commit
06900e1ac3
|
@ -223,6 +223,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.
|
||||||
* 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.
|
||||||
* [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.
|
||||||
* [percol](https://github.com/mooz/percol) - Adds flavor of interactive selection to the traditional pipe concept on UNIX.
|
* [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.
|
* [RainbowStream](http://www.rainbowstream.org/) - Smart and nice Twitter client on terminal.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user