CenterForOpenScience / mendeley-python-sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mendeley Python SDK

https://pypip.in/d/mendeley/badge.png https://pypip.in/v/mendeley/badge.png https://pypip.in/format/mendeley/badge.png https://pypip.in/license/mendeley/badge.png https://readthedocs.org/projects/mendeley-python/badge/?version=latest

The Mendeley Python SDK provides access to the Mendeley API. For more information on the API and its capabilities, see the developer portal.

Installation

Install from PyPI using pip, a package manager for Python.

pip install mendeley

Documentation

Full documentation, including examples, can be found on ReadTheDocs.

Compatibility

The SDK has been tested with Python 2.7 and 3.4.

Sample applications

There are two sample applications that illustrate how to use the SDK:

About

License:Apache License 2.0


Languages

Language:Python 100.0%