Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #95930
| Path | csiph.com!goblin1!goblin.stu.neva.ru!uio.no!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail |
|---|---|
| Return-Path | <lac@openend.se> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.009 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'api': 0.09; 'cc:addr :python-list': 0.09; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'thu,': 0.15; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'googling': 0.16; 'message-id:@fido.openend.se': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'subject:sending': 0.16; 'app': 0.16; 'laura': 0.18; '2015': 0.20; 'cc:addr:python.org': 0.20; 'cc:2**1': 0.22; 'sep': 0.22; 'cc:no real name:2**0': 0.22; 'seems': 0.23; 'appear': 0.26; 'question': 0.27; 'experiences': 0.27; 'larry': 0.29; "people's": 0.29; 'received:se': 0.29; 'url:mailman': 0.30; 'anyone': 0.32; 'url:python': 0.33; 'url:listinfo': 0.34; 'but': 0.36; 'there': 0.36; 'url:org': 0.36; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'seem': 0.37; 'url:mail': 0.40; 'header:Message-Id:1': 0.61; 'skip:n 10': 0.62; 'different': 0.63; 'here': 0.66; 'devices.': 0.84; 'header:In-reply-to:1': 0.84; 'popular.': 0.84; 'subject:skip:n 10': 0.84; 'choice.': 0.93 |
| To | Larry Martell <larry.martell@gmail.com> |
| cc | "python-list@python.org" <python-list@python.org>, lac@openend.se |
| From | Laura Creighton <lac@openend.se> |
| Subject | Re: sending push notifications |
| In-reply-to | <CACwCsY7FTV5fGYFj0Kie73aL-rLKD9BXFNFmOmp92NHHbBSCHQ@mail.gmail.com> |
| References | <CACwCsY7FTV5fGYFj0Kie73aL-rLKD9BXFNFmOmp92NHHbBSCHQ@mail.gmail.com> |
| Comments | In-reply-to Larry Martell <larry.martell@gmail.com> message dated "Thu, 03 Sep 2015 08:30:35 -0400." |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset="us-ascii" |
| Content-ID | <21365.1441284865.1@fido> |
| Date | Thu, 03 Sep 2015 14:54:25 +0200 |
| X-Greylist | Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [89.233.217.130]); Thu, 03 Sep 2015 14:54:26 +0200 (CEST) |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.64.1441284874.8327.python-list@python.org> (permalink) |
| Lines | 14 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1441284874 news.xs4all.nl 23771 [2001:888:2000:d::a6]:46672 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:95930 |
Show key headers only | View raw
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