cython
A language for writing Python extension modules
RUN apt-get update && \
apt-get install -y Cython
RUN apt-get update && \
apt-get install -y Cython
RUN pacman -S --noconfirm Cython
RUN apt-get update && \
apt-get install -y Cython
RUN yum install -y Cython
RUN dnf install -y Cython
RUN apt-get update && \
apt-get install -y Cython