Skip to main content

show system information

Project description

Installation

pip install pnu-about

ABOUT(1)

NAME

about - show system information

SYNOPSIS

about [-a|--all] [-S|--sys|--system] [-H|--hw|--hardware] [-O|--os|--operating] [-E|--env|--environment] [-P|--py|--python] [-d|--debug] [-h|--help|-?] [-v|--version] [--]

DESCRIPTION

The about utility shows most of the system information available through the Python Standard Library.

OPTIONS

Options Use
-a|--all Same as -SHOEP
-S|--sys|--system Show information about the system
-H|--hw|--hardware Show information about the hardware
-O|--os|--operating Show information about the Operating System
-E|--env|--environment Show information about the environment
-P|--py|--python Show information about Python
-d|--debug Enable debug level messages
-h|--help|-? Print usage and a short help message and exit
-v|--version Print version and exit
-- Options processing terminator

EXIT STATUS

The about utility exits 0 on success, and >0 if an error occurs.

SEE ALSO

uname(1), sysctl(8)

https://docs.python.org/3/library/index.html

STANDARDS

The about command is not a standard UNIX/POSIX command.

It tries to follow the PEP 8 style guide for Python code.

PORTABILITY

Tested OK under Windows.

HISTORY

The about command was created as an example for the PNU / PyNIX project, testing many of the standard Python functions for getting system information.

LICENSE

This utility is available under the 3-clause BSD license.

AUTHORS

Hubert Tournier

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

pnu_about-1.0.3.tar.gz (8.9 kB view hashes)

Uploaded Source

Built Distribution

pnu_about-1.0.3-py3-none-any.whl (8.3 kB view hashes)

Uploaded Python 3

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