8000 GitHub - jannismain/python-project-template-example: An example project generated from my Python Project Template at https://github.com/jannismain/python-project-template/ using the default values.
[go: up one dir, main page]

Skip to content

jannismain/python-project-template-example

Folders and files

< 8000 table aria-labelledby="folders-and-files" class="Box-sc-g0xbh4-0 fdROMU">NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0