The purpose of this tutorial is to show you how to create a standard python package from scratch. Feel free to reference the PythonStarterPackage when going through this tutorial. It is what the end ...
:cite:`setuptools_scm` to build version numbers with a clean version number that is uniquely tied to a single commit, e.g. ``1.2.3``, or a version number appended with the short git hash to uniquely ...