cliff 1.4.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 1.4.5 on PyPI

What’s New In This Release?

  • Update the pyparsing dependency to a version that supports both
  • Add PyPy testing.