python-cloup 2.1.1
Extension library for python-click
Cloup enriches Click with several features that make it more expressive and configurable such as option groups, constraints, subcommand aliases, subcommands sections and a themeable HelpFormatter.
- Outputs:
out
- Website: https://github.com/janLuke/cloup
- Licenses: Modified BSD
- Package source: gnu/packages/python-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-cloup 2.1.1
as follows:
guix install python-cloup@2.1.1
Or install the latest version:
guix install python-cloup
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.