This package browser is in early development. Mind the rough edges.

python-cython 0.29.35

C extensions for Python

Cython is an optimising static compiler for both the Python programming language and the extended Cython programming language. It makes writing C extensions for Python as easy as Python itself.

Installation

Install python-cython 0.29.35 as follows:

guix install python-cython@0.29.35

Or install the latest version:

guix install python-cython

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.