Settings for Making Python CLI-tools on Windows
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 CLI-tools written in Python work with that setup.
Make Python the Default Program for .py-files
First, ma...
fronkan.hashnode.dev3 min read