Python Distribution Utilities
Project description
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
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
apnspy-0.0.7.tar.gz
(3.8 kB
view details)
Built Distribution
File details
Details for the file apnspy-0.0.7.tar.gz
.
File metadata
- Download URL: apnspy-0.0.7.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c561c8a769f8c34562722d9ef2b1485e7bcf1fe760e33e905717debef838740b |
|
MD5 | 9f8fd2906bdf5a985dc77cfae5702522 |
|
BLAKE2b-256 | 7e1cc236e78ee2ae1dea18f2c6608ebc323c2c997e11048d8876826c90e3ac90 |
File details
Details for the file apnspy-0.0.7-py2.py3-none-any.whl
.
File metadata
- Download URL: apnspy-0.0.7-py2.py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 2, Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 99bc1686e9e2cd0bf90c7190dc205c2fb8d143757f289b46184f0e445a74e9bc |
|
MD5 | 4643a9532eb8fcdfc6c8ffecc3ff4ba5 |
|
BLAKE2b-256 | 21b6dbd2d90c848072715784e389224d0698f768b6388d7c8b99b8a5c5a3faf4 |