Enhancing Python CLI's with the Rich Library

This past year, I have been lucky enough to have stumbled onto a lot of python automation work. Fortunately, I like to be the one to automate processes for my team, whether it be Jenkins pipelines, bash scripts, or (now) Python scripts to handle various tasks. Coming from a past…