[Python-porting] oauth for Python 3

Barry Warsaw barry at python.org
Fri May 25 00:16:04 CEST 2012


On May 24, 2012, at 11:15 PM, Roland Hedberg wrote:

>I've written a OpenID Connect library in Python 2.7 .  It should be rather
>straight forward to translate it to Python3.  Since OpenID Connect is an
>extension of OAuth2, it contains a OAuth2 library too.

I took a quick look at the install_requires from your setup.py.  It looks like
only M2Crypto still needs a Python 3 port.

Cheers,
-Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-porting/attachments/20120524/30d9401b/attachment.pgp>


More information about the Python-porting mailing list