{"library":"jdk4py","type":"library","category":null,"description":"jdk4py is a Python library that bundles a specific version of the Java Development Kit (JDK) within a Python package, providing convenient access to the Java runtime directly from Python environments. It is often used to simplify the deployment of Python applications that depend on Java Virtual Machine (JVM)-based components, such as data analytics platforms. The library's versioning scheme reflects the bundled JDK version (the first three numbers) and its own API version (the fourth number), with frequent releases that generally align with upstream JDK updates.","language":"python","status":"active","version":"21.0.8.2","tags":["java","jdk","jre","jvm","development","runtime"],"last_verified":"Sun May 24","install":[{"cmd":"pip install jdk4py","imports":["from jdk4py import JAVA","from jdk4py import JAVA_HOME","from jdk4py import JAVA_VERSION"]}],"homepage":null,"github":"https://github.com/activeviam/jdk4py","docs":null,"changelog":null,"pypi":"https://pypi.org/project/jdk4py/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4,"avg_import_s":0.06,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/jdk4py/compatibility"}}