- install and configure graalvm as default jdk with JAVA_HOME and PATH ( we tested with OpenJDK 64-Bit Server VM GraalVM CE 22.3.1 )
- install graalpython (
gu install python
) - install graalpython packages (
graalpy -m ginstall pandas requests
, maybe also needed to install setuptools and wheel ) - download the latest development branch assembly of rapiddweller-benerator-ce ( https://github.com/rapiddweller/rapiddweller-benerator-ce/releases/download/3.2.0/rapiddweller-benerator-ce-3.2.0-jdk-11-dist.tar.gz )
- unzip the assembly and configure benerator with BENERATOR_HOME and PATH
- test the installation with
benerator --version
in terminal - open the terminal enter the demo directory and run the demo with
benerator scriptfilePy.ben.xml
-
Notifications
You must be signed in to change notification settings - Fork 0
showcase usage of graalpy in benerator script
License
rapiddweller/benerator-graalpy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
showcase usage of graalpy in benerator script
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published