You are viewing an older version (5.14.3). Go to latest (5.15.0)
{ } Raw JSON

bundles / traitlets 5.14.3 / traitlets / traitlets / Tuple / item_from_string

function

traitlets.traitlets:Tuple.item_from_string

source: /traitlets/traitlets.py :3796

Signature

def   item_from_string ( self s : str index : int )  →  t.Any

Summary

Cast a single item from a string

Extended Summary

Evaluated when parsing CLI configuration from a string

Aliases

  • traitlets.Tuple.item_from_string