Skip to main content

java-utilities

java-utilities is a helper package to run and introspect a java binary. It can be used as a library, or with the provided standalone scripts.

Quickstart

A virtual environment is recommended.

To use from the command line:

pip install java-utilities

java-home

java-property java.specification.version

To use from python:

from java_utilities import java_home, lookup_property

print(f"Java home is '{java_home()}'")

property_name = "java.specification.version"
print(f"Java specification version is '{lookup_property(property_name)}'")

Download files

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

Source Distribution

java-utilities-0.3.0.tar.gz (9.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

java_utilities-0.3.0-py3-none-any.whl (8.7 kB view details)

Uploaded Python 3

File details

Details for the file java-utilities-0.3.0.tar.gz.

File metadata

  • Download URL: java-utilities-0.3.0.tar.gz
  • Upload date:
  • Size: 9.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.12.2

File hashes

Hashes for java-utilities-0.3.0.tar.gz
Algorithm Hash digest
SHA256 4d90e27f284f0ca1a9da9eb9a504e67c94af46e6d27a6cae0e933732ad9a4b5b
MD5 376780e6500a3d9c5c6c5ec96cb1b9c5
BLAKE2b-256 434a6418f011c08964f979ea9c170202f221a8d51849b9393310028ea77e88b5

See more details on using hashes here.

File details

Details for the file java_utilities-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: java_utilities-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 8.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.12.2

File hashes

Hashes for java_utilities-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e52414c3366556cd5401b924cd2aebdad98b93a4234db4072ab26b8139320617
MD5 e13bee771db249727dfc5dc6312b3e98
BLAKE2b-256 356aa3332ad9c69a991296083ef956be16dda2b8872ebd50932ab97650acb118

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.3.0 This release

2 files

0.2.0

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page