Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #95949 > unrolled thread

Re: sending push notifications

Started byLarry Martell <larry.martell@gmail.com>
First post2015-09-03 11:54 -0400
Last post2015-09-03 11:54 -0400
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: sending push notifications Larry Martell <larry.martell@gmail.com> - 2015-09-03 11:54 -0400

#95949 — Re: sending push notifications

FromLarry Martell <larry.martell@gmail.com>
Date2015-09-03 11:54 -0400
SubjectRe: sending push notifications
Message-ID<mailman.77.1441295689.8327.python-list@python.org>
On Thu, Sep 3, 2015 at 8:54 AM, Laura Creighton <lac@openend.se> wrote:
> In a message of Thu, 03 Sep 2015 08:30:35 -0400, Larry Martell writes:
>>I'm looking for people's experiences with the different ways to send
>>push notifications to mobile devices. I have an app that will be
>>running on Amazon, so I can use their SNS API or I can do it myself.
>>>From googling there appear to be a few different packages but PyAPNs
>>and python-gcm seem to be the most popular. And for interfacing to SNS
>>boto seems to be the choice. Anyone here used any of these or other
>>packages?
>
> You might want to try this question on the very quiet, but not dead
> yet https://mail.python.org/mailman/listinfo/mobile-sig/

Will do. Thanks.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web