Python wrapper for LibreHardwareMonitor.
Project description
PyLibreHardwareMonitor
Python wrapper for LibreHardwareMonitor, quick access to LibreHardwareMonitorLib's original functionality.
What can it do?
You can read information from devices such as:
- Motherboards
- Intel and AMD processors
- NVIDIA and AMD graphics cards
- HDD, SSD and NVMe hard drives
- Network cards
Installing
pip install PyLibreHardwareMonitor
Using
from PyLibreHardwareMonitor import Computer
computer = Computer()
# Get system information, automatically refreshed with each call.
computer.cpu
computer.gpu
computer.memory
computer.network
computer.storage
computer.motherboard
computer.controller
Note
Windows only, not very efficient since LibreHardwareMonitor is called from .net. Compared to libraries like psutil, it's easy to get Intel and AMD graphics card information.
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
Built Distribution
File details
Details for the file pylibrehardwaremonitor-1.1.0.tar.gz
.
File metadata
- Download URL: pylibrehardwaremonitor-1.1.0.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8efc778e0b43ebff062f13a5bd54bc702f99f78e9ad5e96ed0ae5c3dfb946916 |
|
MD5 | dfa1b5c0cb5d03dc7ad79561488e497e |
|
BLAKE2b-256 | 0b6791e44259a3c85e42aaf5231fbd77b01154c6d293decdfa3bbb2a91738806 |
File details
Details for the file PyLibreHardwareMonitor-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: PyLibreHardwareMonitor-1.1.0-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15e033f0a722bb536450444602a01a8b4088f0a109e8f2e11c023b326e16c8da |
|
MD5 | 98a2249f664cbffe6e9a91f7f9371de6 |
|
BLAKE2b-256 | 182ad92ae991b17e3d4dd3de1315950ab8ebb83afd3486285039c8708fd14eaf |