@@ -5,35 +5,35 @@ Pythonic command line arguments parser, that will make you smile.
55Project Source: https://github.com/docopt/docopt
66Project Homepage: http://docopt.org/
77
8+ 1 . click
9+ click is a package for creating beautiful command line interfaces in a composable way with as little amount of code as necessary.
10+ Project Source: https://github.com/mitsuhiko/click
11+ Project Homepage: http://click.pocoo.org/
12+
8131 . clint
914Clint is a module filled with a set of awesome tools for developing command line applications.
1015Project Source: https://github.com/kennethreitz/clint
1116Project Homepage: https://pypi.python.org/pypi/clint/
1217
13- 1 . click
14- click is a package for creating beautiful command line interfaces in a composable way with as little amount of code as necessary .
15- Project Source: https://github.com/mitsuhiko/click
16- Project Homepage : http://click.pocoo .org/
18+ 1 . cookiecutter
19+ A command- line utility that creates projects from cookiecutters (project templates) .
20+ Project Source: https://github.com/audreyr/cookiecutter
21+ Project Documentation : http://cookiecutter.readthedocs .org/en/latest /
1722
18- 1 . httpie
19- HTTPie is a command line HTTP client. Its goal is to make CLI interaction with web services as human-friendly as possible.
20- Project Source: https://github.com/jakubroztocil/httpie
23+ 1 . glacier-cli
24+ Command- line interface to Amazon Glacier.
25+ Project Source: https://github.com/basak/glacier-cli
2126
22271 . glue
2328Glue is a simple command line tool to generate sprites.
2429Project Source: https://github.com/jorgebastida/glue
2530Project Documentation: http://glue.readthedocs.org/en/latest/
2631
32+ 1 . httpie
33+ HTTPie is a command line HTTP client. Its goal is to make CLI interaction with web services as human-friendly as possible.
34+ Project Source: https://github.com/jakubroztocil/httpie
35+
27361 . webkit2png
2837webkit2png is a command line tool that creates screenshots of webpages.
2938Project Source: https://github.com/paulhammond/webkit2png
3039Project Homepage: http://www.paulhammond.org/webkit2png/
31-
32- 1 . cookiecutter
33- A command-line utility that creates projects from cookiecutters (project templates).
34- Project Source: https://github.com/audreyr/cookiecutter
35- Project Documentation: http://cookiecutter.readthedocs.org/en/latest/
36-
37- 1 . glacier-cli
38- Command-line interface to Amazon Glacier.
39- Project Source: https://github.com/basak/glacier-cli
0 commit comments