| Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
Copyright (c) 2010 The Echo Nest. All rights reserved. Created by Tyler Williams on 2011-10-21.
The Sandbox module loosely covers http://developer.echonest.com/docs/v4/sandbox.html Refer to the official api documentation if you are unsure about something.
    
  | 
|||
      
  | 
  |||
      
  | 
  |||
    
  | 
|||
        __package__ = 
     | 
  |||
    
  | 
|||
  
 Returns a list of all assets available in this sandbox 
 Example: >>> sandbox.list('bluenote') [{}, {}] >>>  | 
  
 Returns a list of assets with expiring access urls that can be used to download them Requires Oauth 
 Kwargs: 
 Example: >>> sandbox.access('bluenote', ['12345']) [{}, {}] >>>  | 
| Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Wed Dec 12 11:24:19 2012 | http://epydoc.sourceforge.net |