Installation#
This package provides Python bindings to the enki simulator using Pybind11.
This is a fork of enki-community/enki with the changes listed in the Changelog. We thank the authors of enki very much for their fantastic work.
Requirements#
You need to have Python installed. In case you want to visualize the simulation, you need to install Qt too (Qt5 and Qt6 are supported).
Compiling from source#
To build a wheel
python -m build
To install
python -m pip install .