Braille Spinner for Click
Project description
Sometimes you would just like to show the user some progress, but a progress bar is not suitable because you don’t know how much longer it would take. In these cases you might want to display a simple spinner using the spinner() function.
Example usage:
with blindspin.spinner(): do_something() do_something_else()
It looks like this:
Spinner class based on on a [gist by @cevaris](https://gist.github.com/cevaris/79700649f0543584009e).
Install
$ pip install blindspin
Supports Python 2.6, 2.7, and 3.
Based on the work of:
Yoav Ram (@yoavram)
Andreas Maier (@andy-maier)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
blindspin-2.0.1.tar.gz
(2.2 kB
view hashes)
Built Distribution
Close
Hashes for blindspin-2.0.1-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 31c4e93d4ae2ef6765e3c42460456814c17addd5add8298dced21fe9dc50f496 |
|
MD5 | 157c650ad227e4c6f3079bd1410e1f36 |
|
BLAKE2b-256 | da3369ca9d1305dfe7e57af67bf2e21914f7252cb2b717f5c6b85b69cc35bc04 |