Getting process details on an operating system process/question answer by vouce
John T. Haggerty
jpcookie at gmail.com
Mon Jul 16 08:47:53 EDT 2018
So, it's early for me---and I'm not sure if these things can be done but
I'd like to know the following:
1. How can Python connect to a running operating system process on a host
operating system to see what part of the execution is like?---ie keep track
of health stats like it's stuck on disk access or inside some kind of wait
state etc.
2. Be able to pass questions and take answers via say a customized "okay
google" to try to explain:
Ask: how was your day
record answer in voice translate it via google
ask new question
Hope the two questions make sense
Thanks.
More information about the Python-list
mailing list