cygdb3
C-Extensions for Python 3
RUN apt-get update && \
apt-get install -y cython3
RUN apt-get update && \
apt-get install -y cython3
RUN pacman -S --noconfirm Cython
RUN apt-get update && \
apt-get install -y cython3
RUN yum install -y Cython
RUN dnf install -y python3-Cython
RUN apt-get update && \
apt-get install -y cython3