pypy-c

fast alternative implementation of Python - PyPy interpreter

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