cliff 0.5

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.5 on PyPI

What’s New In This Release?

  • Asking for help about a command by prefix lists all matching commands.
  • Add formatters for HTML, JSON, and YAML.