Skip to content

Commit 06900e1

Browse files
author
Daniel Greenfeld
committed
Add cookiecutter, a popular command-line utility that creates projects from cookiecutters (project templates).
1 parent 98384e0 commit 06900e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
223223
* [docopt](http://docopt.org/) - Pythonic command line arguments parser.
224224
* [colorama](https://pypi.python.org/pypi/colorama) - Cross-platform colored terminal text.
225225
* Productivity Tools
226+
* [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.
226227
* [httpie](https://github.com/jakubroztocil/httpie) - A command line HTTP client, a user-friendly cURL replacement.
227228
* [percol](https://github.com/mooz/percol) - Adds flavor of interactive selection to the traditional pipe concept on UNIX.
228229
* [RainbowStream](http://www.rainbowstream.org/) - Smart and nice Twitter client on terminal.

0 commit comments

Comments
 (0)