On Mon, May 2, 2011 at 12:33 PM, Gopalakrishnan Subramani
<gopalakrishnan.subram...@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
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to