Post tagged: metadata

biblio.webquery

Retrieving book data from online sources.

Background

This package presents a number of methods for querying webservices for bibliographic information, and includes two scripts for querying and renaming files by ISBN.

Installation

This package can be installed by the usual Pythonic methods:

  1. use your favourite installation tool:

    % easy_install biblio.webquery
    
  2. or download the source, unpack it …