/src/pyechonest/doc/build/html/proxies.html
http://echo-nest-remix.googlecode.com/ · HTML · 220 lines · 190 code · 30 blank · 0 comment · 0 complexity · d4a8957755da5b5b068c27079b018701 MD5 · raw file
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-
- <title>Proxies object proxies — pyechonest v4 documentation</title>
- <link rel="stylesheet" href="_static/default.css" type="text/css" />
- <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
- <script type="text/javascript">
- var DOCUMENTATION_OPTIONS = {
- URL_ROOT: '',
- VERSION: '4',
- COLLAPSE_INDEX: false,
- FILE_SUFFIX: '.html',
- HAS_SOURCE: true
- };
- </script>
- <script type="text/javascript" src="_static/jquery.js"></script>
- <script type="text/javascript" src="_static/underscore.js"></script>
- <script type="text/javascript" src="_static/doctools.js"></script>
- <link rel="top" title="pyechonest v4 documentation" href="index.html" />
- <link rel="prev" title="Config configuration file" href="config.html" />
- </head>
- <body>
- <div class="related">
- <h3>Navigation</h3>
- <ul>
- <li class="right" style="margin-right: 10px">
- <a href="genindex.html" title="General Index"
- accesskey="I">index</a></li>
- <li class="right" >
- <a href="py-modindex.html" title="Python Module Index"
- >modules</a> |</li>
- <li class="right" >
- <a href="config.html" title="Config configuration file"
- accesskey="P">previous</a> |</li>
- <li><a href="index.html">pyechonest v4 documentation</a> »</li>
- </ul>
- </div>
- <div class="document">
- <div class="documentwrapper">
- <div class="bodywrapper">
- <div class="body">
-
- <div class="section" id="module-pyechonest.proxies">
- <span id="proxies-object-proxies"></span><h1>Proxies – object proxies<a class="headerlink" href="#module-pyechonest.proxies" title="Permalink to this headline">ś</a></h1>
- <p>Copyright (c) 2010 The Echo Nest. All rights reserved.
- Created by Tyler Williams on 2010-04-25.</p>
- <dl class="class">
- <dt id="pyechonest.proxies.ArtistProxy">
- <em class="property">class </em><tt class="descclassname">pyechonest.proxies.</tt><tt class="descname">ArtistProxy</tt><big>(</big><em>identifier</em>, <em>buckets=None</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#pyechonest.proxies.ArtistProxy" title="Permalink to this definition">ś</a></dt>
- <dd><dl class="method">
- <dt id="pyechonest.proxies.ArtistProxy.__init__">
- <tt class="descname">__init__</tt><big>(</big><em>identifier</em>, <em>buckets=None</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#pyechonest.proxies.ArtistProxy.__init__" title="Permalink to this definition">ś</a></dt>
- <dd></dd></dl>
- <dl class="method">
- <dt id="pyechonest.proxies.ArtistProxy.get_attribute">
- <tt class="descname">get_attribute</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#pyechonest.proxies.ArtistProxy.get_attribute" title="Permalink to this definition">ś</a></dt>
- <dd></dd></dl>
- </dd></dl>
- <dl class="class">
- <dt id="pyechonest.proxies.CatalogProxy">
- <em class="property">class </em><tt class="descclassname">pyechonest.proxies.</tt><tt class="descname">CatalogProxy</tt><big>(</big><em>identifier</em>, <em>type</em>, <em>buckets=None</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#pyechonest.proxies.CatalogProxy" title="Permalink to this definition">ś</a></dt>
- <dd><dl class="method">
- <dt id="pyechonest.proxies.CatalogProxy.__init__">
- <tt class="descname">__init__</tt><big>(</big><em>identifier</em>, <em>type</em>, <em>buckets=None</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#pyechonest.proxies.CatalogProxy.__init__" title="Permalink to this definition">ś</a></dt>
- <dd></dd></dl>
- <dl class="method">
- <dt id="pyechonest.proxies.CatalogProxy.get_attribute">
- <tt class="descname">get_attribute</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#pyechonest.proxies.CatalogProxy.get_attribute" title="Permalink to this definition">ś</a></dt>
- <dd></dd></dl>
- <dl class="method">
- <dt id="pyechonest.proxies.CatalogProxy.get_attribute_simple">
- <tt class="descname">get_attribute_simple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#pyechonest.proxies.CatalogProxy.get_attribute_simple" title="Permalink to this definition">ś</a></dt>
- <dd></dd></dl>
- <dl class="method">
- <dt id="pyechonest.proxies.CatalogProxy.post_attribute">
- <tt class="descname">post_attribute</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#pyechonest.proxies.CatalogProxy.post_attribute" title="Permalink to this definition">ś</a></dt>
- <dd></dd></dl>
- </dd></dl>
- <dl class="class">
- <dt id="pyechonest.proxies.GenericProxy">
- <em class="property">class </em><tt class="descclassname">pyechonest.proxies.</tt><tt class="descname">GenericProxy</tt><a class="headerlink" href="#pyechonest.proxies.GenericProxy" title="Permalink to this definition">ś</a></dt>
- <dd><dl class="method">
- <dt id="pyechonest.proxies.GenericProxy.__init__">
- <tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#pyechonest.proxies.GenericProxy.__init__" title="Permalink to this definition">ś</a></dt>
- <dd></dd></dl>
- <dl class="method">
- <dt id="pyechonest.proxies.GenericProxy.get_attribute">
- <tt class="descname">get_attribute</tt><big>(</big><em>method_name</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#pyechonest.proxies.GenericProxy.get_attribute" title="Permalink to this definition">ś</a></dt>
- <dd></dd></dl>
- <dl class="method">
- <dt id="pyechonest.proxies.GenericProxy.post_attribute">
- <tt class="descname">post_attribute</tt><big>(</big><em>method_name</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#pyechonest.proxies.GenericProxy.post_attribute" title="Permalink to this definition">ś</a></dt>
- <dd></dd></dl>
- </dd></dl>
- <dl class="class">
- <dt id="pyechonest.proxies.PlaylistProxy">
- <em class="property">class </em><tt class="descclassname">pyechonest.proxies.</tt><tt class="descname">PlaylistProxy</tt><big>(</big><em>session_id</em>, <em>buckets=None</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#pyechonest.proxies.PlaylistProxy" title="Permalink to this definition">ś</a></dt>
- <dd><dl class="method">
- <dt id="pyechonest.proxies.PlaylistProxy.__init__">
- <tt class="descname">__init__</tt><big>(</big><em>session_id</em>, <em>buckets=None</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#pyechonest.proxies.PlaylistProxy.__init__" title="Permalink to this definition">ś</a></dt>
- <dd></dd></dl>
- <dl class="method">
- <dt id="pyechonest.proxies.PlaylistProxy.get_attribute">
- <tt class="descname">get_attribute</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#pyechonest.proxies.PlaylistProxy.get_attribute" title="Permalink to this definition">ś</a></dt>
- <dd></dd></dl>
- </dd></dl>
- <dl class="class">
- <dt id="pyechonest.proxies.ResultList">
- <em class="property">class </em><tt class="descclassname">pyechonest.proxies.</tt><tt class="descname">ResultList</tt><big>(</big><em>li</em>, <em>start=0</em>, <em>total=0</em><big>)</big><a class="headerlink" href="#pyechonest.proxies.ResultList" title="Permalink to this definition">ś</a></dt>
- <dd><dl class="method">
- <dt id="pyechonest.proxies.ResultList.__init__">
- <tt class="descname">__init__</tt><big>(</big><em>li</em>, <em>start=0</em>, <em>total=0</em><big>)</big><a class="headerlink" href="#pyechonest.proxies.ResultList.__init__" title="Permalink to this definition">ś</a></dt>
- <dd></dd></dl>
- </dd></dl>
- <dl class="class">
- <dt id="pyechonest.proxies.SongProxy">
- <em class="property">class </em><tt class="descclassname">pyechonest.proxies.</tt><tt class="descname">SongProxy</tt><big>(</big><em>identifier</em>, <em>buckets=None</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#pyechonest.proxies.SongProxy" title="Permalink to this definition">ś</a></dt>
- <dd><dl class="method">
- <dt id="pyechonest.proxies.SongProxy.__init__">
- <tt class="descname">__init__</tt><big>(</big><em>identifier</em>, <em>buckets=None</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#pyechonest.proxies.SongProxy.__init__" title="Permalink to this definition">ś</a></dt>
- <dd></dd></dl>
- <dl class="method">
- <dt id="pyechonest.proxies.SongProxy.get_attribute">
- <tt class="descname">get_attribute</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#pyechonest.proxies.SongProxy.get_attribute" title="Permalink to this definition">ś</a></dt>
- <dd></dd></dl>
- </dd></dl>
- <dl class="class">
- <dt id="pyechonest.proxies.TrackProxy">
- <em class="property">class </em><tt class="descclassname">pyechonest.proxies.</tt><tt class="descname">TrackProxy</tt><big>(</big><em>identifier</em>, <em>md5</em>, <em>properties</em><big>)</big><a class="headerlink" href="#pyechonest.proxies.TrackProxy" title="Permalink to this definition">ś</a></dt>
- <dd><dl class="method">
- <dt id="pyechonest.proxies.TrackProxy.__init__">
- <tt class="descname">__init__</tt><big>(</big><em>identifier</em>, <em>md5</em>, <em>properties</em><big>)</big><a class="headerlink" href="#pyechonest.proxies.TrackProxy.__init__" title="Permalink to this definition">ś</a></dt>
- <dd><p>You should not call this constructor directly, rather use the convenience functions
- that are in track.py. For example, call track.track_from_filename
- Let’s always get the bucket <cite>audio_summary</cite></p>
- </dd></dl>
- </dd></dl>
- </div>
- </div>
- </div>
- </div>
- <div class="sphinxsidebar">
- <div class="sphinxsidebarwrapper">
- <h4>Previous topic</h4>
- <p class="topless"><a href="config.html"
- title="previous chapter">Config – configuration file</a></p>
- <h3>This Page</h3>
- <ul class="this-page-menu">
- <li><a href="_sources/proxies.txt"
- rel="nofollow">Show Source</a></li>
- </ul>
- <div id="searchbox" style="display: none">
- <h3>Quick search</h3>
- <form class="search" action="search.html" method="get">
- <input type="text" name="q" size="18" />
- <input type="submit" value="Go" />
- <input type="hidden" name="check_keywords" value="yes" />
- <input type="hidden" name="area" value="default" />
- </form>
- <p class="searchtip" style="font-size: 90%">
- Enter search terms or a module, class or function name.
- </p>
- </div>
- <script type="text/javascript">$('#searchbox').show(0);</script>
- </div>
- </div>
- <div class="clearer"></div>
- </div>
- <div class="related">
- <h3>Navigation</h3>
- <ul>
- <li class="right" style="margin-right: 10px">
- <a href="genindex.html" title="General Index"
- >index</a></li>
- <li class="right" >
- <a href="py-modindex.html" title="Python Module Index"
- >modules</a> |</li>
- <li class="right" >
- <a href="config.html" title="Config configuration file"
- >previous</a> |</li>
- <li><a href="index.html">pyechonest v4 documentation</a> »</li>
- </ul>
- </div>
- <div class="footer">
- © Copyright 2010, The Echo Nest.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.5.
- </div>
- </body>
- </html>