Skip to content

jannismain/python-project-template-example

Repository files navigation

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