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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for pylibrehardwaremonitor-1.2.0.tar.gz
Algorithm Hash digest
SHA256 bc4ea961cad2d43891944eccd732ab226b2db38afbfe7431b3257d65cf6194a5
MD5 315895480d2a57296018d9a43367f97e
BLAKE2b-256 58eb949ab50b256fca0602d036ae484da6a3ee3767b174d01d5045d41b4085e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyLibreHardwareMonitor-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b109c1033a89fe77aea93812a3b90ab96c7159578a0f0843af11c4bb545c93f2
MD5 5c402fed79059a11ba6349a0b85ecebb
BLAKE2b-256 695b19ac65ef73e72c3d1d58678e26f6b7f644e56f1e50939fc8c5610d2c403b

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