Skip to main content

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

GitHub license PyPI version Downloads

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page