Home
Trees
Indices
Help
SoundCloud API
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
urllib2.BaseHandler
urllib2.HTTPRedirectHandler
scapi.SCRedirectHandler
:
A urllib2-Handler to deal with the redirects the RESTful API of SC uses.
object
:
The most base type
scapi.ApiConnector
:
The ApiConnector holds all the data necessary to authenticate against the soundcloud-api.
exceptions.BaseException
:
Common base class for all exceptions
exceptions.Exception
:
Common base class for all non-exit exceptions.
scapi.InvalidMethodException
scapi.NoResultFromRequest
scapi.json.ReadException
exceptions.StandardError
:
Base class for all standard Python exceptions that do not represent interpreter exiting.
exceptions.AssertionError
:
Assertion failed.
scapi.UnknownContentType
scapi.json.WriteException
scapi.authentication.BasicAuthenticator
scapi.json.JsonReader
scapi.json.JsonWriter
scapi.authentication.OAuthAuthenticator
scapi.authentication.OAuthSignatureMethod_HMAC_SHA1
scapi.RESTBase
:
The baseclass for all our domain-objects/resources.
scapi.Comment
:
A comment domain object/resource.
scapi.Event
:
A event domain object/resource.
scapi.Group
:
A group domain object/resource
scapi.Playlist
:
A playlist/set domain object/resource
scapi.Track
:
A track domain object/resource.
scapi.User
:
A user domain object/resource.
scapi.Scope
:
The basic means to query and create resources.
unittest.TestCase
:
A class whose instances are single test cases.
scapi.tests.scapi_tests.SCAPITests
scapi.json._StringGenerator
dict
:
dict() -> new empty dictionary.
scapi.util.MultiDict
Home
Trees
Indices
Help
SoundCloud API
Generated by Epydoc 3.0.1 on Thu Sep 10 00:58:49 2009
http://epydoc.sourceforge.net