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)
Release files for blindspin 2.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| blindspin-2.0.1.tar.gz | 2.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| blindspin-2.0.1-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 5.9 kB
Release files / blindspin-2.0.1.tar.gz
| Download URL | blindspin-2.0.1.tar.gz |
|---|---|
| Size | 2.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b30ef7a26ef1637c1d047667b279e8c15dc2a78fcfaad6b3027d7217e752bdba
|
|
BLAKE2b-256 checksum How to use checksums |
bde7eb0db2558be572efc431a24b8561b0efdac16da73edfc83a2efee8cfeb1c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / blindspin-2.0.1-py2-none-any.whl
| Download URL | blindspin-2.0.1-py2-none-any.whl |
|---|---|
| Size | 3.6 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
31c4e93d4ae2ef6765e3c42460456814c17addd5add8298dced21fe9dc50f496
|
|
BLAKE2b-256 checksum How to use checksums |
da3369ca9d1305dfe7e57af67bf2e21914f7252cb2b717f5c6b85b69cc35bc04
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |