Skip to main content

Python wrapper for LibreHardwareMonitor.

Project description

PyLibreHardwareMonitor

LibreHardwareMonitor Windows Python

简体中文 readme

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

pylibrehardwaremonitor-1.1.0.tar.gz (8.9 kB view details)

Uploaded Source

Built Distribution

PyLibreHardwareMonitor-1.1.0-py3-none-any.whl (9.4 kB view details)

Uploaded Python 3

File details

Details for the file pylibrehardwaremonitor-1.1.0.tar.gz.

File metadata

File hashes

Hashes for pylibrehardwaremonitor-1.1.0.tar.gz
Algorithm Hash digest
SHA256 8efc778e0b43ebff062f13a5bd54bc702f99f78e9ad5e96ed0ae5c3dfb946916
MD5 dfa1b5c0cb5d03dc7ad79561488e497e
BLAKE2b-256 0b6791e44259a3c85e42aaf5231fbd77b01154c6d293decdfa3bbb2a91738806

See more details on using hashes here.

File details

Details for the file PyLibreHardwareMonitor-1.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for PyLibreHardwareMonitor-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 15e033f0a722bb536450444602a01a8b4088f0a109e8f2e11c023b326e16c8da
MD5 98a2249f664cbffe6e9a91f7f9371de6
BLAKE2b-256 182ad92ae991b17e3d4dd3de1315950ab8ebb83afd3486285039c8708fd14eaf

See more details on using hashes here.

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