Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 16 additions & 16 deletions CommandLineTools.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,35 +5,35 @@ Pythonic command line arguments parser, that will make you smile.
Project Source: https://github.com/docopt/docopt
Project Homepage: http://docopt.org/

1. click
click is a package for creating beautiful command line interfaces in a composable way with as little amount of code as necessary.
Project Source: https://github.com/mitsuhiko/click
Project Homepage: http://click.pocoo.org/

1. clint
Clint is a module filled with a set of awesome tools for developing command line applications.
Project Source: https://github.com/kennethreitz/clint
Project Homepage: https://pypi.python.org/pypi/clint/

1. click
click is a package for creating beautiful command line interfaces in a composable way with as little amount of code as necessary.
Project Source: https://github.com/mitsuhiko/click
Project Homepage: http://click.pocoo.org/
1. cookiecutter
A command-line utility that creates projects from cookiecutters (project templates).
Project Source: https://github.com/audreyr/cookiecutter
Project Documentation: http://cookiecutter.readthedocs.org/en/latest/

1. httpie
HTTPie is a command line HTTP client. Its goal is to make CLI interaction with web services as human-friendly as possible.
Project Source: https://github.com/jakubroztocil/httpie
1. glacier-cli
Command-line interface to Amazon Glacier.
Project Source: https://github.com/basak/glacier-cli

1. glue
Glue is a simple command line tool to generate sprites.
Project Source: https://github.com/jorgebastida/glue
Project Documentation: http://glue.readthedocs.org/en/latest/

1. httpie
HTTPie is a command line HTTP client. Its goal is to make CLI interaction with web services as human-friendly as possible.
Project Source: https://github.com/jakubroztocil/httpie

1. webkit2png
webkit2png is a command line tool that creates screenshots of webpages.
Project Source: https://github.com/paulhammond/webkit2png
Project Homepage: http://www.paulhammond.org/webkit2png/

1. cookiecutter
A command-line utility that creates projects from cookiecutters (project templates).
Project Source: https://github.com/audreyr/cookiecutter
Project Documentation: http://cookiecutter.readthedocs.org/en/latest/

1. glacier-cli
Command-line interface to Amazon Glacier.
Project Source: https://github.com/basak/glacier-cli