Jump to letter: [
          
            8ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        python-yadis - Relying party support for the Yadis service discovery protocol
        
        
        - Description:
- This code implements relying party support for the Yadis[1] service
discovery protocol.  The protocol was developed for use by
decentralized URL-based identity systems, but is useful for
advertising services provided by or on behalf of a certain URL.
To learn more about Yadis, see http://www.openidenabled.com/yadis
The JanRain Python OpenID library[2] uses this library for discovery
of OpenID service endpoints.  See that library for an example of
library usage.
1. http://yadis.org/
2. http://www.openidenabled.com/openid/libraries/python/ 
Packages