Description
Provides terminal spinner definitions for Python applications, wrapping the popular cli-spinners collection. It helps command-line tools show that work is in progress without inventing their own animated status indicators.
Developers use it as a small UI library for CLIs. Spinners should not hide important output or errors, and long operations still need clear completion or failure messages.