clack

command-line application configuration kit (CLACK)… A wrapper around the ``argparse`` library that aims to handle *all* application configuration.

project status badges:

CI Workflow Coverage Documentation Status Package Health

version badges:

Project Version Python Versions Cookiecutter: cc-python Docker: pythonboltons/main

Installation 🗹

To install clack using pip, run the following commands in your terminal:

python3 -m pip install --user bolton-clack  # install clack

If you don’t have pip installed, this Python installation guide can guide you through the process.