Skip to content

Commit beaf4e7

Browse files
committed
JBang support for running Jython
1 parent 18075b2 commit beaf4e7

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

news.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ title: News
44

55
## News
66

7+
### JBang support for running Jython (September 2026)
8+
9+
Until very recently, Jython releases had to be downloaded and installed locally before they could be used. A JBang wrapper for Jython is now available that allows Jython scripts to be executed without first having to install Jython.
10+
11+
* jbang run jython@jython
12+
* jbang run jython-latest@jython
13+
* jbang run jython-release@jython
14+
15+
The jython can also be installed using command:
16+
17+
* jbang install app jython@jython
18+
719
### Jython 2.7.5 beta (v2.7.5b1 August 2026)
820

921
A beta release is now available for Jython 2.7.5 at [Maven Central](https://search.maven.org/search?q=g:org.python).

0 commit comments

Comments
 (0)