News

The idea is pretty simple. Nearly all command line Python programs use argparse to simplify picking options and arguments off the command line as well as providing some help. The Gooey decorator ...
I got sick of re-learning the argparse module every time I just needed to pass in a few simple command line arguments for a python script. dont_argue skips the boring stuff and lets you get started in ...
The pathtype Python package makes it simple to validate paths in command line (CLI) arguments. It's made to be used with the argparse argument parser. It can validate the existence of the file, its ...
The Windows version of the Python interpreter can be run from the command line the ... installation of Python, just pass the version as the first element in the argument list.