cygdb
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 dnf install -y python3-Cython
RUN apt-get update && \
apt-get install -y Cython