A python package to directly call drools java classes from python
Project description
Drools JPY Package
This python package allows you to directly call Drools classes (implemented in Java) using JPY from your Python code. Needs
- Java 11+
- Maven 3.8.1+
- Environment variable JAVA_HOME should be set appropriately
Setup and Testing
python3 -m venv venv
source venv/bin/activate
python3 -m pip install --upgrade pip
python3 -m pip install --upgrade build
python3 -m pip install -e .
tox
python3 -m build
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
drools_jpy-0.0.3.tar.gz
(22.9 MB
view hashes)
Built Distribution
drools_jpy-0.0.3-py3-none-any.whl
(22.9 MB
view hashes)
Close
Hashes for drools_jpy-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4436c2bab08a7adeb6ce8b86ad0c3aa734ce7e74ddbbb80142f8d6077a034443 |
|
MD5 | 906018b9b6e691beed24b00252f84fe3 |
|
BLAKE2b-256 | ec79cbcf9eb323ba75112eaea67244bf1d438c8eaf9a6b0a98e6cd5be2cb7363 |