musixmatch-master/build/lib/musixmatch/__init__.py File Reference

Go to the source code of this file.

Namespaces

 musixmatch
 

Variables

string musixmatch.__author__ = "Luca De Vitis <luca@monkeython.com>"
 
string musixmatch.__version__ = '0.9'
 
string musixmatch.__copyright__ = "2011, %s "
 
string musixmatch.__license__
 
string musixmatch.__doc__
 
string musixmatch.__docformat__ = 'restructuredtext en'
 
list musixmatch.__classifiers__
 
list musixmatch.__all__
 
 musixmatch.apikey = os.environ.get('musixmatch_apikey', None)
 
 musixmatch.format = os.environ.get('musixmatch_format', 'json')