pyastroapi.api.resolver

Module Contents

Functions

resolve(token, bibcode)

abstract(→ str)

citations(→ str)

references(→ str)

coreads(→ str)

toc(→ str)

openurl(→ str)

metrics(→ str)

graphics(→ str)

data(→ str)

inspire(→ str)

esource(→ str)

librarycatalog(→ str)

presentation(→ str)

associated(→ str)

pyastroapi.api.resolver.resolve(token: str, bibcode: str)
pyastroapi.api.resolver.abstract(token: str, bibcode: str) str
pyastroapi.api.resolver.citations(token: str, bibcode: str) str
pyastroapi.api.resolver.references(token: str, bibcode: str) str
pyastroapi.api.resolver.coreads(token: str, bibcode: str) str
pyastroapi.api.resolver.toc(token: str, bibcode: str) str
pyastroapi.api.resolver.openurl(token: str, bibcode: str) str
pyastroapi.api.resolver.metrics(token: str, bibcode: str) str
pyastroapi.api.resolver.graphics(token: str, bibcode: str) str
pyastroapi.api.resolver.data(token: str, bibcode: str) str
pyastroapi.api.resolver.inspire(token: str, bibcode: str) str
pyastroapi.api.resolver.esource(token: str, bibcode: str) str
pyastroapi.api.resolver.librarycatalog(token: str, bibcode: str) str
pyastroapi.api.resolver.presentation(token: str, bibcode: str) str
pyastroapi.api.resolver.associated(token: str, bibcode: str) str