Skip to content

sbreitenbach/python-quick-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-quick-start

Template for Python Repos with the following:

main.py script

  1. Has logging and config file setup
  2. Script will print a simple hello world

Test of main.py

  1. Contains two sample tests that are passing

Misc

  1. Readme
  2. License
  3. Codeowners
  4. Gitignore
  5. Requirements