Skip to main content

Python Distribution Utilities

Project description

https://img.shields.io/pypi/pyversions/apnspy.svg https://travis-ci.org/yehchilai/apnspy.svg?branch=master https://img.shields.io/pypi/v/apnspy.svg? https://img.shields.io/hexpm/l/plug.svg

A Python client for Apple Push Notification service

For more information, please read the document

Quick Start

Use pip to install.

$ pip install apnspy

(Optional) creat a virtual environment and use pip to install

$ virtualenv venv
$ source venv/bin/activate
(venv) $ pip install apnspy

Check if the package is installed.

$ python
>>> from apnspy import APNs
>>>

There should be no ImportError.

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

apnspy-0.0.7.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

apnspy-0.0.7-py2.py3-none-any.whl (10.3 kB view hashes)

Uploaded Python 2 Python 3

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