Skip to content

ANTCenter/pyjnius

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Use the Official PyJNIus instead

pyjnius is a Python module to access Java classes as Python classes using JNI.

For a time, it appeared to be largely abandoned, and the ANT Center maintained a fork here for our users that included compatibility fixes for newer Java/Python versions. Fortunately, the official pyjnius project is active again (and distributes binaries via pip), so we don't need to do this anymore.

pip install -U pyjnius

About

Access Java classes from Python

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.9%
  • Java 4.7%
  • Makefile 0.4%