This repository was inspired by MaurerM/pygeckocircuits, added by certain functions and a pip-installable package.
Control a GeckoCircuits simulation by Python code.
Install pygeckocircuits2 directly from pyPI:
pip install pygeckocircuits2
Download the compiled gecko-version from tinix84/gecko.
Run the example file to see the given functions.
Find the documentation here.
- As of now, there are issues with OpenJDK 21 (LTS). Please use OpenJDK 17 (LTS) so far. See also this issue.