3 min read
python Description of how you should organise a Python executable application to publish and generate an executable
Description of how you should organise a Python executable application to publish and generate an executable
In this article I describe how to create a python cli application using the click library and install it using pipx