Access Java classes from Python
Go to file
Mathieu Virbel 977857adc3 wip 2012-08-14 15:04:13 +02:00
src wip 2012-08-14 15:04:13 +02:00
tests first commit. Just use "make tests" 2012-08-14 03:42:43 +02:00
.gitignore first commit. Just use "make tests" 2012-08-14 03:42:43 +02:00
Makefile wip 2012-08-14 15:04:13 +02:00
README.md first commit. Just use "make tests" 2012-08-14 03:42:43 +02:00
setup.py first commit. Just use "make tests" 2012-08-14 03:42:43 +02:00

README.md

PyJNIus

Python module to access Java class as Python class, using JNI.

(Work in progress.)