Python wrapper for the Windows Java Access Bridge
Project description
Python wrapper around the Java Access Bridge / Windows Access Bridge.
Prerequisites
- 64-bit Windows
- Java >= 8 (https://docs.aws.amazon.com/corretto/latest/corretto-8-ug/downloads-list.html)
- Python >= 3.7 (https://www.python.org/downloads/release/python-375/)
- Install poetry: https://python-poetry.org/docs/
Test
Enable the Java Access Bridge in windows
C:\path\to\java\bin\jabswitch -enable
.
Run test script against simple Swing application
- set environment variable
set RC_JAVA_ACCESS_BRIDGE_DLL=C:\Program Files\Java\jre1.8.0_261\bin\WindowsAccessBridge-64.dll
poetry run python tests\test.py
Packaging
- poetry build
- poetry publish
TODO:
- Support for 32-bit Java Access Bridge version
- Add rest of the parsing functions
- Better API to the ContextNode component
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for java-access-bridge-wrapper-0.5.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | fbab7e7001cc44f71bf9d3f7d5eac527f36b6109a78fa5ab23125b8458417bff |
|
MD5 | 1e4aed56294bbfe10e6507b1825c45b4 |
|
BLAKE2b-256 | 9b2a5a22cf8875e15ad32adad588bba8e23b19170bf7fd901cf22321391f0f84 |
Close
Hashes for java_access_bridge_wrapper-0.5.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61fa939e15eedcc48cd7691b13e2fb7056422eca111abc0e55f2407dc4cc7456 |
|
MD5 | 7211f6c86cbad398ff80602abd3b3d5d |
|
BLAKE2b-256 | ebb5a45f4a2e43a43a43d80a21a23400d064b55f4404c8df19f21276c9128960 |