Download List

Descripción del Proyecto

Java Embedded Python (Jepp) embeds CPython in
Java.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-01-27 22:23
2.4

Esta versión vuelve a la importación de Python hack que se ha añadido algunos lanzamientos atrás. Esto fija la importación de algunos paquetes nativos con Jepp.
This version reverts the Python import hack that was added a few releases back. This fixes importing some native packages with Jepp.

2008-02-24 16:36
2.3

Varias mejoras se hicieron para el manejo de la matriz.
Tags: Major feature enhancements
Several enhancements were made for array handling.

2007-03-16 22:15
2.2

Corrección de errores. 'jimport' sólo debe lanzar ImportError. Esto impidió que algunos paquetes de Python importar correctamente. Un libtool actualizado correctamente añade el archivo. Sufijo que en Linux.
Tags: Minor bugfixes
Bugfixes. 'jimport' should only throw ImportError. This prevented some Python packages from importing correctly. An updated libtool correctly adds the .so suffix on Linux.

2007-02-12 12:02
2.1

Esta versión incluye la capacidad de ejecutar pyo y archivos pyc. Apoyo JProxy Asimismo, se añadió. Errores internos se fija.
Tags: Major feature enhancements
This release adds the ability to run pyo and pyc
files. JProxy support was also added. Internal
bugs were fixed.

2006-10-18 09:11
2.0

Los cambios desde la última beta se limitaron a cambios makefile para compilar correctamente sin el apoyo javax.script.
Tags: Minor bugfixes
Changes since the last beta were limited to
makefile updates to compile correctly without
javax.script support.

Project Resources