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
File details
Details for the file java-access-bridge-wrapper-0.0.4.tar.gz
.
File metadata
- Download URL: java-access-bridge-wrapper-0.0.4.tar.gz
- Upload date:
- Size: 13.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.9.5 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b17d9c81d2cb47f432a1cb0537280445dd51c962f9f19d72786cf205a53570c7 |
|
MD5 | 6d997c89191a5c32054220616c638e6d |
|
BLAKE2b-256 | 0711644cbd5b67500290907367594db374a1a69c9ef29c5af9bafc3637d71bc2 |
Provenance
File details
Details for the file java_access_bridge_wrapper-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: java_access_bridge_wrapper-0.0.4-py3-none-any.whl
- Upload date:
- Size: 14.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.9.5 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 651f4a0db77f25d05988dc5288288e55d24a6e4decb0f151f54453e3b0d845d6 |
|
MD5 | 1752d20a3fbf4434133051bd88fb6c1f |
|
BLAKE2b-256 | 5a86016553adcb228aba79963a937082e8343868f37e9bc66b3cd75b8289473c |