We’re pleased to announce the Pyjnius project. It’s a Python library to access Java classes from Python, on the desktop or on Android. Source code: github.com/kivy/pyjnius Documentation: pyjnius.readthedocs.org We found others libraries such as JPype or Py4j, but we weren’t happy with the design and the usability. Using Jython wasn’t an option either, because we wanted to use the library within ou