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.7.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56af2a49d216dc54fc3e7963aafaf47e8a4f143d2691c59ca3d401136e843ff2 |
|
MD5 | 7d5a26d45dbdb407919be228dd9456fb |
|
BLAKE2b-256 | 21b1b7c57cfeb9c2850e8e6683e908cab8d067b36c71f6f936cf8bee2ab4c064 |
Close
Hashes for hestia_earth.extend_bibliography-0.2.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36d7d2676189c6531306b2b1777cb6ddde5986edcb677d5598dc2e15e4207c25 |
|
MD5 | 1f60c41661cef3ce0e96210e5fff0707 |
|
BLAKE2b-256 | 17fea6fbed66d82f7dfba3a7a446de04416cf613880ec573e292641aa0d1bd3c |