apns2 0.7.2
0
A python library for interacting with the Apple Push Notification Service via HTTP/2 protocol
Contents
A python library for interacting with the Apple Push Notification Service via HTTP/2 protocol
Stars: 345, Watchers: 345, Forks: 178, Open Issues: 15The Pr0Ger/PyAPNs2
repo was created 8 years ago and the last code push was 5 months ago.
The project is popular with 345 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
Related Packages
Errors
A list of common apns2 errors.
Code Examples
Here are some apns2
code examples and snippets.
GitHub Issues
The apns2 package has 15 open issues on GitHub
- add tuple type to credential input
- hyper dependency is no longer maintained
- Dependencies out of date