Skip to main content

a CLI based loading spinner.

Project description

loadspinner

Pepy Total Downlods PyPI - Python Version GitHub repo size

A CLI based loading spinner.

[!WARNING] Code is subject to change

Prerequisites

  • Terminal that accepts ANSI codes

Usage

Creating and using a spinner:

import loadspinner
spinner = loadspinner.Spinner(spinner_type="classic")
spinner.start() #starts the spinner
spinner.stop() #stops the spinner

Optionally, you can set a time limit for the spinner, e.g. spinner.start(5) #5 seconds.

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

loadspinner-0.2.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

loadspinner-0.2-py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 3

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