Skip to main content
# Click Spinner

[![PyPI](https://img.shields.io/pypi/v/click-spinner.svg)](https://pypi.python.org/pypi/click-spinner/) [![Build Status](https://travis-ci.org/click-contrib/click-spinner.svg?branch=master)](https://travis-ci.org/click-contrib/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)
- Andreas Maier (@andy-maier)

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.5.tar.gz (18.8 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.5-py2.7.egg (4.6 kB view details)

Uploaded Egg

File details

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

File metadata

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

File hashes

Hashes for click-spinner-0.1.5.tar.gz
Algorithm Hash digest
SHA256 bd7b630bbb465f1457204f0f483b56c4054adef72b073f7da3e01d1c1b9d3716
MD5 21c4f698ff11076f5538df37e5ce2eb2
BLAKE2b-256 61ad6af9b2524baaea3c34fecb4ae51d5400e2a2e9d06b98057b73531c684d8f

See more details on using hashes here.

File details

Details for the file click_spinner-0.1.5-py2.7.egg.

File metadata

File hashes

Hashes for click_spinner-0.1.5-py2.7.egg
Algorithm Hash digest
SHA256 dafa2f09b0a8aa50cdbbea706436973e98063ea0d3d9f6b87ec0fd8c97f51683
MD5 49a351cd00ed14bf7313fb423fa1f10a
BLAKE2b-256 050b1aaac799fb160a8fdf915a9a166106cb74b5d044c7c3cf3e274303f857b2

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