Template for creating python wrappers for any program that can be run through the command line.
Contains the files necessary to perform a pip installation via pip install -e .
Or you can build the source distribution and wheel files with python -m build