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: 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 cc: "python-list@python.org" , lac@openend.se From: Laura Creighton Subject: Re: sending push notifications In-reply-to: References: Comments: In-reply-to Larry Martell 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: 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 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