pudu.generate_protocol ====================== Command-line tool and Python API for generating standalone Opentrons ``.py`` protocol files from JSON inputs. See the module docstring below for the full CLI flag reference, JSON input formats, copy-paste terminal workflow, and Python API usage examples. .. automodule:: pudu.generate_protocol :members: :undoc-members: False