Skip to main content

Packaged JDK for Python

Project description

Jdk4py

This is a packaged JDK for Python.

PyPI version

Use the library

pip install jdk4py

Launch a JAR

from jdk4py import java_jar
java_jar("myJar.jar")

Some JVM arguments can be provided, any additional argument will be passed to Popen:

java_jar("myJar.jar", jvm_args=["-xmx=16G"], stdout=PIPE, stderr=PIPE)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

jdk4py-0.0.1.5-py3-none-win_amd64.whl (29.9 MB view hashes)

Uploaded Python 3 Windows x86-64

jdk4py-0.0.1.5-py3-none-manylinux1_x86_64.whl (34.0 MB view hashes)

Uploaded Python 3

jdk4py-0.0.1.5-py3-none-macosx_10_9_x86_64.whl (29.8 MB view hashes)

Uploaded Python 3 macOS 10.9+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page