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 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.3.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | daba614c813c3c8f04582d35f3678307719fa2e6c256d5cfddf1020134b03581 |
|
MD5 | 574ece517cc304c14ab8e06a1c7e2fe0 |
|
BLAKE2b-256 | 5047789e9a8b7aa6e63ffd1f32021d369506e2176671069a346eb2d6c3600f02 |
Close
Hashes for java_access_bridge_wrapper-0.3.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9661c25391a8d057f7feef0c65995258478915d59e6f3a430d75e67f0e571e07 |
|
MD5 | b8d6cc47252f08ea4a200c0d5c5e1278 |
|
BLAKE2b-256 | 2622953579fad115500f4263b1394e58c7db287a27786dfecf7b9b447d1f215c |