blob: 82efb157aaea14244c1885d8e307f04a86e2f0d4 [file] [log] [blame]
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -04001<?xml version="1.0" encoding="ascii"?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "DTD/xhtml1-transitional.dtd">
4<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5<head>
6 <title>Module Hierarchy</title>
7 <link rel="stylesheet" href="epydoc.css" type="text/css" />
8 <script type="text/javascript" src="epydoc.js"></script>
9</head>
10
11<body bgcolor="white" text="black" link="blue" vlink="#204080"
12 alink="#204080">
13<!-- ==================== NAVIGATION BAR ==================== -->
14<table class="navbar" border="0" width="100%" cellpadding="0"
15 bgcolor="#a0c0ff" cellspacing="0">
16 <tr valign="middle">
17
18 <!-- Tree link -->
19 <th bgcolor="#70b0f0" class="navbar-select"
20 >&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
21
22 <!-- Index link -->
23 <th>&nbsp;&nbsp;&nbsp;<a
24 href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
25
26 <!-- Help link -->
27 <th>&nbsp;&nbsp;&nbsp;<a
28 href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
29
30 <th class="navbar" width="100%"></th>
31 </tr>
32</table>
33<table width="100%" cellpadding="0" cellspacing="0">
34 <tr valign="top">
35 <td width="100%">&nbsp;</td>
36 <td>
37 <table cellpadding="0" cellspacing="0">
38 <!-- hide/show private -->
39 <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
40 onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
41 <tr><td align="right"><span class="options"
42 >[<a href="frames.html" target="_top">frames</a
43 >]&nbsp;|&nbsp;<a href="module-tree.html"
44 target="_top">no&nbsp;frames</a>]</span></td></tr>
45 </table>
46 </td>
47 </tr>
48</table>
49<center><b>
50 [ <a href="module-tree.html">Module Hierarchy</a>
51 | <a href="class-tree.html">Class Hierarchy</a> ]
52</b></center><br />
53<h1 class="epydoc">Module Hierarchy</h1>
54<ul class="nomargin-top">
55 <li> <strong class="uidlink"><a href="apiclient-module.html">apiclient</a></strong>
56 <ul>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040057 <li> <strong class="uidlink"><a href="apiclient.discovery-module.html">apiclient.discovery</a></strong>: <em class="summary">Client for discovery based APIs</em> </li>
58 <li> <strong class="uidlink"><a href="apiclient.errors-module.html">apiclient.errors</a></strong>: <em class="summary">Errors for the library.</em> </li>
59 <li> <strong class="uidlink"><a href="apiclient.ext-module.html">apiclient.ext</a></strong> </li>
60 <li> <strong class="uidlink"><a href="apiclient.http-module.html">apiclient.http</a></strong>: <em class="summary">Classes to encapsulate a single HTTP request.</em> </li>
61 <li> <strong class="uidlink"><a href="apiclient.mimeparse-module.html">apiclient.mimeparse</a></strong>: <em class="summary">MIME-Type Parser</em> </li>
62 <li> <strong class="uidlink"><a href="apiclient.model-module.html">apiclient.model</a></strong>: <em class="summary">Model objects for requests and responses.</em> </li>
Joe Gregorio52a5c532013-01-24 16:19:07 -050063 <li> <strong class="uidlink"><a href="apiclient.push-module.html">apiclient.push</a></strong>: <em class="summary">Push notifications support.</em> </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040064 <li> <strong class="uidlink"><a href="apiclient.schema-module.html">apiclient.schema</a></strong>: <em class="summary">Schema processing for discovery based APIs</em> </li>
65 </ul>
66 </li>
67 <li> <strong class="uidlink"><a href="oauth2client-module.html">oauth2client</a></strong>
68 <ul>
69 <li> <strong class="uidlink"><a href="oauth2client.anyjson-module.html">oauth2client.anyjson</a></strong>: <em class="summary">Utility module to import a JSON module</em> </li>
70 <li> <strong class="uidlink"><a href="oauth2client.appengine-module.html">oauth2client.appengine</a></strong>: <em class="summary">Utilities for Google App Engine</em> </li>
71 <li> <strong class="uidlink"><a href="oauth2client.client-module.html">oauth2client.client</a></strong>: <em class="summary">An OAuth 2.0 client.</em> </li>
72 <li> <strong class="uidlink"><a href="oauth2client.clientsecrets-module.html">oauth2client.clientsecrets</a></strong>: <em class="summary">Utilities for reading OAuth 2.0 client secret files.</em> </li>
73 <li> <strong class="uidlink"><a href="oauth2client.crypt-module.html">oauth2client.crypt</a></strong> </li>
74 <li> <strong class="uidlink"><a href="oauth2client.django_orm-module.html">oauth2client.django_orm</a></strong>: <em class="summary">OAuth 2.0 utilities for Django.</em> </li>
75 <li> <strong class="uidlink"><a href="oauth2client.file-module.html">oauth2client.file</a></strong>: <em class="summary">Utilities for OAuth.</em> </li>
Joe Gregorio1b425aa2012-08-24 12:04:34 -040076 <li> <strong class="uidlink"><a href="oauth2client.gce-module.html">oauth2client.gce</a></strong>: <em class="summary">Utilities for Google Compute Engine</em> </li>
Joe Gregorioad8013f2012-08-03 08:44:02 -040077 <li> <strong class="uidlink"><a href="oauth2client.keyring_storage-module.html">oauth2client.keyring_storage</a></strong>: <em class="summary">A keyring based Storage.</em> </li>
Joe Gregorio66212032012-06-14 09:10:14 -040078 <li> <strong class="uidlink"><a href="oauth2client.locked_file-module.html">oauth2client.locked_file</a></strong>: <em class="summary">Locked file interface that should work on Unix and Windows pythons.</em> </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040079 <li> <strong class="uidlink"><a href="oauth2client.multistore_file-module.html">oauth2client.multistore_file</a></strong>: <em class="summary">Multi-credential file store with lock support.</em> </li>
80 <li> <strong class="uidlink"><a href="oauth2client.tools-module.html">oauth2client.tools</a></strong>: <em class="summary">Command-line tools for authenticating via OAuth 2.0</em> </li>
Joe Gregorioad8013f2012-08-03 08:44:02 -040081 <li> <strong class="uidlink"><a href="oauth2client.util-module.html">oauth2client.util</a></strong>: <em class="summary">Common utility library.</em> </li>
Joe Gregorio1b425aa2012-08-24 12:04:34 -040082 <li> <strong class="uidlink"><a href="oauth2client.xsrfutil-module.html">oauth2client.xsrfutil</a></strong>: <em class="summary">Helper methods for creating &amp; verifying XSRF tokens.</em> </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040083 </ul>
84 </li>
85</ul>
86<!-- ==================== NAVIGATION BAR ==================== -->
87<table class="navbar" border="0" width="100%" cellpadding="0"
88 bgcolor="#a0c0ff" cellspacing="0">
89 <tr valign="middle">
90
91 <!-- Tree link -->
92 <th bgcolor="#70b0f0" class="navbar-select"
93 >&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
94
95 <!-- Index link -->
96 <th>&nbsp;&nbsp;&nbsp;<a
97 href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
98
99 <!-- Help link -->
100 <th>&nbsp;&nbsp;&nbsp;<a
101 href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
102
103 <th class="navbar" width="100%"></th>
104 </tr>
105</table>
106<table border="0" cellpadding="0" cellspacing="0" width="100%%">
107 <tr>
108 <td align="left" class="footer">
Joe Gregorio52a5c532013-01-24 16:19:07 -0500109 Generated by Epydoc 3.0.1 on Thu Jan 24 16:14:29 2013
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400110 </td>
111 <td align="right" class="footer">
112 <a target="mainFrame" href="http://epydoc.sourceforge.net"
113 >http://epydoc.sourceforge.net</a>
114 </td>
115 </tr>
116</table>
117
118<script type="text/javascript">
119 <!--
120 // Private objects are initially displayed (because if
121 // javascript is turned off then we want them to be
122 // visible); but by default, we want to hide them. So hide
123 // them unless we have a cookie that says to show them.
124 checkCookie();
125 // -->
126</script>
127</body>
128</html>