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.6.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ffe3f1b3203018cab4cbd9add925c4a279268861f7e9b6a289537f9177dfdf8e |
|
MD5 | 690d5a1a08a95d89209899a38123f43c |
|
BLAKE2b-256 | f9a72182d28dd6fab0355b8dceed21d8ecd48e88ba6c38b8d3a91d05d32ae6f0 |
Close
Hashes for hestia_earth.extend_bibliography-0.2.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f3137ef6dcbb78dd8b14e9ae3a265df49ef094a42d0ded2bedbae22ce4c53db8 |
|
MD5 | 6acd6989e79dac1233efe8255ecb1039 |
|
BLAKE2b-256 | b66114f8aa92a52daf63af963904d101b21f75d2bbec29107e63fe87bb8ec6c0 |