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.12.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25dddf7bfb840cef6ea95091ed0f4a98f4a7bf3ace62adc2224f3c5aa6cc36d1 |
|
MD5 | 3bd43567f90d1ddd1cc0634fe7831b1a |
|
BLAKE2b-256 | ec002e2e96269be16543a5156bd16ac332f6aeee4e727a6d07fa60bc3e2f0653 |
Close
Hashes for hestia_earth.extend_bibliography-0.2.12-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39f13fac2ecea5b5035f589c7335572f1fb61a292bb634ce23f00b08625364ec |
|
MD5 | 28bc4793c05ee63976b9e124d969c238 |
|
BLAKE2b-256 | d484af7b1f0618f0ed3c642c50872abec593af3d2339682bd3daf512324d62d5 |