pypy
Fast and compliant alternative implementation of the Python language. More information: <https://doc.pypy.org>.
RUN apt-get update && \
apt-get install -y pypy
RUN apt-get update && \
apt-get install -y pypy
RUN pacman -S --noconfirm pypy
RUN apt-get update && \
apt-get install -y pypy
RUN dnf install -y pypy
RUN apt-get update && \
apt-get install -y pypy