Animation

class Spinner(message, plain=False)[source]

A spinner animation that displays a loading indicator and optional message.

_animate()[source]

Animation loop that updates the progress indicator with interrupt handling.