Mako-1.3.10

Introduction to Mako Module

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

This package is known to build and work properly using an LFS 12.4 platform.

Package Information

[Note]

Note

The tarball name has changed from Mako to mako, but still installs the module as Mako.

Mako Dependencies

Optional (for Testing)

"pytest"

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-user Mako

To test the installation, issue pytest.

Contents

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

Short Descriptions

mako-render

renders a template