How-to Guides#
Practical step-by-step guides for the more experienced user.
- Setup Developer Environment
- Build the docs using sphinx
- Contribute to the template
- How to check code coverage
- How to embed Excalidraw diagrams
- Run linting using pre-commit
- Lock requirements
- Make a release
- Setting up PyPI publishing
- How to add images to the README
- Run the tests using pytest
- Run static analysis using pyright or mypy
- How to update to the latest template structure