cliff 0.1

cliff (“Command Line Interface Formulation Framework”) is a framework for building command line programs. It uses entry points to provide subcommands, output formatters, and other extensions.

Project details 0.1 on PyPI

What’s New In This Release?

This is the first public release of cliff. It is alpha software, mostly because the API between list commands and output formatters may need to change.