cython3

C-Extensions for Python 3

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