FlakeParts Bases: NamedTuple Flake parts. A named tuple containing the timestamp, worker ID, and sequence number. Attributes: Name Type Description timestamp int Timestamp. worker_id int Worker ID. sequence int Sequence number.