cliff is a framework for building command line programs. It uses setuptools entry points to provide subcommands, output formatters, and other extensions. What’s New In This Release? Restore compatibility with prettytable < 0.7.2 by forcing no output if there is no data (instead of printing an empty table). Contributed by Dirk Mueller. Update to allow [...]
↧