jinks_widgets.sentence_iterator

This file contains the sentence iterator widget class.

Classes

SentenceIterator()

Class defining the sentence iterator widget which shows the current time.

class jinks_widgets.sentence_iterator.SentenceIterator

Bases: object

Class defining the sentence iterator widget which shows the current time.

width: int = 12
height: int = 2
color = 'BW'
epoch = 33456871
epoch_date_time = datetime.datetime(1971, 1, 23, 5, 34, 31)
classmethod display(density, sentences)

Ran by the jinks_core library to compute data and obtain the widget’s image.

Return type:

<module ‘PIL.Image’ from ‘/usr/local/lib/python3.14/site-packages/PIL/Image.py’>