The Basics
The python-openid-graph application can be used to store and return information about relationships between OpenId identity URLs.
Project Home – http://code.google.com/p/python-openid-graph/Grab the Repository – svn checkout http://python-openid-graph.googlecode.com/svn/trunk/
Recent Commits
-
22 was committed 1 year, 3 months ago.
Added header comments
-
21 was committed 1 year, 3 months ago.
Added additiona svn:ignores
-
20 was committed 1 year, 3 months ago.
Added an svn:ingore *.pyc
-
19 was committed 1 year, 3 months ago.
Added an svn:ingore *.pyc
-
18 was committed 1 year, 3 months ago.
Added an svn:ingore *.pyc
-
17 was committed 1 year, 3 months ago.
Added docstring
-
16 was committed 1 year, 3 months ago.
Moved relationship_parser.py into the openid_graph directory
-
15 was committed 1 year, 3 months ago.
Added a cache directory override
-
14 was committed 1 year, 3 months ago.
Added a library to parse links and rel values from a URL
-
13 was committed 1 year, 3 months ago.
Renamed graph to openid_graph