click-spinner 0.1.10
pip install click-spinner
Latest version
Released:
Spinner for Click
Navigation
Project description
Click Spinner
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 click_spinner.spinner():
do_something()
do_something_else()
It looks like this:
Spinner class based on on a gist by @cevaris.
Introduced in PR #649.
Install
pip install click-spinner
Supports Python 2.7 and 3.
Authors
- @yoavram
- @andy-maier
- @AdrienPensart
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT
- Author: Yoav Ram
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file click-spinner-0.1.10.tar.gz
.
File metadata
- Download URL: click-spinner-0.1.10.tar.gz
- Upload date:
- Size: 18.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0.post20200311 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87eacf9d7298973a25d7615ef57d4782aebf913a532bba4b28a37e366e975daf |
|
MD5 | ab68ed404401421819c81cc6c0677a87 |
|
BLAKE2b-256 | af3a7dbc558fcf0ae9e2e8b7ccc52daeb4eaf32b21f851497f5b409e1638dcee |
File details
Details for the file click_spinner-0.1.10-py2.py3-none-any.whl
.
File metadata
- Download URL: click_spinner-0.1.10-py2.py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0.post20200311 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1ffcff1fdad9882396367f15fb957bcf7f5c64ab91927dee2127e0d2991ee84 |
|
MD5 | 0b410b5a2a99cc4fc29eeff600b633c7 |
|
BLAKE2b-256 | 932a04893832bfeddc2d40a7de2e8153b3085f12d63507d91a9cf0157dc3a1c2 |