From 1f927d8a211d05611302f3f40dc0b8a07b1e4ec9 Mon Sep 17 00:00:00 2001 From: Cielquan Date: Sun, 16 Feb 2020 14:19:44 +0100 Subject: [PATCH] added pypi & travis badges --- README.rst | 40 ++++++++++++++++++++++++++++++++++++++-- docs/source/badges.rst | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 76 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index ac16351..4036a86 100644 --- a/README.rst +++ b/README.rst @@ -5,8 +5,12 @@ DoTH-DNS | |license| |black| | +| |travis| | |docs| | +| |py_versions| |implementations| +| |pypi| |status| |format| |wheel| |downloads| +| | |release| |commits_since| |last_commit| | |stars| |forks| |contributors| | @@ -64,11 +68,45 @@ __ https://www.bentasker.co.uk/documentation/linux/407-building-and-running-your .. tests block +.. |travis| image:: https://img.shields.io/travis/com/Cielquan/DoTH-DNS/master.svg?style=for-the-badge&logo=travis-ci&logoColor=FBE072 + :alt: Travis - Build Status + :target: https://travis-ci.com/Cielquan/DoTH-DNS + .. |docs| image:: https://img.shields.io/readthedocs/doth-dns/latest.svg?style=for-the-badge&logo=read-the-docs&logoColor=white :alt: Read the Docs (latest) - Status :target: https://doth-dns.readthedocs.io/en/latest/?badge=latest +.. PyPI block +.. |py_versions| image:: https://img.shields.io/pypi/pyversions/doth-dns.svg?style=for-the-badge&logo=python&logoColor=FBE072 + :alt: PyPI - Python versions supported + :target: https://pypi.org/project/doth-dns/ + +.. |implementations| image:: https://img.shields.io/pypi/implementation/doth-dns.svg?style=for-the-badge&logo=python&logoColor=FBE072 + :alt: PyPI - Implementations supported + :target: https://pypi.org/project/doth-dns/ + +.. |pypi| image:: https://img.shields.io/pypi/v/doth-dns.svg?style=for-the-badge&logo=pypi&logoColor=FBE072 + :alt: PyPI - Package latest release + :target: https://pypi.org/project/doth-dns/ + +.. |status| image:: https://img.shields.io/pypi/status/doth-dns.svg?style=for-the-badge&logo=pypi&logoColor=FBE072 + :alt: PyPI - Package stability + :target: https://pypi.org/project/doth-dns/ + +.. |format| image:: https://img.shields.io/pypi/format/doth-dns.svg?style=for-the-badge&logo=pypi&logoColor=FBE072 + :alt: PyPI - Format + :target: https://pypi.org/project/doth-dns/ + +.. |wheel| image:: https://img.shields.io/pypi/wheel/doth-dns.svg?style=for-the-badge&logo=pypi&logoColor=FBE072 + :alt: PyPI - Wheel + :target: https://pypi.org/project/doth-dns/ + +.. |downloads| image:: https://img.shields.io/pypi/dm/doth-dns.svg?style=for-the-badge&logo=pypi&logoColor=FBE072 + :target: https://pypi.org/project/doth-dns/ + :alt: PyPI - Monthly downloads + + .. Github block .. |release| image:: https://img.shields.io/github/v/release/Cielquan/DoTH-DNS.svg?style=for-the-badge&logo=github :alt: Github Latest Release @@ -93,5 +131,3 @@ __ https://www.bentasker.co.uk/documentation/linux/407-building-and-running-your .. |contributors| image:: https://img.shields.io/github/contributors/Cielquan/DoTH-DNS.svg?style=for-the-badge&logo=github :alt: Github Contributors :target: https://github.com/Cielquan/DoTH-DNS/graphs/contributors - -.. BADGES END diff --git a/docs/source/badges.rst b/docs/source/badges.rst index 8c03ba4..efb9cbc 100644 --- a/docs/source/badges.rst +++ b/docs/source/badges.rst @@ -3,8 +3,12 @@ | |license| |black| | +| |travis| | |docs| | +| |py_versions| |implementations| +| |pypi| |status| |format| |wheel| |downloads| +| | |release| |commits_since| |last_commit| | |stars| |forks| |contributors| | @@ -21,11 +25,45 @@ .. tests block +.. |travis| image:: https://img.shields.io/travis/com/Cielquan/DoTH-DNS/master.svg?style=for-the-badge&logo=travis-ci&logoColor=FBE072 + :alt: Travis - Build Status + :target: https://travis-ci.com/Cielquan/DoTH-DNS + .. |docs| image:: https://img.shields.io/readthedocs/doth-dns/latest.svg?style=for-the-badge&logo=read-the-docs&logoColor=white :alt: Read the Docs (latest) - Status :target: https://doth-dns.readthedocs.io/en/latest/?badge=latest +.. PyPI block +.. |py_versions| image:: https://img.shields.io/pypi/pyversions/doth-dns.svg?style=for-the-badge&logo=python&logoColor=FBE072 + :alt: PyPI - Python versions supported + :target: https://pypi.org/project/doth-dns/ + +.. |implementations| image:: https://img.shields.io/pypi/implementation/doth-dns.svg?style=for-the-badge&logo=python&logoColor=FBE072 + :alt: PyPI - Implementations supported + :target: https://pypi.org/project/doth-dns/ + +.. |pypi| image:: https://img.shields.io/pypi/v/doth-dns.svg?style=for-the-badge&logo=pypi&logoColor=FBE072 + :alt: PyPI - Package latest release + :target: https://pypi.org/project/doth-dns/ + +.. |status| image:: https://img.shields.io/pypi/status/doth-dns.svg?style=for-the-badge&logo=pypi&logoColor=FBE072 + :alt: PyPI - Package stability + :target: https://pypi.org/project/doth-dns/ + +.. |format| image:: https://img.shields.io/pypi/format/doth-dns.svg?style=for-the-badge&logo=pypi&logoColor=FBE072 + :alt: PyPI - Format + :target: https://pypi.org/project/doth-dns/ + +.. |wheel| image:: https://img.shields.io/pypi/wheel/doth-dns.svg?style=for-the-badge&logo=pypi&logoColor=FBE072 + :alt: PyPI - Wheel + :target: https://pypi.org/project/doth-dns/ + +.. |downloads| image:: https://img.shields.io/pypi/dm/doth-dns.svg?style=for-the-badge&logo=pypi&logoColor=FBE072 + :target: https://pypi.org/project/doth-dns/ + :alt: PyPI - Monthly downloads + + .. Github block .. |release| image:: https://img.shields.io/github/v/release/Cielquan/DoTH-DNS.svg?style=for-the-badge&logo=github :alt: Github Latest Release