Make the CLI looks better with rich-click
- https://pypi.org/project/rich-click/
- https://github.com/ewels/rich-click
- https://repology.org/badge/vertical-allrepos/python:rich-click.svg: Poor packaging, but available in Debian
- Do no longer really support Typer Consider Typer CLI framework (#439) https://github.com/ewels/rich-click/releases/tag/v1.6.0
Todos
-
Introduce rich-click -
Import top-level clickin all files -
Switch clicktorich-clickimports -
Read documentation to understand the majority of aspects of this lib -
Set SHOW_ARGUMENTS -
Group and sorting -
Set MAX_WIDTH? No, since if the width of the terminal is smaller than the set value, then it’s no longer responsive and take the value set not lower.
-
Edited by Moul