isbnlib-bnf

A plugin for isbnlib that pulls metadata from BnF Catalogue General (France).


Keywords
ISBN, isbnlib, BnF, bibliographic-references, bibliographic-database, bibliotheque-nationale-de-france, metadata-provider
License
LGPL-3.0
Install
pip install isbnlib-bnf==1.0.3

Documentation

Built Status Bugs PYPI Downloads

A metadata plugin for isbnlib (https://pypi.python.org/pypi/isbnlib) using the service BnF Catalogue Général (for books in french).

To install, from the command line, enter (in some cases you have to precede the command with sudo):

$ pip install isbnlib-bnf

After install, a new metadata provider (bnf) is available in isbnlib.

For available plugins check here.