A Python library for programmatically generating CS-Studio Phoebus display files (*.bob). Current version 3.2.0 (requires Python >=3.5). Active development with irregular releases.
pip install phoebusgenVerified import paths — ran on the pinned version, not inferred.
Create a simple screen with a TextUpdate widget and export to .bob file.
Update code to use Screen('Name', bob_version=...) if setting version explicitly.Use `.bob` extension, e.g., screen.to_xml('screen.bob').Check the latest documentation for updated action methods.
No dependency data recorded yet.