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.0.1.tar.gz (8.9 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for pylibrehardwaremonitor-1.0.1.tar.gz
Algorithm Hash digest
SHA256 0230d24c95b3f2b267584badc00664df3cce30129d0c9a3cd252efd4f80de1ef
MD5 0b37cee76438673f5650c8132e4d22ae
BLAKE2b-256 f204ab85530f750dcdfa6d2dae25ff0166b5c6ba7e004c7ce810cbad2814b7c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyLibreHardwareMonitor-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4a5318b0a8d01be0592d8e169b2e072862fd3b6ebfba671e1e989e9d4e370f3c
MD5 8ed2dab16f13b06261c59426e08bd858
BLAKE2b-256 ea5d5b0e406ad3f685e5216212875b5c758f7251e3aab51e9153397cfc175c7a

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