cliff 1.6.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 1.6.1 on PyPI

What’s New In This Release?

  • Fix a bug in ShellFormatter’s escaping of double quotes in strings
  • Remove PrettyTable from documentation requirements
  • add doc requirements to venv