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? Store a reference to the InteractiveApp on the App while in interactive mode to allow commands to update the interactive state. (Contributed by Tomaz Muraus) Remove reliance on [...]
↧