MendeleyClient icon indicating copy to clipboard operation
MendeleyClient copied to clipboard

Python client for the Mendeley open api

Mendeley Open API Example Python Client

For more details on the Mendeley Open API see http://www.mendeley.com/oapi/

For more details on how to use the client see the usage example in the code

Requires the oauth2 packge: http://github.com/simplegeo/python-oauth2