worldcatidentities

Package that recovers authorities data from OCLCs WorldCat Identities API


Keywords
API, WorldCat, Identities, python3
License
GPL-3.0
Install
pip install worldcatidentities==0.5.8

Documentation

Worldcat Identities Build Status

Python package that recovers authorities data from OCLC's WorldCat Identities API

Installation

$ pip install worldcatidentities

or

$ git clone https://github.com/Wences91/worldcatidentities.git
$ python setup.py install