Skip to content

Instantly share code, notes, and snippets.

View hsarret's full-sized avatar

Hubert SARRET hsarret

  • Nantes/Paris, FRANCE
View GitHub Profile
@hsarret
hsarret / EchoNestCatalogPlaylist
Last active August 29, 2015 13:57
Echo Nest sample: Create a catalog and get a playlist restricted to this catalog
#!/usr/bin/env python
# encoding: utf-8
from pyechonest import config, catalog, playlist
import hashlib
import time
def main():
# use your Echo Nest API key here