Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!ecngs!feeder2.ecngs.de!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-announce@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.032 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'subject:Python': 0.06; 'url:github': 0.09; 'python': 0.11; '1.0a': 0.16; 'received:eu': 0.16; 'library': 0.18; 'header:User-Agent:1': 0.23; '2.0': 0.26; 'announce': 0.33; 'framework': 0.33; 'received:209.85': 0.35; 'received:google.com': 0.35; 'thanks': 0.36; 'hi,': 0.36; 'received:209': 0.37; 'to:addr:comp-lang-python-announce': 0.70; 'to:addr:moderators.isc.org': 0.77 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=path:newsgroups:date:complaints-to:injection-info:nntp-posting-host :user-agent:mime-version:message-id:subject:from:injection-date:to :content-type; bh=V2DPr6u/UHN1KJN87KQvLd7M46vPjjb/bB7VRamu9M0=; b=BgWlC+PUTQIm519+OcaC3qxWqTM5TXZHlR+lYGkrxWxb2v/v9d6+1DayhEF8rrGocJ crQlZSXQOjQP4x/x4pMTDGaXMNJ+W5M/wYOKz182FMNPA9X7RWhjJ6DOwCE2eVandZ0V w8t7AWhJpNpJpCIRrJCRVdAXsw5il7mPHX+R2oDbCWh5mIlG48iUHmm2K/rIgDKf/wBX wJgegA0V93sfVpwEAdYVswn68+hHYavt/YtNcqRj1UY6xHAbXkbUpTUcLJ7lqNhZUqSY R3opFXgAdbUcDWAzO87c63lULXKDrCoc9ODAEszbZeNrGjGmlHPiGxuDwQyy/TN078Lj L9lg== X-Received: by 10.236.223.41 with SMTP id u39mr38138110yhp.49.1427710773814; Mon, 30 Mar 2015 03:19:33 -0700 (PDT) X-Received: by 10.140.104.34 with SMTP id z31mr448320qge.11.1427710773766; Mon, 30 Mar 2015 03:19:33 -0700 (PDT) Newsgroups: comp.lang.python.announce Date: Mon, 30 Mar 2015 03:19:33 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=62.65.189.38; posting-account=0bVTRwkAAAAciWppEndmPwTGSLFGPFfm User-Agent: G2/1.0 MIME-Version: 1.0 Subject: Authomatic now supports Python 3 From: Peter Hudec Injection-Date: Mon, 30 Mar 2015 10:19:33 +0000 To: comp-lang-python-announce@moderators.isc.org Content-Type: text/plain; charset=ISO-8859-1 X-Mailman-Approved-At: Mon, 30 Mar 2015 12:27:06 +0200 X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.19 Precedence: list List-Id: Announcement-only list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Approved: python-announce-list@python.org Message-ID: Lines: 12 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1427711226 news.xs4all.nl 2937 [2001:888:2000:d::a6]:42976 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python.announce:1652 Hi, I would like to announce that Authomatic now supports Python 3. Authomatic is a framework agnostic authorization/authentication client library for Python web applications with out-of-the-box support OpenID, 11 OAuth 1.0a and 18 OAuth 2.0 providers. http://peterhudec.github.io/authomatic Big thanks goes to Emmanuel Leblond for his huge contribution https://github.com/touilleMan Peter Hudec