Skip to content

MitchellShibilski-Unkel/PySys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PySys

Simple library to see your computer's spec information.

  • CPU Core Count
  • Swap, Total, and Used RAM
  • OS Name
  • More...

Installation

  1. Open your IDE of choice
  2. In the terminal, use: gh repo clone MitchellShibilski-Unkel/PySys

IF, you do not have; please install them:

  • NumPy
  • OS
  • Platform
  • psutil
  • cpuinfo

Graphs

PySys is able to display information with a simple bar graph in the termaial.