This package browser is in early development. Mind the rough edges.

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.

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.