Requirements
bakefile supports Python 3.10 through 3.14.Install
Install via pip:Verify the install
bake- Runs tasks from yourbakefile.pybakefile- Manages yourbakefile.py(init, lint, sync, and more)
Optional: bakelib
bakelib is an optional collection of opinionated helpers built on top of Bakebook: preconfigured task Spaces, multi-environment support, refreshable caches, and secrets management. Install it with thelib extra: