Skip to main content

A package used to get temperature on Windows Machines.

Project description

WinTmp

This is a Python module used to getting temperatures of the CPU and GPU in windows. If this module doesn't work, please open an issue!

This module needs to be run as administrator.

Install: pip install WinTmp

In admin command prompt type python. Demo:

>>> import WinTmp
>>> print(WinTmp.CPU_Temp())
38.0
>>> print(WinTmp.GPU_Temp())
35.0
>>>

PyPI: https://pypi.org/project/WinTmp/

Github: https://github.com/kethan1/WinTmp/

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

WinTmp-1.0.0.tar.gz (322.5 kB view hashes)

Uploaded Source

Built Distribution

WinTmp-1.0.0-py3-none-any.whl (320.3 kB view hashes)

Uploaded Python 3

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