cliff 1.3.2

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

What’s New In This Release?

  • Add convert_underscores parameter to CommandManager
  • Relax version requirement for PrettyTable dependency to allow point