python-calais
python-calais
Posted on: Fri, 01/09/2009 - 16:19
Hello,
I have released version 1.0 of the python-calais module, available at http://code.google.com/p/python-calais/ . This version is a complete rewrite of the module, updated for the latest changes in the Calais API and using JSON instead of RDF for results.
Please use the Google Code issue tracker at http://code.google.com/p/python-calais/issues/list to report any problems or feature requests.
~ Jordan
Trackback URL for this post:
http://www.opencalais.com/trackback/12846

I have fixed some bugs in python-calais and refactored the code a bit thanks to suggestions from this forum. Version 1.3 of python-calais is now available from http://code.google.com/p/python-calais/ . You can either check it out from Subversion or directly download the package: http://python-calais.googlecode.com/files/python-calais-1.3.tar.gz
~ Jordan
P.S. Let me know if you have any further suggestions or feature requests for this. The next thing I'm working on is releasing a set of Django modules as wrappers around the various OpenCalais entities and relations.