musixmatch.base Namespace Reference

Data Structures

class  Base
 
class  Item
 
class  ItemsCollection
 

Variables

 __license__ = musixmatch.__license__
 
 __author__ = musixmatch.__author__
 

Detailed Description

This module contains tha base classes for the Musixmatch API generated content:

* :py:class:`musixmatch.artist.Artist`
* :py:class:`musixmatch.artist.Album`
* :py:class:`musixmatch.track.Track`
* :py:class:`musixmatch.lyrics.Lyrics`
* :py:class:`musixmatch.subtitle.Subtitle`

Variable Documentation

musixmatch.base.__author__ = musixmatch.__author__
private
musixmatch.base.__license__ = musixmatch.__license__
private