The Cython compiler for writing C extensions for the Python language
conda install aarch64-staging::cython
conda install aarch64-staging/label/AR::cython
conda install aarch64-staging/label/rebuilt_w_comp41::cython
conda install aarch64-staging/label/rebuilt_w_comp_activation_41::cython
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.