..
<div align="center">
<a href="https://github.com/giampaolo/psutil"><img src="https://github.com/giampaolo/psutil/raw/master/docs/_static/images/logo-psutil-readme.svg" alt="psutil" /></a>
<p align="center">Process and System Utilities for Python</p>
<a href="https://psutil.readthedocs.io/"><b>Documentation</b></a>
<a href="https://psutil.readthedocs.io/latest/blog.html"><b>Blog</b></a>
<a href="https://psutil.readthedocs.io/latest/adoption.html"><b>Who uses psutil</b></a>
</div>
<br/>
<div align="center">
<a href="https://clickpy.clickhouse.com/dashboard/psutil">
<img src="https://static.pepy.tech/badge/psutil/month" alt="Downloads">
</a>
<a href="https://repology.org/metapackage/python:psutil/versions">
<img src="https://repology.org/badge/tiny-repos/python:psutil.svg" alt="Binary packages">
</a>
<a href="https://pypi.org/project/psutil">
<img src="https://img.shields.io/pypi/v/psutil.svg?label=pypi&color=yellowgreen" alt="Latest version">
</a>
<a href="https://github.com/giampaolo/psutil/actions?query=workflow%3Abuild">
<img src="https://img.shields.io/github/actions/workflow/status/giampaolo/psutil/.github/workflows/build.yml.svg?label=Linux%2C%20macOS%2C%20Win" alt="Linux, macOS, Windows">
</a>