applepushnotification 0.1.1
Apple Push Notification Service connector
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.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| applepushnotification-0.1.1-py2.6.egg (md5) | Python Egg | 2.6 | 2011-03-29 | 7KB | 706 |
| applepushnotification-0.1.1.tar.gz (md5) | Source | 2011-03-29 | 3KB | 577 | |
- Author: Kou Man Tong
- Home Page: https://github.com/martinkou/applepushnotification
- Keywords: APNS push notification Apple
- License: BSD
- Platform: Any
- Package Index Owner: martinkou
- DOAP record: applepushnotification-0.1.1.xml
