use of Java modules

Jeff Epler jepler at unpythonic.net
Thu Sep 2 14:07:51 EDT 2004


If you use the Jython (www.jython.org) implementation of Python, you
can call to arbitrary java modules easily.

There have been various projects to let the C implementation of Python,
CPython, play with Java.  
http://64.233.167.104/search?q=cache:UIcaceSHRgUJ:www.freenet.org.nz/python/spiro/&hl=en
http://jpype.sourceforge.net/
.. and probably others.

I don't have experience with any of these, I just know their names from
spending a long time in the Python community, as well as doing a little
bit of google searching before sending this post.

Jeff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20040902/dfa543dd/attachment.sig>


More information about the Python-list mailing list