PACKAGE NAME: python3-click-option-group-0.5.7-x86_64-1_slackdce.txz PACKAGE LOCATION: ./python/python3-click-option-group PACKAGE SIZE (compressed): 20 K PACKAGE SIZE (uncompressed): 120 K PACKAGE REQUIRED: python3-flit_core,python3-installer,click,python3-pyproject-hooks,python3-build,python3-wheel,python3-editables,python3-pathspec,python3-pluggy,python3-packaging-opt,python3-setuptools-opt,python3-calver,python3-trove-classifiers,python3-hatchling,python3-hatch_vcs PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: python3-click-option-group: python3-click-option-group (Option groups missing in Click) python3-click-option-group: python3-click-option-group: Click is a package for creating powerful and beautiful command line python3-click-option-group: interfaces (CLI) in Python, but it has no the functionality for python3-click-option-group: creating option groups. python3-click-option-group: python3-click-option-group: Option groups are convenient mechanism for logical structuring python3-click-option-group: CLI, also it allows you to set the specific behavior and set the python3-click-option-group: relationship among grouped options (mutually exclusive options python3-click-option-group: for example). Moreover, argparse stdlib package contains this python3-click-option-group: functionality out of the box.