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.1.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24a04baa85706a31988dcca5759e2c494ad598c1e8ed92e76bb55566edfb3de0 |
|
MD5 | 8ac92d7fc7bba4ed44fc389da41e65b5 |
|
BLAKE2b-256 | 426deb16f6fc4eb5fb0f978973631a2b4aac004bcf0c6d8795eca12e3d98582d |
Close
Hashes for java_access_bridge_wrapper-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c13cee8a3b4dedc8882c19759977d3b6ccc168f35946d8ddbb7d09d87125e2eb |
|
MD5 | 78395b608155d161b90dcc0de640a010 |
|
BLAKE2b-256 | 1a65e11805400406a9d79c75a32c8607e255b820720c5d604711aee4911db010 |