pgrep python wrapper
Project description
Installation
$ [sudo] pip install pgrep
Examples
>>> import pgrep
>>> pgrep.pgrep("Finder")
[322]
>>> pgrep.pgrep("bash")
[416, 434, 30681, 30918]
>>> pgrep.pgrep("not-existing-process")
[]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pgrep-2020.12.3.tar.gz
(1.3 kB
view details)
File details
Details for the file pgrep-2020.12.3.tar.gz
.
File metadata
- Download URL: pgrep-2020.12.3.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c7c4ad7a0d8507853b5926308a6048f715862fbb7a0fec7112c5ddef1dae7a65
|
|
MD5 |
6e2e5d1d69867d97b33a245c4ca34134
|
|
BLAKE2b-256 |
e9ada2f2e4238f4228764eab4d8e8b57fb26cd917ea56bcd421fe51a5c6d4250
|