Skip to content

robertsmieja-templates/python-cli-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-cli-template

Python CLI Project Template following current best practices

Contents:

  • CLI Library - Click
  • Dependency management - poetry
  • Linting - black
    • Follows PEP8 and automatically fixes problems
  • Testing - pytest
  • Typing - mypy

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages