ernestofgonzalez / python-template

GitHub template repository for creating a new Python library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-template

GitHub template repository for creating a new Python library from ernestofgonzalez/cookiecutter-python.

Features

  • Linting with Black, isort and Flake8
  • Testing with Pytest
  • Code coverage with Coverage.py
  • VSCode settings for testing
  • Makefile with linting, formatting and testing commands

About

GitHub template repository for creating a new Python library

License:MIT License