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

python-click 8.1.7

Command line library for Python

Click is a Python package for creating command line interfaces in a composable way with as little code as necessary. Its name stands for "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box.

Installation

Install python-click 8.1.7 as follows:

guix install python-click@8.1.7

Or install the latest version:

guix install python-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.