Preen¶
Conformance and adoption CLI for the py-canon fleet standard.
py-canon defines the standard (copier template, reusable workflows, shared Sphinx config); preen is how repos enter the fleet and stay in it.
Quick start¶
uv tool install preen
preen new my-package # scaffold a new package
preen adopt # retrofit an existing repo
preen check # conformance checks
preen release # tag-driven release
User Guide