Get Raspberry Pi model Name(eg: A, B, B+...)
Project description
getrpimodel
Get Raspberry Pi model Name(eg: A, B, B+...)
install
pip install getrpimodel
installs
return
String: 'Model Name' same string as the 'Model' column value of the following Table, like as "A", "B", "B+", "2 Model B", "3 Model B" and so on.
Miner info in parentheses, like (Beta), (ECN0001), or (with BCM2837) are removed; or appear with '--s' option, or 'model_strict()' function.
How to use
as python program.
python -m getrpimodel [--s]
as python library.
import getrpimodel
print (getrpimodel.model())
print (getrpimodel.model_strict())
history
- 2018.09.19_version_0.1.13 add "Zero W", "3 Model B+"
- 2019.11.19_version_0.1.15 add "3 Model A+"
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
getrpimodel-0.1.15.tar.gz
(2.5 kB
view details)
File details
Details for the file getrpimodel-0.1.15.tar.gz
.
File metadata
- Download URL: getrpimodel-0.1.15.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.1 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f438f7eef60636e3d615eca84dc46781a4aeac3e2c375b069c33090d0822deeb |
|
MD5 | eca514cd722f5202f5f138c9f0dda3ec |
|
BLAKE2b-256 | 33a24f2249f1044b60c4c95211538a5c2dfa9c829c443acae9e8f1ad743bda65 |