class astropy.utils.console.Spinner(msg, color='default', file=<open file '<stdout>', mode 'w' at 0x2aaaaaaf01e0>, step=1, chars=None)[source] [edit on github]¶
A class to display a spinner in the terminal.
It is designed to be used with the with statement: