Simpy driver for sim-cli, distributed as an out-of-tree plugin.
SimPy driver for sim.
sim plugin install simpyOther paths:
pip install git+https://github.com/svd-ai-lab/sim-plugin-simpy@v0.1.0
pip install https://github.com/svd-ai-lab/sim-plugin-simpy/releases/download/v0.1.0/sim_plugin_simpy-0.1.0-py3-none-any.whl
pip install -e .After install:
sim plugin doctor simpy
sim plugin sync-skillsgit clone https://github.com/svd-ai-lab/sim-plugin-simpy
cd sim-plugin-simpy
uv sync
uv run pytestApache-2.0.