We're excited to share that there has been an effort by Werner Fouché to integrate Jython with JBang. Please checkout his Medium article to learn how you can run Jython scripts on JBang easily! https://medium.com/@werner.fouche/running-jython-scripts-with-jbang-using-a-java-helper-program-9ab9f8e35ddc #jython #jbang @jbangdev
Running Jython scripts with JBang using a Java helper program

Jython is an implementation of Python in Java, and has a multi-decade development history. It was one of the earliest scripting languages for the Java VM (JVM). Initially it was called JPython but…

Medium