MidgardOS Developer Documentation

A website documenting creating the build root for MidgardOS


Section 5 - Building the Base System Tools

Navigation    
« Python module MarkupSafe HOME Python module Cython »

Python module Jinja2

Name: Python module Jinja2
Summary: A Python module to implements a simple template language
License: BSD 3-clause
Version: 3.1.6
URL: https://github.com/pallets/jinja/releases/download/3.1.6/jinja2-3.1.6.tar.gz

Average Build Time: less than 0.1 SBU
Used Install Space: 2.6 MiB

Compilation and Installation

To compile Python module Jinja2, run the following command:

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

Finally, to install Python module Jinja2 into the build tree, run the following command:

pip3 install --no-index --find-links dist Jinja2

Contents

Contents  
Installed Plugins Jinja2
Installed Files /usr/lib/python3.13/site-packages/jinja, /usr/lib/python3.13/jinja2-3.1.6.dist-info
Navigation    
« Python module MarkupSafe HOME Python module Cython »