Jython is an implementation of the high-level, dynamic, object-oriented
language Python written in 100% Pure Java, and seamlessly integrated with
the Java platform. It thus allows you to run Python on any Java platform.
Artifacts using Jython (422)
346.Ulisse
net.colourcoding » ulisse EPL
Syntax highlighting for codox-md
Last Release on Dec 22, 2013
A parsing and analyzing library to get information from a useragent string.
Last Release on Mar 27, 2022
348.Proton Tests
org.apache.qpid » proton-tests Apache
The Proton python system tests execute against the Java or C implementation, using Maven (via this pom) and CMake/CTest respectively.
To run the tests against proton-j, execute:
mvn test
Example of advanced usage (all of the -D flags are ...
Last Release on Dec 8, 2016
350.Tests
org.apache.qpid » tests Apache
The Proton system tests execute against either the Java or the C implementations, based on the chosen profile.
To execute, run either "mvn test -P proton-j" or "mvn test -P proton-jni".
Last Release on Feb 21, 2013