Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #95930
| From | Laura Creighton <lac@openend.se> |
|---|---|
| Subject | Re: sending push notifications |
| References | <CACwCsY7FTV5fGYFj0Kie73aL-rLKD9BXFNFmOmp92NHHbBSCHQ@mail.gmail.com> |
| Date | 2015-09-03 14:54 +0200 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.64.1441284874.8327.python-list@python.org> (permalink) |
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/ Laura
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: sending push notifications Laura Creighton <lac@openend.se> - 2015-09-03 14:54 +0200
csiph-web