bdura / project-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Project Template

This repository proposes a template for Python projects.

Features :

  • Strict dependency management with Poetry
  • Beautiful documentation with MkDocs
  • Github actions
  • Testing and coverage using Pytest
  • Consistent formatting with Black
  • Lightning-fast linting with Ruff
  • Static type checking with MyPy

See the documentation.

About


Languages

Language:Python 100.0%