You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description='Python interface to the OpenCalais API',
long_description="This Python module is a wrapper around the OpenCalais API as documented at http://www.opencalais.com/calaisAPI by Reuters. It makes REST calls to the OpenCalais API via HTTP POST, then parses and simplifies the JSON responses returned by OpenCalais. You can then access the response data in a much more pythonic manner.",
url='http://code.google.com/p/python-calais/',
license = 'BSD License',
keywords = "opencalais",
classifiers = [ "License :: OSI Approved :: BSD License",