Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python_project_template

A standardized git template for creating new python projects

Enable Git Hooks (optional) To enable pre-commit code quality checks, update the location of git hooks with the following command:

git config core.hooksPath .github/hooks

Note: to make a commit with the precommit hooks temporarily disabled, run the following:

git commit --no-verify

About

A standardized git template for creating new python projects

Resources

Code of conduct

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors