shows

lib for system monitoring with CPU/GPU/DISK/MEM/NET


Keywords
system, monitoring, gpu, cpu, network, memory, disk, utility, usage, state
License
Apache-2.0
Install
pip install shows==0.0.1

Documentation

shows

lib for system monitoring with CPU/GPU/DISK/MEM/NET

install

pip install shows

usage

bash

after installation, type the following in your terminal:

shows

python

import shows
machine  = shows.machine()
machine.get_state()