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 WindowsAccessBridge=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 callback handlers
- 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.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ad13b15493396243141b22deea4fcbf9b6771be879b5d7c420c97cb74221740 |
|
MD5 | 1063d422b614611d845d0729b7e386fb |
|
BLAKE2b-256 | 19a06b8da49f6ae15882f8dd4a39e8c70288683cb833eabfe5ffcfe1feab4eaa |
Close
Hashes for java_access_bridge_wrapper-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0205248e59d635047c40d58fda08a19a3f6231c981f23beeddb9e5585718dce |
|
MD5 | 81dcaaed542fd9dec3f224a4d733ba84 |
|
BLAKE2b-256 | b6265a139cedff815f1b5777c04c4a52a5636f5e2afedfa0d48147b6a25de5c6 |