Skip to content

Installation

To install click-params, you will need to have python and pip installed. After you can just enter the following command:

pip install click-params

You can also have a look to the poetry project to manage your dependencies.

The project has a few dependencies:

Note

click-params works starting from python 3.7