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
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hestia_earth_extend_bibliography-0.6.0.tar.gz.
File metadata
- Download URL: hestia_earth_extend_bibliography-0.6.0.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48877d8ab7c9a418765995576bd8a0d4f0752d37eb9b27a0a09ed6bc84e2269e
|
|
| MD5 |
ed25982d16dd2393da95e706252cc5ea
|
|
| BLAKE2b-256 |
c4d2d1ec78a24302a2cf5e9185f66b41cef8d3a9bc3e1431fa677faedb23765d
|
File details
Details for the file hestia_earth_extend_bibliography-0.6.0-py3-none-any.whl.
File metadata
- Download URL: hestia_earth_extend_bibliography-0.6.0-py3-none-any.whl
- Upload date:
- Size: 19.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
577dc0384997bd505e829016922164648fcabf060bc2ce45bc1f23fadaa5aa2a
|
|
| MD5 |
db62d2ea18646752a6db623177a34406
|
|
| BLAKE2b-256 |
a6933556309655397e6bd71d2a566a702a111b59b4ee73481200f373495e5575
|