Number
= typing.Union[str, int, float, tuple[int, collections.abc.Sequence[int], int], decimal.Decimal]