jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/637854 )
Change subject: [doc] Add download badges to pypi ...................................................................... [doc] Add download badges to pypi Change-Id: Ied807357c2550d6b9127e92eb64947c67fff4430 --- M README.rst 1 file changed, 10 insertions(+), 1 deletion(-) Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified diff --git a/README.rst b/README.rst index d06a268..564c72e 100644 --- a/README.rst +++ b/README.rst @@ -16,7 +16,16 @@ .. image:: https://img.shields.io/pypi/v/pywikibot.svg :alt: Pywikibot release :target: https://pypi.org/project/pywikibot/ - +.. image:: https://pepy.tech/badge/pywikibot + :alt: Total downloads + :target: https://pepy.tech/project/pywikibot +.. image:: https://static.pepy.tech/personalized-badge/pywikibot?period=month&units=international_system&left_color=black&right_color=blue&left_text=monthly + :alt: Monthly downloads + :target: https://pepy.tech/project/pywikibot +.. image:: https://static.pepy.tech/personalized-badge/pywikibot?period=week&units=international_system&left_color=black&right_color=blue&left_text=weekly + :alt: Weekly downloads + :target: https://pepy.tech/project/pywikibot + Pywikibot ========= -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/637854 To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: Ied807357c2550d6b9127e92eb64947c67fff4430 Gerrit-Change-Number: 637854 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-Reviewer: jenkins-bot Gerrit-MessageType: merged
_______________________________________________ Pywikibot-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits
