screenshots.debian.net

Description

Cloup enriches Click with several features that make it more expressive and configurable:

* option groups and an (optional) help section for positional arguments

* constraints, like mutually_exclusive, that can be applied to option groups

or to any group of parameters, even conditionally subcommand aliases

* subcommands sections, i.e. the possibility to organize the subcommands of

a Group in multiple help sections

* a themeable HelpFormatter that:

- has more parameters for adjusting widths and spacing, which can be

provided at the context and command level use a different layout when the

terminal width is below a certain threshold in order to improve

readability

- suggestions like "did you mean <subcommand>?" when you mistype a

subcommand

Moreover, Cloup improves on IDE support providing decorators with detailed type hints and adding the static methods Context.settings() and HelpFormatter.settings() for creating dictionaries of settings.

This package provides the Python 3 module.


Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/janluke/cloup


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-cloup

Read the original on screenshots.debian.net ↗