Python - CPU Usage

Hello together,

does anyone know a way, how I can read out the current CPU utilization with a Python skript?

Regards

You can use

look this link for a example