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-2.0.0.tar.gz
(2.2 kB
view details)
Built Distribution
File details
Details for the file blindspin-2.0.0.tar.gz
.
File metadata
- Download URL: blindspin-2.0.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe077a9caa6511b1d7b8e43b32b77ad908b455a6b8c8d595f7fbd1914ec7bd76 |
|
MD5 | 4d4d02f4b58d9bed13284618a892e799 |
|
BLAKE2b-256 | b77a47b043aebe17d05088f10ff93ba2c845ac63e4e5847986b0827e53497cb5 |
Provenance
File details
Details for the file blindspin-2.0.0-py2-none-any.whl
.
File metadata
- Download URL: blindspin-2.0.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 | a88cfca04273f6b0ba13655092fa9e3c189f23acd1661c319ccd8687829ce948 |
|
MD5 | 90ad533bda5bf17a8566fc877871a49c |
|
BLAKE2b-256 | 580970d5273ed88666fade27627086fcbd10b18b36e09beb8d4d51ec20af2e90 |