Mako-1.3.5

Introduction to Mako

Mako is a Python module that implements hyperfast and lightweight templating for the Python platform.

[Note]

Note

Development versions of GLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.

Installation of Mako

Build the module:

pip3 wheel -w dist --no-build-isolation --no-deps --no-cache-dir $PWD

Install the module as the root user:

pip3 install --no-index --find-links=dist --no-cache-dir --no-user Mako

Contents

Installed Programs: mako-render
Installed Libraries: None
Installed Directories: /usr/lib/python3.12/site-packages/mako and /usr/lib/python3.12/site-packages/Mako-1.3.5.dist-info

Short Descriptions

mako-render

renders a template