upb-lea / pygeckocircuits2

A Python wrapper for GeckoCIRCUITS.

Home Page:https://upb-lea.github.io/pygeckocircuits2/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to PyGeckoCircuits2

This repository was inspired by MaurerM/pygeckocircuits, added by certain functions and a pip-installable package.

Control a GeckoCircuits simulation by Python code.

docs/source/figures/pygeckocircuits2.png

Installation

Install pygeckocircuits2 directly from pyPI:

pip install pygeckocircuits2

Usage

Download the compiled gecko-version from tinix84/gecko.

Run the example file to see the given functions.

Documentation

Find the documentation here.

Troubleshooting

  • As of now, there are issues with OpenJDK 21 (LTS). Please use OpenJDK 17 (LTS) so far. See also this issue.

About

A Python wrapper for GeckoCIRCUITS.

https://upb-lea.github.io/pygeckocircuits2/


Languages

Language:Python 100.0%