|
2 | 2 | PyHelpers |
3 | 3 | ========= |
4 | 4 |
|
5 | | -|PyPI - Version| |PyPI - Python Version| |Read the Docs - Documentation| |GitHub Pages - Documentation| |License| |Codacy - Code Quality| |Zenodo - DOI| |
| 5 | +|PyPI| |Python| |License| |Docs| |Build| |Codacy| |DOI| |
6 | 6 |
|
7 | | -.. |PyPI - Version| image:: https://img.shields.io/pypi/v/pyhelpers |
8 | | - :alt: PyPI - Version |
| 7 | +.. |PyPI| image:: https://img.shields.io/pypi/v/pyhelpers |
| 8 | + :alt: PyPI Release Version |
9 | 9 | :target: https://pypi.org/project/pyhelpers/ |
10 | | -.. |PyPI - Python Version| image:: https://img.shields.io/pypi/pyversions/pyhelpers |
11 | | - :alt: PyPI - Python Version |
| 10 | +.. |Python| image:: https://img.shields.io/pypi/pyversions/pyhelpers |
| 11 | + :alt: Python Version |
12 | 12 | :target: https://docs.python.org/3/ |
13 | 13 | .. |License| image:: https://img.shields.io/github/license/mikeqfu/pyhelpers |
14 | 14 | :alt: License |
15 | 15 | :target: https://github.com/mikeqfu/pyhelpers/blob/master/LICENSE |
16 | | -.. |Read the Docs - Documentation| image:: https://img.shields.io/readthedocs/pyhelpers?logo=readthedocs |
17 | | - :alt: Read the Docs - Documentation |
| 16 | +.. |Docs| image:: https://img.shields.io/readthedocs/pyhelpers?logo=readthedocs |
| 17 | + :alt: ReadTheDocs Documentation |
18 | 18 | :target: https://pyhelpers.readthedocs.io/en/latest/?badge=latest |
19 | | -.. |GitHub Pages - Documentation| image:: https://img.shields.io/github/actions/workflow/status/mikeqfu/pyhelpers/github-pages.yml?logo=github&label=docs |
20 | | - :alt: GitHub Pages - Documentation |
21 | | - :target: https://mikeqfu.github.io/pyhelpers/ |
22 | | -.. |Codacy - Code Quality| image:: https://app.codacy.com/project/badge/Grade/c3ed8571c494450da12cb0c4d3c8c7e9 |
| 19 | +.. |Build| image:: https://img.shields.io/github/actions/workflow/status/mikeqfu/pyhelpers/github-pages.yml?logo=github&branch=master |
| 20 | + :alt: GitHub Actions Workflow Status |
| 21 | + :target: https://github.com/mikeqfu/pyhelpers/actions |
| 22 | +.. |Codacy| image:: https://app.codacy.com/project/badge/Grade/c3ed8571c494450da12cb0c4d3c8c7e9 |
23 | 23 | :alt: Codacy - Code Quality |
24 | 24 | :target: https://app.codacy.com/gh/mikeqfu/pyhelpers/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade |
25 | | -.. |Zenodo - DOI| image:: https://img.shields.io/badge/10.5281%2Fzenodo.4017438-blue?label=doi |
26 | | - :alt: Zenodo - DOI |
| 25 | +.. |DOI| image:: https://img.shields.io/badge/10.5281%2Fzenodo.4017438-blue?label=doi |
| 26 | + :alt: DOI |
27 | 27 | :target: https://doi.org/10.5281/zenodo.4017438 |
28 | 28 |
|
29 | 29 | | **Author**: Qian Fu |ORCID| |
|
0 commit comments