Skip to content

SamHSoftware/python-repo-template

Repository files navigation

python-repo-template

Setup

# Install dependencies
pipenv install --dev

# Setup pre-commit and pre-push hooks
pipenv run pre-commit install -t pre-commit
pipenv run pre-commit install -t pre-push

TD:

  • automate conda lock, toml file generation

About

A template for a python repository, containing the bare bones for testing, test-coverage, CI/CD, style enforcement, git usage, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors