RSS All releases of Java Embedded Python

  •  27 Jan 2010 13:23

    Release Notes: This version reverts the Python import hack that was added a few releases back. This fixes importing some native packages with Jepp.

    •  24 Feb 2008 07:36

    Release Notes: Several enhancements were made for array handling.

    •  16 Mar 2007 13:15

    Release Notes: Bugfixes. 'jimport' should only throw ImportError. This prevented some Python packages from importing correctly. An updated libtool correctly adds the .so suffix on Linux.

    •  12 Feb 2007 03:02

    Release Notes: This release adds the ability to run pyo and pyc files. JProxy support was also added. Internal bugs were fixed.

    •  18 Oct 2006 00:11

    Release Notes: Changes since the last beta were limited to makefile updates to compile correctly without javax.script support.

    Release Notes: Numerous improvements including an import facility, javax.script support, support for translating Class objects, and more. Potential backwards compatibility issues: Jep.getValue now boxes primitives (previously, it converted anything that wasn't a Java object to a String). Jep.set() now sets variables in the globals dict instead of on the jep module.

    •  15 Feb 2005 13:28

    Release Notes: This release fixes a memory leak and changes the licensing for the .java files to the libpng license from the LGPL. This will make it easier for some people to link to Jep's Java code.

    •  14 Dec 2004 11:34

    Release Notes: This release adds final bugfixes for the 1.0 release. Future releases will be source compatible with this API, which actually hasn't changed much since the project started.

    •  26 Jul 2004 13:40

    Release Notes: This release fixes memory leaks due to circular references in Python. It is a recommended upgrade.

    •  08 Jul 2004 20:57

    Release Notes: This release features primitive array support, char and byte types mapped, readline-aware console.py for using Jep interactively, and a Java class to execute Python scripts. There were a lot of bugfixes as well.

    Screenshot

    Project Spotlight

    myBill

    A bill and receipt managment application.

    Screenshot

    Project Spotlight

    Funcito

    A functional wrapper for Java methods.