Click-spinner

Latest version: v0.1.10

Safety actively analyzes 613797 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.10

Same as v0.1.9 (two identical versions due to pypi issues)

0.1.9

Same as v0.1.10 (two identical versions due to pypi issues)

0.1.7

See 16.

0.1.6

This release adds a flag to the spinner to make it beep when it closes to alert users that a long task is done:

py
with spinner(beep=True):
very_long_task()

0.1.3

0.1.1

First release to [PyPI](https://pypi.python.org/pypi/click-spinner).

Install with `pip install click-spinner`

Usage:


from click_spinner import spinner

with spinner():
do_something()
do_something_else()

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.