Disk information Python library for Linux
Project description
diskinfo
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
See more demo screens in the documentation.
API documentation
The detailed API documentation can be found on readthedocs.io.
Project details
Release history Release notifications | RSS feed
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 details)
Built Distribution
diskinfo-3.1.2-py3-none-any.whl
(26.4 kB
view details)
File details
Details for the file diskinfo-3.1.2.tar.gz
.
File metadata
- Download URL: diskinfo-3.1.2.tar.gz
- Upload date:
- Size: 42.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f60a6f7b72dbf079c7f828540d38078e977aa5f578aa80a6e50b5860ffeaaa1 |
|
MD5 | 264c1e8e170d72138ceff1ccceb9de8b |
|
BLAKE2b-256 | 6c55eb47933e79307ab798accd684d70c5ad223f60719cce8e7dcb53e513da5d |
File details
Details for the file diskinfo-3.1.2-py3-none-any.whl
.
File metadata
- Download URL: diskinfo-3.1.2-py3-none-any.whl
- Upload date:
- Size: 26.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b8606462b5783d18188ff1a8b7c5094dbc455e8361418033ffe2a823aa3d4b7 |
|
MD5 | a3ff77e68678eee1836f8d0ce306402a |
|
BLAKE2b-256 | 259215b35c22ceb55fa8ed544d5fa6c83b92d009ec0edd7da486b6f42b7db7f6 |