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.0.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac1cd0e51a233ffc0523bbbf69a3072e0c066eeebeec5953db8d26c75b9d7d71 |
|
MD5 | a5b9cc7d855f12c81cc0ce25f9b4587e |
|
BLAKE2b-256 | 6216a6b7dc9fcc5be0da75e24406d6730d764c382e37b566ab14657f881f0010 |
Close
Hashes for java_access_bridge_wrapper-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b24d4e28ea4bf79281ce26f6d2efb714df70827c5d5e2ed1ca16557d3ebc638 |
|
MD5 | a622ad4d56e330c7f7f471a3284bfac5 |
|
BLAKE2b-256 | f9ae32f85329eeb8448229afdebc99a7d554e711c74f3f3b28689a153b535fff |