Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.29 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.29 KB

python_template

A template repo for python projects

This has basic setup for

  • pylint
  • ruff
  • black
  • pytest
  • codecov
  • git-lfs
  • basic github actions ci
  • pulling updates from this template

Continuous Integration Status

Ci Codecov GitHub issues GitHub pull-requests merged GitHub release License Python

To set up your project run the vscode task "pull updates from template repo" and then task "rename project template name"