| Projects on Google Code | Results 1 - 10 of 54 |
Jython Console is a Jython Interactive Interpreter that adds Code Completion.
[http://jythonconsole.googlecode.com/svn/trunk/jythonconsole.png]
Check out the [http://don.freeshell.org/jython/screenshots.html screenshots].
*Jythonconsole-0.0.7 works with Jython 2.5*
Requirements
* [htt...
= portlet.py =
The aim of this project is to allow developers to write portlets in Python that can be deployed on a Java Portal using the JSR-168/286 specifications. This is simply a single Java class - PyPortlet - that implements the Portlet API and dispatches requests to a Python class. The PyP...
This is a test program. It aids me in a web based game in which it is necessary to reach an unknown value given only some feedback and the valid range.
It is considered as a test because it was my first try using Jython, version 2.5.0, as well as my first project hosted in google code.
It's a workbench for WebLogic Server. You can use it do all test or demo works, for example:create domain, start domain, create certificates, etc. It is write in Groovy(gant) and Python(wlst) language.
Implementation of some steering behaviors in python.
We are currently developing using generic python, and pygame client for rendering and controling.
We plan on adding Jython support and a Java Applet client.
_jyplot2 provides a python-friendly way to use [http://www.jfree.org/jfreechart/ JFreechart]._
= Overview =
jyplot2 provides dead simple ways to plot:
{{{
x=[i for i in range(10)]
plot(x)
}}}
This is the _lazy_ layer, the one you use to script, test, debug.
There is also a _smart_...
#summary ElementTree for Jython
[http://effbot.org/zone/element-index.htm ElementTree] is a Python library for XML processing. Considered as best-of-breed, its core modules have been added to the [http://en.wikipedia.org/wiki/CPython CPython] 2.5 standard library.
[http://www.jython.org Jython] ...
Torrent bot is an MSN bot written in jython that allows you to remotely manage your torrents via commands sent to the bot. Torrent bot connects to a locally running transmission (http://www.transmissionbt.com/) daemon client and communicates with it over its JSON-RPC API.
Currently tested agains...
== Welcome to Jynx ==
= What is Jynx? =
Jynx is a Jython library used to improve integration of Java with Python in three important ways:
* Dynamic creation, compilation and loading of Java classes.
* Extraction of Java proxy classes from Python classes.
* Support of compile time ...
The OpenGXE creates complete application simulations with little or no programming. It directly executes UML, allowing declarative domain models to drive complete functionality. Focus on the business rules and features of your system, without bogging down in implementation details or complicated, pl...