Mac Temperatures
This is a simple program to obtain readings from thermal sensors on M1 Macs. I adapted the Objective-C code written by fermion-star as a C program and wrote Python bindings to make the code more flexible and easier to use.
Install
pip install mactemperatures
Usage
>>> from mactemperatures import get_thermal_readings
>>> get_thermal_readings()
Release files for mactemperatures 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mactemperatures-0.0.2.tar.gz | 4.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mactemperatures-0.0.2-cp311-cp311-macosx_13_0_arm64.whl | CPython 3.11 | CPython 3.11 | macOS 13.0+ ARM64 | Details |
Total release size: 11.1 kB
Release files / mactemperatures-0.0.2.tar.gz
| Download URL | mactemperatures-0.0.2.tar.gz |
|---|---|
| Size | 4.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
bf308ca1ab96fd28e41ca174ecd0bb7e18061f58f674160d7a87e624d84398fb
|
|
BLAKE2b-256 checksum How to use checksums |
7c7df0d68219d085bf28017ca4f0a50237bd7106499e8aef1c9d1cf8e8af2684
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.3
|
Release files / mactemperatures-0.0.2-cp311-cp311-macosx_13_0_arm64.whl
| Download URL | mactemperatures-0.0.2-cp311-cp311-macosx_13_0_arm64.whl |
|---|---|
| Size | 6.8 kB |
| Tags | CPython 3.11 macOS 13.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
7d6ee52231280256b7a3934da1e63fc3eb7008803c10694f7e08ec185b193766
|
|
BLAKE2b-256 checksum How to use checksums |
f53eec059742177fe59c9b3949ed01ac0af1ee144be3faaa627cfea024d30103
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.3
|