Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Yeraze/CalendarHangout
/ types & classes
Types & classes
139 in github.com/Yeraze/CalendarHangout
⨍
Functions
465
◇
Types & classes
139
↓ 12 callers
Class
GeneralProxyError
httplib2/socks.py:60
↓ 10 callers
Class
AppIdentityError
oauth2client/crypt.py:34
↓ 7 callers
Class
HttpError
HTTP data was invalid or unexpected.
apiclient/errors.py:35
↓ 7 callers
Class
Response
An object more like email.Message than httplib.HTTPResponse.
httplib2/__init__.py:1615
↓ 5 callers
Class
InvalidClientSecretsError
Format of ClientSecrets file is invalid.
oauth2client/clientsecrets.py:65
↓ 4 callers
Class
AccessTokenRefreshError
Error trying to refresh an expired access token.
oauth2client/client.py:78
↓ 4 callers
Class
BatchError
Error occured during batch operations.
apiclient/errors.py:109
↓ 3 callers
Class
AlreadyLockedException
Trying to lock a file that has already been locked by the LockedFile.
oauth2client/locked_file.py:47
↓ 3 callers
Class
OAuth2WebServerFlow
Does the Web Server Flow for OAuth 2.0. OAuth2WebServerFlow objects may be safely pickled and unpickled.
oauth2client/client.py:1154
↓ 3 callers
Class
UnimplementedHmacDigestAuthOptionError
httplib2/__init__.py:150
↓ 2 callers
Class
ClientRedirectServer
A server to handle OAuth 2.0 redirects back to localhost. Waits for a single request and parses the query parameters into query_params and then s
oauth2client/tools.py:71
↓ 2 callers
Class
FlowExchangeError
Error trying to exchange an authorization grant for an access token.
oauth2client/client.py:74
↓ 2 callers
Class
HttpRequestMock
Mock of HttpRequest. Do not construct directly, instead use RequestMockBuilder.
apiclient/http.py:1335
↓ 2 callers
Class
JsonModel
Model class for JSON. Serializes and de-serializes between JSON and the Python object representation of HTTP request and response bodies.
apiclient/model.py:235
↓ 2 callers
Class
MediaFileUpload
A MediaUpload for a file. Construct a MediaFileUpload and pass as the media_body parameter of the method. For example, if we had a service that a
apiclient/http.py:381
↓ 2 callers
Class
RedirectLimit
httplib2/__init__.py:147
↓ 2 callers
Class
Resource
A class for interacting with a resource.
apiclient/discovery.py:824
↓ 2 callers
Class
Socks4Error
httplib2/socks.py:63
↓ 2 callers
Class
Socks5AuthError
httplib2/socks.py:61
↓ 2 callers
Class
Socks5Error
httplib2/socks.py:62
↓ 2 callers
Class
UnexpectedBodyError
Exception raised by RequestMockBuilder on unexpected bodies.
apiclient/errors.py:134
↓ 2 callers
Class
UnimplementedDigestAuthOptionError
httplib2/__init__.py:149
↓ 2 callers
Class
VerifyJwtTokenError
Could on retrieve certificates for validation.
oauth2client/client.py:94
↓ 2 callers
Class
_SchemaToStruct
Convert schema to a prototype object.
apiclient/schema.py:167
↓ 1 callers
Class
AccessTokenCredentials
Credentials object for OAuth 2.0. Credentials can be applied to an httplib2.Http object using the authorize() method, which then signs each reque
oauth2client/client.py:753
↓ 1 callers
Class
AccessTokenCredentialsError
Having only the access_token means no refresh is possible.
oauth2client/client.py:90
↓ 1 callers
Class
AppAssertionCredentials
Credentials object for App Engine Assertion Grants This object will allow an App Engine application to identify itself to Google and other OAuth
oauth2client/appengine.py:142
↓ 1 callers
Class
AppAssertionCredentials
Credentials object for Compute Engine Assertion Grants This object will allow a Compute Engine instance to identify itself to Google and other OA
oauth2client/gce.py:38
↓ 1 callers
Class
CertificateHostnameMismatch
httplib2/__init__.py:159
↓ 1 callers
Class
CertificateValidationUnsupported
httplib2/__init__.py:156
↓ 1 callers
Class
Channel
A Channel for notifications. Usually not constructed directly, instead it is returned from helper functions like new_webhook_channel(). Attrib
apiclient/channel.py:126
↓ 1 callers
Class
Credentials
Base class for all Credentials objects. Subclasses must define an authorize() method that applies the credentials to an HTTP transport. Subcla
oauth2client/client.py:122
↓ 1 callers
Class
Credentials
httplib2/__init__.py:724
↓ 1 callers
Class
CredentialsFileSymbolicLinkError
Credentials files must not be symbolic links.
oauth2client/locked_file.py:43
↓ 1 callers
Class
CredentialsFileSymbolicLinkError
Credentials files must not be symbolic links.
oauth2client/file.py:32
↓ 1 callers
Class
CredentialsNDBProperty
App Engine NDB datastore Property for Credentials. Serves the same purpose as the DB CredentialsProperty, but for NDB models. Since Credentia
oauth2client/appengine.py:304
↓ 1 callers
Class
CredentialsProperty
App Engine datastore Property for Credentials. Utility property that allows easy storage and retrieval of oath2client.Credentials
oauth2client/appengine.py:254
↓ 1 callers
Class
FailedToDecompressContent
httplib2/__init__.py:148
↓ 1 callers
Class
FileCache
Uses a local directory as a store for cached files. Not really safe to use if multiple threads or processes are going to be running on the sam
httplib2/__init__.py:691
↓ 1 callers
Class
HTTPError
httplib2/socks.py:64
↓ 1 callers
Class
HttpRequest
Encapsulates a single HTTP request.
apiclient/http.py:610
↓ 1 callers
Class
InvalidChunkSizeError
The given chunksize is not valid.
apiclient/errors.py:101
↓ 1 callers
Class
InvalidClientSecretsError
The client_secrets.json file is malformed or missing required fields.
oauth2client/appengine.py:79
↓ 1 callers
Class
InvalidJsonError
The JSON returned could not be parsed.
apiclient/errors.py:66
↓ 1 callers
Class
InvalidXsrfTokenError
The XSRF token is invalid or expired.
oauth2client/appengine.py:83
↓ 1 callers
Class
KeyCerts
Identical to Credentials except that name/password are mapped to key/cert.
httplib2/__init__.py:739
↓ 1 callers
Class
LockedFile
Represent a file that has exclusive access.
oauth2client/locked_file.py:321
↓ 1 callers
Class
MalformedHeader
httplib2/__init__.py:152
↓ 1 callers
Class
MediaDownloadProgress
Status of a resumable download.
apiclient/http.py:87
↓ 1 callers
Class
MediaModel
Model class for requests that return Media. Serializes and de-serializes between JSON and the Python object representation of HTTP request, and r
apiclient/model.py:290
↓ 1 callers
Class
MediaUploadProgress
Status of a resumable upload.
apiclient/http.py:60
↓ 1 callers
Class
MediaUploadSizeError
Media is larger than the method can accept.
apiclient/errors.py:91
↓ 1 callers
Class
MemoryCache
httplib2 Cache implementation which only caches locally.
oauth2client/client.py:106
↓ 1 callers
Class
NewerCredentialStoreError
The credential store is a newer version that supported.
oauth2client/multistore_file.py:70
↓ 1 callers
Class
NonAsciiHeaderError
Header names and values must be ASCII strings.
oauth2client/client.py:98
↓ 1 callers
Class
Notification
A Notification from a Channel. Notifications are not usually constructed directly, but are returned from functions like notification_from_headers
apiclient/channel.py:96
↓ 1 callers
Class
OAuth2Credentials
Credentials object for OAuth 2.0. Credentials can be applied to an httplib2.Http object using the authorize() method, which then adds the OAuth 2
oauth2client/client.py:384
↓ 1 callers
Class
OAuth2DecoratorFromClientSecrets
An OAuth2Decorator that builds from a clientsecrets file. Uses a clientsecrets file as the source for all the information when constructing an OA
oauth2client/appengine.py:884
↓ 1 callers
Class
OpenSSLSigner
Signs messages with a private key.
oauth2client/crypt.py:92
↓ 1 callers
Class
OpenSSLVerifier
Verifies the signature on a message.
oauth2client/crypt.py:42
↓ 1 callers
Class
ProxiesUnavailableError
httplib2/__init__.py:155
↓ 1 callers
Class
ProxyInfo
Collect information required to use a proxy.
httplib2/__init__.py:747
↓ 1 callers
Class
PyCryptoSigner
Signs messages with a private key.
oauth2client/crypt.py:197
↓ 1 callers
Class
PyCryptoVerifier
Verifies the signature on a message.
oauth2client/crypt.py:145
↓ 1 callers
Class
RawModel
Model class for requests that don't return JSON. Serializes and de-serializes between JSON and the Python object representation of HTTP request,
apiclient/model.py:271
↓ 1 callers
Class
RedirectMissingLocation
httplib2/__init__.py:146
↓ 1 callers
Class
RelativeURIError
httplib2/__init__.py:153
↓ 1 callers
Class
ResourceMethodParameters
Represents the parameters associated with a method. Attributes: argmap: Map from method parameter name (string) to query parameter name
apiclient/discovery.py:464
↓ 1 callers
Class
ResumableUploadError
Error occured during resumable upload.
apiclient/errors.py:96
↓ 1 callers
Class
SSLHandshakeError
httplib2/__init__.py:157
↓ 1 callers
Class
Schemas
Schemas for an API.
apiclient/schema.py:70
↓ 1 callers
Class
ServerNotFoundError
httplib2/__init__.py:154
↓ 1 callers
Class
SignedJwtAssertionCredentials
Credentials object used for OAuth 2.0 Signed JWT assertion grants. This credential does not require a flow to instantiate because it represents
oauth2client/client.py:891
↓ 1 callers
Class
TokenRevokeError
Error trying to revoke a token.
oauth2client/client.py:82
↓ 1 callers
Class
UnacceptableMimeTypeError
That is an unacceptable mimetype for this operation.
apiclient/errors.py:86
↓ 1 callers
Class
UnexpectedMethodError
Exception raised by RequestMockBuilder on unexpected calls.
apiclient/errors.py:124
↓ 1 callers
Class
UnknownApiNameOrVersion
No API with that name and version exists.
apiclient/errors.py:81
↓ 1 callers
Class
UnknownClientSecretsFlowError
The client secrets file called for an unknown type of OAuth 2.0 flow.
oauth2client/client.py:86
↓ 1 callers
Class
UnknownFileType
File type unknown or unexpected.
apiclient/errors.py:71
↓ 1 callers
Class
_FcntlOpener
Open, lock, and unlock a file using fcntl.lockf.
oauth2client/locked_file.py:172
↓ 1 callers
Class
_MultiStore
A file backed store for multiple credentials.
oauth2client/multistore_file.py:187
↓ 1 callers
Class
_PosixOpener
Lock files using Posix advisory lock files.
oauth2client/locked_file.py:100
↓ 1 callers
Class
_StreamSlice
Truncated stream. Takes a stream and presents a stream that is a slice of the original stream. This is used when uploading media in chunks. In la
apiclient/http.py:570
↓ 1 callers
Class
_Win32Opener
Open, lock, and unlock a file using windows primitives.
oauth2client/locked_file.py:239
Class
AllHosts
httplib2/__init__.py:744
Class
AppEngineHttpConnection
Use httplib on App Engine, but compensate for its weirdness. The parameters key_file, cert_file, proxy_info, ca_certs, and disable_ss
httplib2/__init__.py:1092
Class
AppEngineHttpsConnection
Same as AppEngineHttpConnection, but for HTTPS URIs.
httplib2/__init__.py:1104
Class
AssertionCredentials
Abstract Credentials object used for OAuth 2.0 assertion grants. This credential does not require a flow to instantiate because it represents a t
oauth2client/client.py:823
Class
Authentication
httplib2/__init__.py:466
Class
BaseModel
Base model class. Subclasses should provide implementations for the "serialize" and "deserialize" methods, as well as values for the following cl
apiclient/model.py:85
Class
BasicAuthentication
httplib2/__init__.py:500
Class
BatchHttpRequest
Batches multiple HttpRequest objects into a single HTTP request. Example: from apiclient.http import BatchHttpRequest def list_animals(req
apiclient/http.py:935
Class
ClientRedirectHandler
A handler for OAuth 2.0 redirects back to localhost. Waits for a single request and parses the query parameters into the servers query_params and
oauth2client/tools.py:80
Class
CredentialsField
oauth2client/django_orm.py:30
Class
CredentialsModel
Storage for OAuth 2.0 Credentials Storage of the model is keyed by the user.user_id().
oauth2client/appengine.py:480
Class
CredentialsNDBModel
NDB Model for storage of OAuth 2.0 Credentials Since this model uses the same kind as CredentialsModel and has a property which can serialize
oauth2client/appengine.py:489
Class
DigestAuthentication
Only do qop='auth' and MD5, since that is all Apache currently implements
httplib2/__init__.py:510
Class
Error
Base error for this module.
apiclient/errors.py:30
Class
Error
Base error for this module.
oauth2client/client.py:70
Class
Error
Base error for this module.
oauth2client/clientsecrets.py:60
next →
1–100 of 139, ranked by callers