MCPcopy
hub / github.com/PySimpleGUI/PySimpleGUI / Demo_Desktop_Widget_CPU_Gauge.py

File Demo_Desktop_Widget_CPU_Gauge.py

DemoPrograms/Demo_Desktop_Widget_CPU_Gauge.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import PySimpleGUI as sg
2import psutil
3import sys
4import math

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected