pylabrobot.resources.barcode.Barcode.__init__#

Barcode.__init__(data: str, symbology: str, position_on_resource: Literal['right', 'front', 'left', 'back', 'bottom', 'top']) None#
Parameters:
  • data (str)

  • symbology (str)

  • position_on_resource (Literal['right', 'front', 'left', 'back', 'bottom', 'top'])

Return type:

None