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.
- Package-Manager: Pixi
- Linter&Formatter: Ruff
- Type-Checker: MyPy
- Documenting: Sphinx
- Testing: Pytest