Search code examples
pythonprocessps

Python process management


Is there any way python is natively, or through some code available online (preferably under the GPL), capable of doing process management. The goal is similar to the functionality of ps, but preferably in arrays, lists, and/or dicts.


Solution

  • http://pypi.python.org/pypi/PSI