About — OpenID Enabled
The OpenID library with batteries included.
Features:
* Refined and easy-to-use API.
* Extensive documentation.
* Many storage implemetations including file-based, SQL, and memcached.
* Simple examples to help you get started.
* Licensed under the LGPL.
The latest available version is 1.2.0.
Contenu en relation
* Browse the source code
* Downloads
* Online API Documentation
Examples do work nicely!
Posté par http://nb.myopenid.com/ le 05-04-2006 06:35
Install of library works:
python setup.py install installs in /usr/lib/python2.3/site-packages/openid
Examples Start consumer and server python consumer.py --port 8001 python server.py --port 8000
Remember to use files (consumer.py and server.py) in example-folder NOT in openid folder!

No comment on this link yet.