Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 417 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 417 Bytes

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.