tools
Dev-time tools for the versioned cache.
These modules are authoring aids run by hand during development (e.g.
python -m bitfount.cache.tools.gen_migration), not part of the runtime cache
path. The runtime only ever executes the committed migration files they emit.
Module
Submodules
- bitfount.cache.tools.gen_migration - Dev-time autogenerate helper for cache-type migrations.