Contents

apns2 0.7.2

0

A python library for interacting with the Apple Push Notification Service via HTTP/2 protocol

A python library for interacting with the Apple Push Notification Service via HTTP/2 protocol

Stars: 357, Watchers: 357, Forks: 189, Open Issues: 13

The Pr0Ger/PyAPNs2 repo was created 10 years ago and the last code push was 1 years ago.
The project is popular with 357 github stars!

How to Install apns2

You can install apns2 using pip

pip install apns2

or add it to a project with poetry

poetry add apns2

Package Details

Author
Sergey Petrov
License
MIT
Homepage
https://github.com/Pr0Ger/PyAPNs2
PyPi:
https://pypi.org/project/apns2/
GitHub Repo:
https://github.com/Pr0Ger/PyAPNs2

Classifiers

  • Software Development/Libraries
No  apns2  pypi packages just yet.

Errors

A list of common apns2 errors.

Code Examples

Here are some apns2 code examples and snippets.

GitHub Issues

The apns2 package has 13 open issues on GitHub

  • Fix tests with pytest 9

See more issues on GitHub

Related Packages & Articles

GitPython 3.1.46

GitPython is a Python library used to interact with Git repositories