Contents

click-option-group 0.5.9

0

Option groups missing in Click

Option groups missing in Click

Stars: 119, Watchers: 119, Forks: 16, Open Issues: 6

The click-contrib/click-option-group repo was created 6 years ago and the last code push was 4 months ago.
The project is popular with 119 github stars!

How to Install click-option-group

You can install click-option-group using pip

pip install click-option-group

or add it to a project with poetry

poetry add click-option-group

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/click-option-group/
Documentation:
https://click-option-group.readthedocs.io
GitHub Repo:
https://github.com/click-contrib/click-option-group

Classifiers

  • Software Development/Libraries
No  click-option-group  pypi packages just yet.

Errors

A list of common click-option-group errors.

Code Examples

Here are some click-option-group code examples and snippets.

Related Packages & Articles

click-plugins 1.1.1.2

An extension module for click to enable registering CLI commands via setuptools entry-points.

typer 0.21.1

Typer, build great CLIs. Easy to code. Based on Python type hints.

click 8.3.1

Composable command line interface toolkit