a CLI based loading spinner.
Project description
loadspinner
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 details)
Built Distribution
File details
Details for the file loadspinner-0.2.tar.gz
.
File metadata
- Download URL: loadspinner-0.2.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f9c4e4f7b1ccef8eb0f82d48edc3dc15faab48eabb202d645cef85d897b157c |
|
MD5 | f86203a4f69b3647111a6ddc87365c86 |
|
BLAKE2b-256 | f695a728a5539c5e7bb56a2891b959f41c8895c91438a71a8793ecfdaec28c59 |
File details
Details for the file loadspinner-0.2-py3-none-any.whl
.
File metadata
- Download URL: loadspinner-0.2-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b309f4e05b7df9ebb686299404cdce94af51f12c7c645678abe593e3a3bfb75 |
|
MD5 | c87b333c7088bb7f309d25266613b068 |
|
BLAKE2b-256 | a2339ed05d4cae0434a2996a1904a555f40272a388d677627fcf437c5051403f |