sintonia/python_apps/soundcloud-api/docs/api/toc-scapi-module.html

71 lines
3.1 KiB
HTML

<?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>scapi</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<script type="text/javascript" src="epydoc.js"></script>
</head>
<body bgcolor="white" text="black" link="blue" vlink="#204080"
alink="#204080">
<h1 class="toc">Module scapi</h1>
<hr />
<h2 class="toc">Classes</h2>
<div class="private">
<a target="mainFrame" href="scapi.ApiConnector-class.html"
>ApiConnector</a><br /> </div>
<a target="mainFrame" href="scapi.Comment-class.html"
>Comment</a><br /> <a target="mainFrame" href="scapi.Event-class.html"
>Event</a><br /> <a target="mainFrame" href="scapi.Group-class.html"
>Group</a><br /> <div class="private">
<a target="mainFrame" href="scapi.InvalidMethodException-class.html"
>InvalidMethodException</a><br /> </div>
<div class="private">
<a target="mainFrame" href="scapi.NoResultFromRequest-class.html"
>NoResultFromRequest</a><br /> </div>
<a target="mainFrame" href="scapi.Playlist-class.html"
>Playlist</a><br /> <div class="private">
<a target="mainFrame" href="scapi.RESTBase-class.html"
>RESTBase</a><br /> </div>
<div class="private">
<a target="mainFrame" href="scapi.SCRedirectHandler-class.html"
>SCRedirectHandler</a><br /> </div>
<div class="private">
<a target="mainFrame" href="scapi.Scope-class.html"
>Scope</a><br /> </div>
<a target="mainFrame" href="scapi.Track-class.html"
>Track</a><br /> <div class="private">
<a target="mainFrame" href="scapi.UnknownContentType-class.html"
>UnknownContentType</a><br /> </div>
<a target="mainFrame" href="scapi.User-class.html"
>User</a><br /> <h2 class="toc">Functions</h2>
<div class="private">
<a target="mainFrame" href="scapi-module.html#register_classes"
>register_classes</a><br /> </div>
<h2 class="toc">Variables</h2>
<a target="mainFrame" href="scapi-module.html#ACCESS_TOKEN_URL"
>ACCESS_TOKEN_URL</a><br /> <a target="mainFrame" href="scapi-module.html#AUTHORIZATION_URL"
>AUTHORIZATION_URL</a><br /> <a target="mainFrame" href="scapi-module.html#PROXY"
>PROXY</a><br /> <a target="mainFrame" href="scapi-module.html#REQUEST_TOKEN_URL"
>REQUEST_TOKEN_URL</a><br /> <a target="mainFrame" href="scapi-module.html#USE_PROXY"
>USE_PROXY</a><br /> <div class="private">
<a target="mainFrame" href="scapi-module.html#logger"
>logger</a><br /> </div>
<hr />
<span class="options">[<a href="javascript:void(0);" class="privatelink"
onclick="toggle_private();">hide&nbsp;private</a>]</span>
<script type="text/javascript">
<!--
// Private objects are initially displayed (because if
// javascript is turned off then we want them to be
// visible); but by default, we want to hide them. So hide
// them unless we have a cookie that says to show them.
checkCookie();
// -->
</script>
</body>
</html>