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.3.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | bceff64d44429dc68fb1a2fa1972e366371bb9efc87713fcf381b63806a26e50 |
|
MD5 | eed4f232536dbe97fc143a6f24de345a |
|
BLAKE2b-256 | 072c5ce83a9c646136386790ce737869bbb0b48d7e3874b9212d52590b181c78 |
Close
Hashes for hestia_earth_extend_bibliography-0.3.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4c47f7f3e891cf826512856e4e84b6ab80fe9d1fe8cb5e72b3d7421c600c046 |
|
MD5 | 17568fe94281e5fc2c42c92118aaa20f |
|
BLAKE2b-256 | a1fbeaa5470898dc5d50fc28b71e7877240f0e6e160781e1c04b7cd8fa8c4781 |