Skip to main content

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:

http://media.kennethreitz.com.s3.amazonaws.com/spinner.gif

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.1.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

blindspin-0.1.1-py2-none-any.whl (3.6 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page