gathering data about running processes - looking for a library

Arkadiusz Miskiewicz arekm at pld-linux.org
Thu Nov 9 02:04:36 EST 2006


Hi,

I'm looking for a library (or utility) written in python that would allow me 
to easily access all possible information about currently running processes 
(under Linux). 

Something like /bin/ps os /bin/pstree providing all information in nice way 
(dictionary).

googling doesn't find anything so I guess no one wrote such library at this 
moment and only option left is to parse /proc data.
-- 
Arkadiusz Miśkiewicz        PLD/Linux Team
arekm / maven.pl            http://ftp.pld-linux.org/



More information about the Python-list mailing list