verigak / progress

Easy to use progress bars for Python
ISC License
1.41k stars 179 forks source link

Implement background spinners #11

Open tjstum opened 10 years ago

tjstum commented 10 years ago

Using threading and a context manager, automatically advance a spinner at a customizable frequency during a context, removing some of the administrivia of running a spinner and enabling a spinner to run during blocking calls