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.
1 parent 85fc141 commit d4e8dfbCopy full SHA for d4e8dfb
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.
@@ -30,4 +32,4 @@ Supports Python 2.7 and 3.
30
32
31
33
## Authors
34
-- Yoav Ram (@yoavram)
35
+- Yoav Ram (@yoavram)
0 commit comments