Skip to main content

launchd checkin for python and twisted

Project description

Enough support for launchd(1) checkin to get listening sockets out, but not much else. The primary purpose of this package is to provide a launchd endpoint type for Twisted. Given a launchd.plist that includes:

<key>Sockets</key>
<dict>
  <key>Listeners</key>
  <dict>
    <key>SecureSocketWithKey</key>
    <string>SOME_AGENT</string>
  </dict>
</dict>

The endpoint description would be launchd:UNIX:Listeners:0, because this is a UNIX domain socket, and the socket key is Listeners.

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

launchdcheckin-0.13.0.1.tar.gz (10.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page