#cli
Read more stories on Hashnode
Articles with this tag
In this post, I will cover my most used CLI-tool. It finds a virtual environment, created using virtualenv, in your current directory and activates...
I wanted to have a simple tool as my first example in the series. So this first tool will just print all the tools we have stored in our bin folder....
In the previous post of this series, I showed how to set up a folder for our own CLI-tools in Windows. Now I will cover some settings which make...
This is the first post in a series on creating Python CLI-tools in Windows. However, this post will be applicable independently of the programming...