[BangPypers] Pyramid and open-id

Baiju M baiju.m.mail at gmail.com
Mon May 2 09:05:25 CEST 2011


On Mon, May 2, 2011 at 12:33 PM, Gopalakrishnan Subramani
<gopalakrishnan.subramani at gmail.com> wrote:
> Anybody works here on Pyramid web framework? I have an aggregation portal, I
> am planing to migrate to Pyramid in a month time.
> I am looking for open-id authentication to use with Pyramid. Google search
> shows me https://github.com/ralphbean/pyramid_openid
>
> Any other framework do you use for open-id in Python? I will store the user
> settings in redis not in RDBMS.

Flask has one OpenID extension:
http://packages.python.org/Flask-OpenID/

--
Baiju M


More information about the BangPypers mailing list