Pr0Ger / PyAPNs2

Python library for interacting with the Apple Push Notification service (APNs) via HTTP/2 protocol
MIT License
349 stars 179 forks source link

why different app #52

Closed kaldown closed 7 years ago

kaldown commented 7 years ago

Why https://libraries.io/pypi/apns2 install block told us to pip install apns2==0.3.0 in parallel to clone from repo and use it.

This two repositories are different. For example apns2/client.py

So my questions are. Could I use PyAPNs2 this repo) in prodaction? And why this happens?

Thanks. Sorry for noob Q.

ok, that was naming collision. Actual app have a name apns2-client.