Skip to main content

A simple package to get system spec information

Project description

Show System Information

Test Release

Show System Information is a Python package that provides a simple way to display system information. It is designed to be easy to use and easy to understand. It is also easy to extend and customize.

Installation

pip install showsys

Visit ShowSys on PyPI for more details.

Usage

As a Library

You can use ShowSys as a library in your Python code. Here is an example.

from showsys import ShowSys
sysinfo = ShowSys()
sysinfo.info()

There are several methods available to display system information. You can use them to display different types of system information.

  • system_information
  • boot_time
  • cpu_info
  • memory_info
  • swap_info
  • network_info

Just call the method you want to use. For example, you can use the following code to display CPU information.

from showsys import ShowSys
sysinfo = ShowSys()
print(sysinfo.cpu_info())

It will display the following information.

{
    'Physical cores': 12,
    'Total cores': 20,
    'Max Frequency': '2100.00Mhz',
    'Min Frequency': '0.00Mhz',
    'Current Frequency': '2100.00Mhz',
    'CPU Usage Per Core': ['0.0%', '0.0%', '0.0%', '0.0%', '0.0%', '1.6%', '0.0%', '0.0%', '0.0%', '15.4%', '3.1%', '0.0%', '1.6%', '0.0%', '0.0%', '0.0%', '0.0%', '0.0%', '0.0%', '0.0%'],
    'Total CPU Usage': '1.6%'
}

Command Line Interface

ShowSys also provides a command line interface. You can use it to display system information from the command line.

showsys -d # Display system information details

Other options are available. You can use the following command to see all available options.

showsys -h # Show help

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

ShowSys-1.0.1.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

ShowSys-1.0.1-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file ShowSys-1.0.1.tar.gz.

File metadata

  • Download URL: ShowSys-1.0.1.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.1

File hashes

Hashes for ShowSys-1.0.1.tar.gz
Algorithm Hash digest
SHA256 52872a0c751834ee51265237acdaaa6ead02d5832a57b8b02d74e5ac2bd3a4a5
MD5 c79cd0037ff98af18559d64275072744
BLAKE2b-256 808d813da943eac4356c601a5eff2a879f3c73399adbe9472e5083f9bc1b6dcc

See more details on using hashes here.

File details

Details for the file ShowSys-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: ShowSys-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 6.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.1

File hashes

Hashes for ShowSys-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 cefce5786426d4cfd897a469d17903a99a28654a8185af34479896133635fb1f
MD5 d3d03e127c8d7342788b1578f0898114
BLAKE2b-256 b76beac91d8c71e9e4a789b9107df84b02f64a34d21f70f76839dc16e98838d2

See more details on using hashes here.

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