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:
-
model: The MusicBrainz domain model,
containing classes like Artist, Release, or Track
-
webservice: An interface to the
MusicBrainz XML web service.
-
wsxml: A parser for the web service XML
format (MMD).
-
disc: Functions for creating and
submitting DiscIDs.
-
utils: Utilities for working with URIs
and other commonly needed tools.
Author: Matthias Friedrich <matt@mafr.de>
| Submodules |
-
data: Support data for the musicbrainz2 package.
-
disc: Utilities for working with Audio CDs.
-
model: The MusicBrainz domain model.
-
utils: Various utilities to simplify common tasks.
-
webservice: Classes for interacting with the MusicBrainz XML web service.
-
wsxml: A parser for the Music Metadata XML Format (MMD).
|
__revision__
-
- Type:
-
str
- Value:
'$Id: __init__.py 8490 2006-09-20 17:30:54Z matt $'
|
|
__version__
-
- Type:
-
str
- Value:
|