Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 280 Bytes

File metadata and controls

14 lines (11 loc) · 280 Bytes

Example flask project with tools for maintaining code quality

This repository is an accompaniment to this blog post.

The following is installed:

  • pytest
  • pytest-cov
  • black
  • isort
  • flake8
  • mypy
  • interrogate
  • pre-commit