Skip to content

Latest commit

Β 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 

Repository files navigation

πŸ–₯️ System Spec Analyzer

A lightweight and efficient Python tool designed to fetch and display detailed information about your computer's hardware and software specifications.

πŸš€ Features

This tool provides a comprehensive overview of your system, including:

  • OS Information: System type, release, version, and processor details.
  • CPU Analysis: Total physical cores, logical cores, and real-time CPU usage percentage.
  • Memory (RAM) Stats: Total, available, and used memory in GB.
  • Disk Usage: Detailed breakdown of storage capacity and available space.
  • Network Overview: Local hostname and IP address.

πŸ› οΈ Tech Stack

  • Language: Python 3.x
  • Key Libraries:
    • psutil: For retrieving information on running processes and system utilization.
    • platform: For accessing underlying platform data.
    • socket: For network interface information.

πŸ“‹ Installation & Usage

Prerequisites

Make sure you have Python installed on your system. You will also need to install the psutil library.

Installation

Clone this repository or download the script, then run the following command in your terminal:

pip install psutil

About

A Python function that retrieves your system's full specifications!

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages