News

Little sample project to show how to build and install a python CLI app. Geting up and running with argparse isn't difficult, however when it comes to implementing subcommands there are not obvious ...
In this video you'll see how with just a few lines of Python you can transform a file into a script with a help menu. Although you can create more powerful command-line tools with other frameworks ...