cliff 0.4

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

What’s New In This Release?

  • Add shell formatter for single objects.
  • Add interactive mode.
  • Expand documentation.