Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

diskinfo

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

diskinfo

Disk information Python library for Linux

  • 3.1.2
  • PyPI
  • Socket score

Maintainers
1

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.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc