summaryrefslogtreecommitdiff
path: root/metaweb-py
AgeCommit message (Collapse)Author
2009-06-17reorganize package inorder to emphasize freebase-api as the main onenitromaster101
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@88 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2008-03-18A number of improvements from Arthur van Hoff:kientzle
- Automatic saving of the mwLastWriteTime cookie - Add an option to specify Escaping (turned off by default) - Add a cursor-based iterator for enumerating large results sets - Add readmulti function for submitting multiple queries in one request - Add a search function - Support for default credentials, and escaping, permissions - Debug variable git-svn-id: http://freebase-python.googlecode.com/svn/trunk@38 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2008-03-18Style: Remove some unnecessary semicolons.kientzle
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@37 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2008-03-18Copy David Flanagan's "metaweb.py" to a separate directory.kientzle
Include a top-level README documenting the two different libraries here. git-svn-id: http://freebase-python.googlecode.com/svn/trunk@36 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2