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
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_crossref=False, # enable CrossRef as last fallback (slower)
max_workers=2, # enable multi-threading, 1 thread by default
)
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.9.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ced33b35229fee10fc9c3523de0eaa4e2776d7af18dfacf4da0244c79c667ea2 |
|
MD5 | 0ed0265b302b9970ae54e83bb035a415 |
|
BLAKE2b-256 | 85146e6a837c759d965e70f81c5b2c3c44587088318ad19df53575d3d777027b |
Close
Hashes for hestia_earth.extend_bibliography-0.2.9-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f4cb7e342bf4d0756ceb4d611642c25aa36dc9e0abcb735fc7935214189d418 |
|
MD5 | edbb0b0c6467416eeae4f23d370a295a |
|
BLAKE2b-256 | 8698e366bd9b5ad6d356d6b4fd61dd4e13c9c9e19a7cc0d0a6529c34edf81cb6 |