How to install cliff
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install cliff
Lastest release

cliff is a framework for building command line programs. It uses setuptools entry points to provide subcommands, output formatters, and other extensions.
Documentation
Documentation for cliff is hosted on readthedocs.org at http://readthedocs.org/docs/cliff/en/latest/