MidgardOS Developer Documentation

A website documenting creating the build root for MidgardOS


Section 5 - Building the Base System Tools

Navigation    
« Python module Jinja2 HOME LibSecComp 64-bit »

Python module Cython

Name: Python module Cython
Summary: An optimised Python transpiler for creating C extensions for Python in Python itself
License: Apache v2.0
Version: 3.2.3
URL: https://github.com/cython/cython/releases/download/3.2.3-1/cython-3.2.3.tar.gz

Average Build Time: less than 0.1 SBU
Used Install Space: iB

Compilation and Installation

To compile Python module Cython, run the following command:

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

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

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

Contents

Contents  
Installed Plugins Cython
Installed Files /usr/lib64/python3.13/site-packages/Cython and /usr/lib64/python3.13/site-packages/cython-3.2.3.dist-info
Navigation    
« Python module Jinja2 HOME LibSecComp 64-bit »