Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jbarnoud/doiclient

Python wrapper arround DOI® content negociation API
https://github.com/jbarnoud/doiclient

Last synced: 16 days ago
JSON representation

Python wrapper arround DOI® content negociation API

Awesome Lists containing this project

README

        

======================================
doiclient - python API to resolve DOI®
======================================

.. code:

>>> import doiclient
>>> doi = "10.1073/pnas.1009362108"
>>> reference = doiclient.resolve(paper_doi, "json")