Skip to main content

Java utilities

Project description

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)}'")

Project details


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

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

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.

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