cython

A language for writing Python extension modules

Debian Debian
RUN apt-get update && \ apt-get install -y Cython
Ubuntu
RUN apt-get update && \ apt-get install -y Cython
Arch Arch Linux
RUN pacman -S --noconfirm Cython
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y Cython
CentOS
RUN yum install -y Cython
Fedora
RUN dnf install -y Cython
Raspbian
RUN apt-get update && \ apt-get install -y Cython
click the source code to copy install cython on any operating system with command-not-found.com