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.0.tar.gz
(2.2 kB
view details)
Built Distribution
File details
Details for the file blindspin-0.1.0.tar.gz
.
File metadata
- Download URL: blindspin-0.1.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | face80304f1e14da6bdb8dfabdc435e6ce21b9662dda30130c6e004f2fe18d02 |
|
MD5 | c7eaa7bfc277e8a3abdffa992bc532c1 |
|
BLAKE2b-256 | e2997d924c780171f209e9b9ab21d1d61afd5f4c9311a6700c27f6eccc430172 |
Provenance
File details
Details for the file blindspin-0.1.0-py2-none-any.whl
.
File metadata
- Download URL: blindspin-0.1.0-py2-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9079be80c6f3b51417ffa907ac44f0c80aac8704be0c5d8f2d0e05ff81502d46 |
|
MD5 | 3e2a45bd14da04cc05181464cd7743f1 |
|
BLAKE2b-256 | 96d43433173fa95f32bf863e425a5dd5c8e753bb86d07b2096239249d9b05026 |