Hestia library to extend Bibliography Nodes with different APIs
Project description
Hestia Extend Bibliography
Install
pip install hestia_earth.extend_bibliography
Usage
from hestia_earth.extend_bibliography import extend
# nodes is a Dict {nodes: []}
result = extend(
nodes,
# pass in the desired crendentials for each API
mendeley_username=MENDELEY_USERNAME, mendeley_password=MENDELEY_PASSWORD, # enable Mendeley SDK
mendeley_api_url=MENDELEY_API_URL, # enable Mendeley through API URL (default to using the SDK if not provided)
wos_api_key=WOS_API_KEY, # enable WoS REST API
wos_api_user=WOS_API_USER, wos_api_pwd=WOS_API_PASSWORD, # enable WoS SOAP API
enable_unpaywall=False, # enable Unpaywall as fallback
enable_crossref=False, # enable CrossRef as last fallback (slower)
)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for hestia-earth-extend-bibliography-0.2.30.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c85e4cff1e0bcc32e7652b474b325039a098e3b637c30dd3ee17125b2960f70 |
|
MD5 | 1c7eb8f6ddacb84a7b9d99c1cab0530c |
|
BLAKE2b-256 | 41c7ec8b2046dcf398f20d75451e4fbaa7bd2851fe4d4027b6f2ec4cd416ef96 |
Close
Hashes for hestia_earth_extend_bibliography-0.2.30-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 314b6b4c9c2be1372bed34d06f726cafd34379acc38d44fc5f37b15de3ad4fa1 |
|
MD5 | ab2867146d6a128af233fde5ce359f7e |
|
BLAKE2b-256 | ec825dfb68fb11e53151f6fdc9df4324a30c366c1d02a51f1a153f7392dc0c98 |