| Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
Copyright (c) 2010 The Echo Nest. All rights reserved. Created by Tyler Williams on 2010-04-25.
Global configuration variables for accessing the Echo Nest web API.
Version: 0.0.0
    
  | 
|||
        envkeys = 
     | 
  |||
        API_HOST = The API endpoint you're talking to  | 
  |||
        API_SELECTOR = API selector... just 'api' for now  | 
  |||
        API_VERSION = Version of api to use... only 4 for now  | 
  |||
        HTTP_USER_AGENT = You may change this to be a user agent string of your own choosing  | 
  |||
        TRACE_API_CALLS = FalseIf true, API calls will be traced to the console  | 
  |||
        CALL_TIMEOUT = 10The API call timeout (seconds)  | 
  |||
        CODEGEN_BINARY_OVERRIDE = NoneLocation of your codegen binary. If not given, we will guess codegen.platform-architecture on your system path, e.g. codegen.Darwin, codegen.Linux-i386  | 
  |||
        ECHO_NEST_API_KEY = 
     | 
  |||
        ECHO_NEST_CONSUMER_KEY = Nonehash(x)  | 
  |||
        ECHO_NEST_SHARED_SECRET = Nonehash(x)  | 
  |||
        __package__ = 
     | 
  |||
        key = 
     | 
  |||
    
  | 
|||
  envkeys
  | 
| Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Wed Dec 12 11:24:19 2012 | http://epydoc.sourceforge.net |