Download this file

__init__.py    12 lines (9 with data), 228 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
'''
qobuz.api
~~~~~~~~~
:part_of: xbmc-qobuz
:copyright: (c) 2012 by Joachim Basmaison, Cyril Leclerc
:license: GPLv3, see LICENSE for more details.
'''
#from qobuz.api.easy import EasyApi
#api = EasyApi()