Mako-1.3.6

Introduction to Mako

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

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.13/site-packages/mako and /usr/lib/python3.13/site-packages/Mako-1.3.6.dist-info

Short Descriptions

mako-render

renders a template