Skip to content

Sample Project

badge_documentation badge_pipeline badge_coverage badge_maintainability

Installation

pip install git+https://github.com/jannismain/python-project-template-example

Usage

Call the sample-project command line interface like this:

$ sample-project
Hello, Sample Project!

Provide the --help option to see supported options and arguments.


This project was created using the Project Template for Python