summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2019-05-28 17:22:00 +0800
committerGiampaolo Rodola <g.rodola@gmail.com>2019-05-28 17:22:00 +0800
commite62882adc1dc0896b3ee458b7e2ede0f3337b991 (patch)
tree21f03ced9813d65242faed18bc718b9ca6f70dfe
parent6d4ad494e671dd00c8f95067a6ec734c92437d25 (diff)
downloadpsutil-e62882adc1dc0896b3ee458b7e2ede0f3337b991.tar.gz
add more badges
-rw-r--r--HISTORY.rst4
-rw-r--r--README.rst10
2 files changed, 11 insertions, 3 deletions
diff --git a/HISTORY.rst b/HISTORY.rst
index 6b517766..fdf8a247 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -1,7 +1,7 @@
*Bug tracker at https://github.com/giampaolo/psutil/issues*
-5.6.3
-=====
+In development
+==============
XXXX-XX-XX
diff --git a/README.rst b/README.rst
index ba6d7f7f..0b633206 100644
--- a/README.rst
+++ b/README.rst
@@ -1,4 +1,4 @@
-.. image:: https://pepy.tech/badge/psutil/month
+.. image:: https://img.shields.io/pypi/dm/psutil.svg
:target: https://pepy.tech/project/psutil
:alt: Downloads
@@ -26,6 +26,10 @@
:target: https://coveralls.io/github/giampaolo/psutil?branch=master
:alt: Test coverage (coverall.io)
+.. image:: https://api.codacy.com/project/badge/Grade/ce63e7f7f69d44b5b59682196e6fbfca
+ :target: https://www.codacy.com/app/g-rodola/psutil?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=giampaolo/psutil&amp;utm_campaign=Badge_Grade
+ :alt: Code quality
+
.. image:: https://readthedocs.org/projects/psutil/badge/?version=latest
:target: http://psutil.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
@@ -38,6 +42,10 @@
:target: https://pypi.org/project/psutil
:alt: Supported Python versions
+.. image:: https://repology.org/badge/tiny-repos/python:psutil.svg
+ :target: https://repology.org/metapackage/python:psutil/versions
+ :alt: Binary packages
+
.. image:: https://img.shields.io/pypi/l/psutil.svg
:target: https://github.com/giampaolo/psutil/blob/master/LICENSE
:alt: License