Building CLIs with Python and Click

In this article I’m going to give you an introduction to the Python library Click which allows you to build pretty command line interfaces in no time.

2020-08-12 · 8 min · Maurice Borgmeier