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()
lib for system monitoring with CPU/GPU/DISK/MEM/NET
pip install shows==0.0.1
lib for system monitoring with CPU/GPU/DISK/MEM/NET
pip install shows
after installation, type the following in your terminal:
shows
import shows
machine = shows.machine()
machine.get_state()