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.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-0.1.1.tar.gz
(2.2 kB
view details)
Built Distribution
File details
Details for the file blindspin-0.1.1.tar.gz
.
File metadata
- Download URL: blindspin-0.1.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5e1a7efba6c136ae71a34be8854ea7a3afaa49ac16c821bfd2229f23e6f7d68 |
|
MD5 | 7b48db1b96f2962bca4a13d9046f2110 |
|
BLAKE2b-256 | 060ae01f8645382d4928612ca6375c1431d39a3172dc7b1dbefc2c7352a5a073 |
Provenance
File details
Details for the file blindspin-0.1.1-py2-none-any.whl
.
File metadata
- Download URL: blindspin-0.1.1-py2-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 169c8ee1951aedf3a5c13c3bd61537241339c8be75fc09237c8c1d127eae931d |
|
MD5 | 4647b6065e5e0f48710e883a31b639e7 |
|
BLAKE2b-256 | e54fb636f1a9bb1a3b8cad59aa6ec031c825746fcfddc012f9294c5262fd66d0 |