Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 898 Bytes

File metadata and controls

18 lines (13 loc) · 898 Bytes

Template

Pixi Badge

My template to setup a project to develop a python package. All functionality is bundled with pixi. Different environments are setup for developing, testing, publishing, documenting and using the desired project.

Used tools:

  • Package-Manager: Pixi
  • Linter&Formatter: Ruff
  • Type-Checker: MyPy
  • Documenting: Mkdocs
  • Testing: Pytest