jython.py

Python seamlessly integrated with Java

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