{"library":"pyjnius","type":"library","category":null,"description":"Pyjnius is a Python library for accessing Java classes and objects using the Java Native Interface (JNI). It can either start a new Java Virtual Machine (JVM) within the Python process or attach to an already existing one, making it suitable for both desktop and Android applications. Actively maintained by the Kivy team, it typically sees new releases every few months. The current stable version is 1.7.0.","language":"python","status":"active","version":"1.7.0","tags":["Java","JNI","Kivy","Android","JVM","reflection","interoperability"],"install":[{"cmd":"pip install pyjnius","imports":["from jnius import autoclass","from jnius import JavaClass, MetaJavaClass, JavaMethod"]}],"homepage":"https://pyjnius.readthedocs.org","github":"https://github.com/kivy/pyjnius","docs":"https://pyjnius.readthedocs.io","changelog":null,"pypi":"https://pypi.org/project/pyjnius/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":1.6,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pyjnius/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}