目前从Python调用Java代码大致有3种方式</span>
Py4J | Pyjnius | JPype |
A Python interpreter. Py4J has been tested with CPython 2.6, 2.7, and CPython 3.4. | 基于Cython | Python 2.6.0 |
Java 6.0+. | ||
http://py4j.sourceforge.net/index.html | http://pyjnius.readthedocs.org/en/latest/ | http://jpype.sourceforge.n |