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.
Release files for apnspy 0.0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| apnspy-0.0.7.tar.gz | 3.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| apnspy-0.0.7-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 14.1 kB
Release files / apnspy-0.0.7.tar.gz
| Download URL | apnspy-0.0.7.tar.gz |
|---|---|
| Size | 3.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c561c8a769f8c34562722d9ef2b1485e7bcf1fe760e33e905717debef838740b
|
|
BLAKE2b-256 checksum How to use checksums |
7e1cc236e78ee2ae1dea18f2c6608ebc323c2c997e11048d8876826c90e3ac90
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.16
|
Release files / apnspy-0.0.7-py2.py3-none-any.whl
| Download URL | apnspy-0.0.7-py2.py3-none-any.whl |
|---|---|
| Size | 10.3 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
99bc1686e9e2cd0bf90c7190dc205c2fb8d143757f289b46184f0e445a74e9bc
|
|
BLAKE2b-256 checksum How to use checksums |
21b6dbd2d90c848072715784e389224d0698f768b6388d7c8b99b8a5c5a3faf4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.16
|