:id: pgrep python wrapper
/learn @andrewpetrochenkov/Pgrep.py
Quality Score
Category
Supported Platforms
Tags
$ [sudo] pip install pgrep
>>> import pgrep >>> pgrep.pgrep("Finder") [322] >>> pgrep.pgrep("bash") [416, 434, 30681, 30918] >>> pgrep.pgrep("not-existing-process") []
andrewpetrochenkov
View profile
Languages
Security Score
Audited on Jun 6, 2022