Builder2ibek Conversion Tool#
Warning
This page is only relevant to DLS users who are converting an xml builder beamline to epics-containers. i.e. those whose beamlines have a BLxxY-BUILDER project.
TODO: this page is WIP and will be updated soon.
builder2ibek is a tool to convert DLS builder XML to ibek instance YAML.
It is for working with converting IOC instances to epics-containers.
builder2ibek is published on PyPI.
Install it with uv:
uv tool install builder2ibek
Or run it without installing first using uvx builder2ibek.