Skip to content

HanaPoulpe/python-template

Repository files navigation

Python project Template

python python-tests CodeQL codecov

How to setup

Install dependencies:

pip install -r requirements.txt
poetry install --with Dev

Setup CI:

poetry run ci-python-tests create
poetry run ci-approval-bot create

Setup pre-commit

pre-commit install
cp .pre-commit-config.yaml.example .pre-commit-config.yaml

Select your precommit hooks.

Setup commit-linter

pre-commit install --hook-type commit-msg

Then enable the Commit lint section from your .pre-commit-config.yaml.

Files cleanup

  • Replace mentions of python-template, python_template by your project's name.
  • Replace HanaPoulpe/python-template with your project repository name (user/repositoru).
  • Replace {codecov-token} with your code-code token

About

Python package template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages