Switching to another templating language might help us to tidy up the dependencies and make the build faster.
I propose to use a rust based solution like tera which is used by zola.
There are 51 files (.mako.rs, .mako) that are need to change.
We can drop python in the build process and fully focus on rust.