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.24.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb773f36e05ee8a97e57e68f902db12676fc1f987f2d7614da39657786207bac |
|
MD5 | 0a38e5f816332fe01496c59f532308ae |
|
BLAKE2b-256 | e2effb73cde03886fc1f6e03324aae16f12ffde794abadaf2ab5d8f93d0f9474 |
Close
Hashes for hestia_earth.extend_bibliography-0.2.24-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e965492302e1c81c8cfea73844788ecf769763a1766b49575b40d6cc4ef0fb0a |
|
MD5 | 1cf2be2f5f55f73f9f2d0755039f827a |
|
BLAKE2b-256 | 44637e19fc9358d4246b2c16b9994096f00d02a6a47ea5ab627fbcf24d9c0820 |