launchctl python interface
Project description
Installation
$ [sudo] pip install launchctl
Examples
import launchctl
for job in launchctl.jobs():
print("%s %s %s" % (job.pid if job.pid else "", job.status, job.label))
launchctl.job("com.apple.Finder")
{...}
Related
launchd-env
- launchd.plist environment variableslaunchd-exec
- execute script via launchdlaunchd-generator
- launchd.plist generatorlaunchd-logs
- launchd.plist logslaunchctl.py
Links
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
launchctl-2020.12.3.tar.gz
(2.1 kB
view details)
File details
Details for the file launchctl-2020.12.3.tar.gz
.
File metadata
- Download URL: launchctl-2020.12.3.tar.gz
- Upload date:
- Size: 2.1 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 | 410b512d6d33f685d441e420c0226ad04ec4c35a761fe7c8e00a47aa0061af84 |
|
MD5 | 089fba34d75fb5ed149c3ab8b7b452a5 |
|
BLAKE2b-256 | fdcec960322f075db76eff3f678f09b2f5d1a472859e5c6e94d13acae6d3177c |