PC-Info is a library used for getting all kinds of information about the computer you are using this module on.
Project description
PC-Info
PC-Info is a library used for getting all kinds of information about the computer you are using this module on.
How to install
Install it with pip pip install pc-info
Examples
Get System Architecture
import pc_tools
print(pc_tools.architecture())
This code will return 64
for a 64 bit operating system, or 32
for a 32 bit operating system.
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
PC-Info-1.0.2.tar.gz
(2.3 kB
view details)
File details
Details for the file PC-Info-1.0.2.tar.gz
.
File metadata
- Download URL: PC-Info-1.0.2.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.21.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c45c6d96be101da56b0637e61bc4aa90e7211d95fa3ac16a75290f4adb93817 |
|
MD5 | 94429196761195de50298eee2c565373 |
|
BLAKE2b-256 | 7f24c795b1399afe739f383f654e1593be4219ca4b62a99494def029c003f481 |