Giter VIP home page Giter VIP logo

Comments (1)

joshfriend avatar joshfriend commented on June 2, 2024

pip install apns -> https://github.com/djacobs/PyAPNs
pip install apns3 -> https://github.com/flamewow/PyAPNs (a fork of the former)

I have nothing to do with either project. Both still use the old v2 API, so I have no idea why one is called apns3. Perhaps because of more python3 compatibility modifications?

I have not published this to PyPI for several reasons:

  1. The underlying http/2 library (hyper) is self described as being in "early alpha"
  2. I have not even come close to trying this in production
  3. I don't think I have completely figured out the requirements to be able to use the package (I'm not sure if it depends on python version or the openssl version python was compiled against)
  4. There were a bunch of new features announced at WWDC 2016 that I wanted to include (#1, #2)
  5. I don't feel like it is ready enough for me to commit to supporting it yet

I was able to send push notifications with this library in the current state the last time I was working on it (March 2016). You are more than welcome to still try it out though. Python packages can be installed from Git repos very easily:

pip install git+https://github.com/joshfriend/apns3#bb2210baad5fbec8f2505797e761da333f1e93f1

from apns3.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.