Skip to main content

Disk information Python library for Linux

Project description

diskinfo

Tests Codecov Documentation Status Issues Supported Python Versions PyPI version

Disk information Python library can assist in collecting disk information on Linux. In more details, it can:

  • collect information about a specific disk
  • explore all existing disks in the system
  • translate between traditional and persistent disk names
  • read current disk temperature
  • read SMART data of a disk
  • read partition list of a disk

Installation

Standard installation from pypi.org:

pip install diskinfo

See the complete list of dependencies and requirements in the documentation.

Demo

The library contains a demo application with multiple screens:

pip install rich
python -m diskinfo.demo

Demo screen

See more demo screens in the documentation.

API documentation

The detailed API documentation can be found on readthedocs.io.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

diskinfo-3.1.2.tar.gz (42.1 kB view hashes)

Uploaded Source

Built Distribution

diskinfo-3.1.2-py3-none-any.whl (26.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page