CLI Text styling, Progress Bars and more with Python and Click
In this article we’re going to take a look at some of the quality of life improvements Click offers to build command line interfaces. There’s a couple of things it makes a lot easier for users compared to building your own CLI - e.g. text styling or progress bars.