Modification of PyAPNs python library for interacting with the Apple Push Notification Service
Project description
Python 2 and 3 forward-compatible for PyAPNs : https://github.com/djacobs/PyAPNs.git
Installation:
You can install PyAPNs from this repository if you want the latest version:
$ git clone https://github.com/flamewow/PyAPNs.git
$ cd PyAPNs
$ python setup.py build
Activate virtualenv (or use sudo):
$ python setup.py install
Or you can install the latest release from PYPI:
$ pip install apns3
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
apns3-1.0.0.tar.gz
(11.8 kB
view hashes)