Skip to main content

Apple Push Notification Service connector

Project description

An APNS connector which just works. The following items are supported:

  • Extended APNS message (most Python APNS libraries only support basic format)

  • Expiry date on notifications

  • Custom data fields

  • Unicode messages

  • Error reporting

  • Automatic feedback handling

The biggest differentiator between this connector and other libraries is that the programmer doesn’t have to manage individual APNS connections or wrappers. This connector will reconnect to send notifications automatically, and maintain connections opportunistically for good performance.

Depends on gevent and expects coroutine I/O style.

  • This library and its author are not affiliated with Apple Inc.

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

applepushnotification-0.1.1.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

applepushnotification-0.1.1-py2.6.egg (7.2 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