The Cython compiler for writing C extensions for the Python language
copied from cf-staging / cythonconda install conda-forge::cython
conda install conda-forge/label/cf201901::cython
conda install conda-forge/label/cf202003::cython
conda install conda-forge/label/cython_dev::cython
conda install conda-forge/label/gcc7::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.