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.27.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f08ff238419d9e92d6248d97d9b66c30ac4145dddc8a3c85bf36589d0fad5819 |
|
MD5 | de7a04b797f3b3a9f65b31b988e88bc2 |
|
BLAKE2b-256 | b8ed76287567bb0ec6ed4aa8f026a489952f8101bba3881a533104ae1cd9ddc5 |
Close
Hashes for hestia_earth.extend_bibliography-0.2.27-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ba916d6f222f341db55c94db737dd38dc31d97d7be955681590d2c6afa13301 |
|
MD5 | 98659e975459ea8c2b03e39beec04735 |
|
BLAKE2b-256 | ce6d755ad0a321c789a52d00fa6cc085ae4f0b14707a2fc9903a55dbc371869d |