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 RC_JAVA_ACCESS_BRIDGE_DLL=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
- Implement rest of the utility functions to the JABWrapper
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.7.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 359626baee9d79830de6a1c4a1663de672024d1a657104972369ac881721061b |
|
MD5 | 6e337253792dc57d74a2a098540f8b1f |
|
BLAKE2b-256 | 2d7fdcb9fb8c827bb6fde1972d8364778ac021688080d4440eb9f39e9080f7bf |
Close
Hashes for java_access_bridge_wrapper-0.7.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c6a9832f672fe8cef8116e716069bb1c80eeb10180d0e2f6da11fa3e286f45d |
|
MD5 | 539f145ba002a9bee50629d4ca325333 |
|
BLAKE2b-256 | cf8db85fffdfb513366770f95391462e799ab6e0fe128447d068434cf76a15b3 |