lmendeley package

Submodules

lmendeley.GenericReference module

lmendeley.MendeleyDbInterface module

lmendeley.MendeleyReference module

Module contents

Access document data in the Mendeley sqlite3 database.

Note

Currently looks in fixed paths on Linux. Changing EXPECTED_MENDELEY_SQLITE_DIR and EXPECTED_MENDELEY_CONFIG_PATH should allow it to work on non-linux or non-standard installs.

lmendeley.find_mendeley_sqlite_path()[source]

Get the path to the mendeley db file.

Returns:The path to the Mendeley sqlite3 database if in standard location, otherwise returns None.
Rtype str: