Pyjnius is a Python library for accessing Java classes. A Python module to access Java classes as Python classes using the Java Native Interface (JNI). Warning: the pypi name is now pyjnius instead of jnius. When you use autoclass, it will discover all the methods and fields of the class and resolve them. You can use the signatures method of JavaMethod and JavaMultipleMethod, to inspect the discovered signatures of a method of an object.
Features
- Compile a distribution with kivy (PyJNIus will be automatically added)
- Usage with python-for-android
- When you use autoclass, it will discover all the methods and fields of the class and resolve them
- You can use the signatures method of JavaMethod and JavaMultipleMethod, to inspect the discovered signatures of a method of an object
- Make sure a Java Development Kit (JDK) is installed on your operating system if you want to use PyJNIus on desktop
- PyJNIus is released under the terms of the MIT License
Categories
LibrariesLicense
MIT LicenseFollow PyJNIus
Other Useful Business Software
Build Data Resilience - Take the Assessment Today
Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PyJNIus!