Skip to main content

An incredibly simple loading spinner for Python 3

Project description

loading-spinner

An incredibly simple “loading spinner” for python projects

Usage:

NOTE: Please do NOT import spinner. You MUST use loadingspinner.

import loadingspinner loadingspinner.setText(“Loading…”) loadingspinner.start() <lines of code> loadingspinner.stop()

Customizing the spinner:

Changing the spinner animation:

loadingspinner.setFrames(<list of characters to display in order from left to right>) Ex. loadingspinner.setFrames([“|”,”/”,”-“,”"])

Changing the text color (requires Colorama to be installed):

loadingspinner.setTextColor(color)

Changing the spinner color (Incomplete. Also requires Colorama):

loadingspinner.setSpinnerColor(color)

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

loadingspinner-1.0.1.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

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

loadingspinner-1.0.1-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file loadingspinner-1.0.1.tar.gz.

File metadata

File hashes

Hashes for loadingspinner-1.0.1.tar.gz
Algorithm Hash digest
SHA256 6af466c8c29834db2b51d40b6617dc603f106a2a57018db19adbfc708c5cc808
MD5 49a2e73339fdb2e86cffa50278015360
BLAKE2b-256 0db19550d63255c1d36de6de1647dca7e276d8b1e56e0ddade1ca0fa2d4b92ed

See more details on using hashes here.

File details

Details for the file loadingspinner-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for loadingspinner-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 41977495220ab5732eec97dab06152c8388ea91f7dc790d2430cbccebdcbf4b5
MD5 701db469d8aa723c4048c5515fdb6008
BLAKE2b-256 0a542df40d5021a7474ea9f4ae3830434d436adb509417fb29a341ce35502686

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 Pingdom Monitoring Sentry Error logging StatusPage Status page