Required software¶
- A supported version of Python
- git for verson control
- Astral's uv Python project manager:
pip install uvor other supported method - Copier:
uv tool install copier -
Poe the Poet (recommended):
uv tool install poethepoetThis provides
poewithout theuv runprefix, e.g.poe testinstead ofuv run poe test