cherab.phix.tools.spinner#

Module offering terminal spinner Spinner implementation is referred by the yaspin package:

pavdmyt/yaspin

Classes

Spinner([text, interval, frames, timer, side])

Implements a context manager that spawns a child process to write spinner frames into a tty (stdout) duringcontext execution.