tiepvupsu / python_project_template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python project template

Supports:

  • github actions with pytest, codecov
  • flake8, mypy, precommit

How to start

  1. Clone this repo
git clone https://github.com/tiepvupsu/python_project_template
  1. Change git remote

TODO(write me)

About

License:Apache License 2.0


Languages

Language:Python 77.3%Language:Makefile 22.7%