Using the Typer library to build a CLI application
Going from Python code to a usable Command-Line-Interface application might seem daunting or confusing at first. When tasked with taking Python programs I knew how to create and making them usable for others in a CLI app, I didn't know where to start...
ethanbeneroff.hashnode.dev4 min read