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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for pylibrehardwaremonitor-1.0.0.tar.gz
Algorithm Hash digest
SHA256 81c139b03f2eac6ffcbb8b795c7e943ddbfcd21c3c374a62b741fec80213d371
MD5 49a9082e6d19942ef3e0054ec035afda
BLAKE2b-256 b94e9013f63d3d657ea6c9453f2cbe757710661c1374c5e82937f0e4fc5d8340

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for PyLibreHardwareMonitor-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b8b80552823d1fc60e6f7d8cfe2c018480fd39fcf075d7097782eec1999ccb3a
MD5 e6c07077fc8e50c1091b8c7da31256a4
BLAKE2b-256 c7bd71dc26e25955391f4629a91cb353f79a422c2d7e44b396e0dd447f8c5945

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