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

https://github.com/datadavev/doitip

Python script for gleaning DOI information
https://github.com/datadavev/doitip

identifier

Last synced: about 1 year ago
JSON representation

Python script for gleaning DOI information

Awesome Lists containing this project

README

          

# doitip

`doitip` is a python tool for exploring DOIs.

```
$ doi
Usage: doi [OPTIONS] COMMAND [ARGS]...

Options:
--version Show the version and exit.
--help Show this message and exit.

Commands:
info Show the registration info for a DOI.
meta Try and retrieve registered metadata for doi.
prefixes List prefixes registered by a Registration Agency.
ra Show the Regitration Agency for a DOI.
ras List Registration Agencies known to this tool.
resolve Resolve a DOI, showing the targets on the way.
```