mirror of
https://github.com/verigak/progress.git
synced 2025-12-08 19:33:24 +00:00
Add a demo gif
This commit is contained in:
15
README.rst
15
README.rst
@@ -1,6 +1,14 @@
|
|||||||
Easy progress reporting for Python
|
Easy progress reporting for Python
|
||||||
==================================
|
==================================
|
||||||
|
|
||||||
|
|pypi|
|
||||||
|
|
||||||
|
|demo|
|
||||||
|
|
||||||
|
.. |pypi| image:: https://img.shields.io/pypi/v/progress.svg
|
||||||
|
.. |demo| image:: https://raw.github.com/verigak/progress/master/demo.gif
|
||||||
|
:alt: Demo
|
||||||
|
|
||||||
Bars
|
Bars
|
||||||
----
|
----
|
||||||
|
|
||||||
@@ -107,8 +115,15 @@ There are 4 predefined spinners:
|
|||||||
- ``MoonSpinner``
|
- ``MoonSpinner``
|
||||||
- ``LineSpinner``
|
- ``LineSpinner``
|
||||||
|
|
||||||
|
|
||||||
Other
|
Other
|
||||||
=====
|
=====
|
||||||
|
|
||||||
There are a number of other classes available too, please check the source or
|
There are a number of other classes available too, please check the source or
|
||||||
subclass one of them to create your own.
|
subclass one of them to create your own.
|
||||||
|
|
||||||
|
|
||||||
|
License
|
||||||
|
=======
|
||||||
|
|
||||||
|
progress is licensed under ISC
|
||||||
|
|||||||
Reference in New Issue
Block a user