Python Package for Obtaining Temperature Sensor Readings on M1 Macs
Project description
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()
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mactemperatures-0.0.2.tar.gz.
File metadata
- Download URL: mactemperatures-0.0.2.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf308ca1ab96fd28e41ca174ecd0bb7e18061f58f674160d7a87e624d84398fb
|
|
| MD5 |
5013472829ca611ad9399d58f5c3eb69
|
|
| BLAKE2b-256 |
7c7df0d68219d085bf28017ca4f0a50237bd7106499e8aef1c9d1cf8e8af2684
|
File details
Details for the file mactemperatures-0.0.2-cp311-cp311-macosx_13_0_arm64.whl.
File metadata
- Download URL: mactemperatures-0.0.2-cp311-cp311-macosx_13_0_arm64.whl
- Upload date:
- Size: 6.8 kB
- Tags: CPython 3.11, macOS 13.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d6ee52231280256b7a3934da1e63fc3eb7008803c10694f7e08ec185b193766
|
|
| MD5 |
38f3c9c24ada4c233263405dc26af386
|
|
| BLAKE2b-256 |
f53eec059742177fe59c9b3949ed01ac0af1ee144be3faaa627cfea024d30103
|