python-rich-click 1.6.1
Format click help output nicely with rich
Click is a "Python package for creating beautiful command line interfaces". Rich is a "Python library for rich text and beautiful formatting in the terminal". The intention of rich-click is to provide attractive help output from click, formatted with rich, with minimal customization required.
- Outputs:
out
- Website: https://github.com/ewels/rich-click
- Licenses: Expat
- Package source: gnu/packages/python-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-rich-click 1.6.1
as follows:
guix install python-rich-click@1.6.1
Or install the latest version:
guix install python-rich-click
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.