/python-template-package

A python package template with an command line tool example

Primary LanguagePython

Python Template Package

Author: Jan Börner
Date: today

This repository is an basic python package template which also shows the basics of creating a python command line tool by using argparse.

To get deeper in topic have a look at the docs ;)