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_api_url=MENDELEY_API_URL, # 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)
)
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.16.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07a8ce157cb15e47ee2d3c5a9e738c50a6cdb3be3f9c833d8eda72f45616aaca |
|
MD5 | f6ec5b6d1cedefe4eb1b32e6e73156b5 |
|
BLAKE2b-256 | 74bca864e9057e07d4cb38b29c0c35fdfdfc92a7ba264471ca3845af0fdd18bd |
Close
Hashes for hestia_earth.extend_bibliography-0.2.16-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1e0f1337a921d186798cc4281326ffafb4eb383bb6fa91ea8ed9fd41560e7cf |
|
MD5 | 060bf90927e92d6bf7d9318e95434d4a |
|
BLAKE2b-256 | 9bb651cf5e4f52446899bcfb1b8499c3f6c6f5802b49f1ed507eebf431690dbf |