Mercurial > hg > pmhd
view musixmatch.py @ 5:840a4c453edc
wav -> fft -> wav
author | emmanouilb <emmanouil.benetos.1@city.ac.uk> |
---|---|
date | Sat, 20 Apr 2013 14:04:20 +0100 |
parents | e0a7176da80a |
children | 8c29444cb5fd |
line wrap: on
line source
import musixmatch try: chart = musixmatch.ws.track.chart.get(country='it', apikey=apikey) except musixmatch.api.Error, e: pass