Package musicbrainz2
[frames | no frames]

Package musicbrainz2

A collection of classes for MusicBrainz.

To get started quickly, have a look at webservice.Query and the examples there. The source distribution also contains example code you might find interesting.

This package contains the following modules:
  1. model: The MusicBrainz domain model, containing classes like Artist, Release, or Track
  2. webservice: An interface to the MusicBrainz XML web service.
  3. wsxml: A parser for the web service XML format (MMD).
  4. disc: Functions for creating and submitting DiscIDs.
  5. utils: Utilities for working with URIs and other commonly needed tools.

Author: Matthias Friedrich <matt@mafr.de>

Submodules

Variable Summary
str __revision__ = '$Id: __init__.py 8490 2006-09-20 17:30:5...
str __version__ = '0.4.1'

Variable Details

__revision__

Type:
str
Value:
'$Id: __init__.py 8490 2006-09-20 17:30:54Z matt $'                    

__version__

Type:
str
Value:
'0.4.1'                                                                

Generated by Epydoc 2.1 on Wed Dec 20 18:19:28 2006 http://epydoc.sf.net