We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 740ae94 + d4e8dfb commit d085b96Copy full SHA for d085b96
README.md
@@ -1,5 +1,7 @@
1
# Click Spinner
2
3
+[](https://pypi.python.org/pypi/click-spinner/) [](https://travis-ci.org/click-contrib/click-spinner)
4
+
5
Sometimes you would just like to show the user some progress,
6
but a progress bar is not suitable because you don’t know how much longer it would take.
7
In these cases you might want to display a simple spinner using the `spinner()` function.
0 commit comments