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
>>>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
WinTmp-0.0.0.tar.gz
(322.2 kB
view details)
Built Distribution
WinTmp-0.0.0-py3-none-any.whl
(319.9 kB
view details)
File details
Details for the file WinTmp-0.0.0.tar.gz
.
File metadata
- Download URL: WinTmp-0.0.0.tar.gz
- Upload date:
- Size: 322.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 238a19af651355ad973478facec2bcb7a52c0ee4da78cea2326851fa6a212bc7 |
|
MD5 | d124d7656789b5e34107513063b421d7 |
|
BLAKE2b-256 | 1206266e54287442d9641178c2b071fae3ac71c34c04c1a9f50965c0ca1d7484 |
File details
Details for the file WinTmp-0.0.0-py3-none-any.whl
.
File metadata
- Download URL: WinTmp-0.0.0-py3-none-any.whl
- Upload date:
- Size: 319.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37cb7dd4d23f9743393d822c6cc97f1d8a4b5d446ab3910b5a54ad3cec81cc46 |
|
MD5 | a85b1cbe2285c847b0741a1dbef1ddf9 |
|
BLAKE2b-256 | 7c4ed7724891b45fcacfd33119cd3fb68d108694e4334e37d33b364cc7206f02 |