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

bundles / traitlets 5.14.3 / traitlets / traitlets / CaselessStrEnum

class

traitlets.traitlets:CaselessStrEnum

source: /traitlets/traitlets.py :3260

Signature

class   CaselessStrEnum ( values : t.Any default_value : t.Any = traitlets.Undefined ** kwargs : t.Any )  →  None

Members

Summary

An enum of strings where the case should be ignored.

Aliases

  • traitlets.CaselessStrEnum