FICHA · AUR

python2-jpype1

Python to Java bridge, an effort to allow Python programs full access to Java class libraries

  • java bridge library
  • LIBRARY
  • Dev
  • Dependency only
official+codex · reviewed · Jun 4, 2026 description in en

Description

Java class libraries can be accessed from legacy Python 2 programs through an embedded JVM bridge. JPype lets applications call Java classes and exchange objects between Python and Java code.

It loads Java code inside the process and inherits the security risks of the libraries it calls. Use trusted classpaths and validate data crossing the language boundary.

Permissions

Permissions not analysed for this source yet.