Skip to main content
# 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:

```py
with click_spinner.spinner():
do_something()
do_something_else()
```

It looks like this:

![spinner](https://cloud.githubusercontent.com/assets/1288133/18229827/29629cd4-728f-11e6-8007-6c85ac50565c.gif)

Spinner class based on on a [gist by @cevaris](https://gist.github.com/cevaris/79700649f0543584009e).

Introduced in [PR #649](https://github.com/pallets/click/pull/649).

## Install

```
pip install click-spinner
```

Supports Python 2.7 and 3.

## Authors

- Yoav Ram (@yoavram)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

click-spinner-0.1.4.tar.gz (18.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

click_spinner-0.1.4-py3.4.egg (4.6 kB view details)

Uploaded Egg

File details

Details for the file click-spinner-0.1.4.tar.gz.

File metadata

  • Download URL: click-spinner-0.1.4.tar.gz
  • Upload date:
  • Size: 18.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for click-spinner-0.1.4.tar.gz
Algorithm Hash digest
SHA256 045eaa50bdb3d9c0bf733ab0965077dbcb0873b3506634db8f9fbd67e58772ff
MD5 5c5f4d943f6436a69b9203d84bf772ae
BLAKE2b-256 b8e2093fea8c9e44f881b1f8f53a9b68ac8259b6d17856065490aae615934c49

See more details on using hashes here.

File details

Details for the file click_spinner-0.1.4-py3.4.egg.

File metadata

File hashes

Hashes for click_spinner-0.1.4-py3.4.egg
Algorithm Hash digest
SHA256 d2cfc9605e3322242d5c688b149e38769e137fe3e7396f58d32b474e9cc0eaa6
MD5 c866358b56a937bb0cf5ce2e3e02f46c
BLAKE2b-256 9af8049571485a122721ffc09b5bcc3e0c46424f5f8cd2ac4e90cc806c07d060

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page