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? Add convert_underscores parameter to CommandManager __init__ method to allow underscores to be used in command names. This optional argument is defaulted to True to maintain current behavior. (contributed [...]
↧