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
File details
Details for the file hestia-earth-extend-bibliography-0.5.1.tar.gz
.
File metadata
- Download URL: hestia-earth-extend-bibliography-0.5.1.tar.gz
- Upload date:
- Size: 16.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 296d8ee21a041d64e8d6e7eb18f69f055148ef150e765c193870478aed2f4df7 |
|
MD5 | 3687d8a4f2bfcb06dbfbb02b3024684f |
|
BLAKE2b-256 | 095a1eec627e082068d579fdab4f7d3fc3295b9bfe0beb56d09035fd07a39d4e |
File details
Details for the file hestia_earth_extend_bibliography-0.5.1-py3-none-any.whl
.
File metadata
- Download URL: hestia_earth_extend_bibliography-0.5.1-py3-none-any.whl
- Upload date:
- Size: 28.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 926b4ae789e6c7c6cfa3b67531064cefd438335dc4f763b7ed714a3ca35136ff |
|
MD5 | fc256bab64a0c8ce83ddb785b4a535a6 |
|
BLAKE2b-256 | 5d5071b3968f57311f295dbd49e60ec699bfb8c0cd2456a0f43867f071d3d983 |