python-proc icon indicating copy to clipboard operation
python-proc copied to clipboard

Simple interface to Linux process information

Results 3 python-proc issues
Sort by recently updated
recently updated
newest added
trafficstars

Add python3.9 to the list of versions to test against

Fields like rss, vsize, and state should definitely not be cached. Other fields like environ and cwd probably shouldn't either.

Hi, I'm running $ notify-send-headless "message" but getting nothing.. I'm on Ubuntu 14.04 Anything I can do to debug this? Thanks