py-spin
py-spin copied to clipboard
Terminal spinner package for Python. (This library is not the one from FLIR)
Added ability to use spinner as a context manager: ```python from pyspin import spin with spin.Spinner(frames=spin.Box2, word='Now with context!): do_stuff() ``` Also added the option to pass some param to...
Win 10 x64, Python 3.10, pip setup-tools 67.6.1 As Admin I have tried both on-line & off line installs, both give the same errors. Full traceback, ``` >pip install pyspin...
At least on futures docs, it says it shouldn't be installed in any python 3 version