blob: 0803ec88156a6b39317a9db91c5843bc5699a9e6 [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 Gregorio37802c32013-08-06 12:24:05 -040057 <li> <strong class="uidlink"><a href="apiclient.channel-module.html">apiclient.channel</a></strong>: <em class="summary">Channel notifications support.</em> </li>
Joe Gregorio41be8e82013-03-07 10:31:47 -050058 <li> <strong class="uidlink"><a href="apiclient.discovery-module.html">apiclient.discovery</a></strong>: <em class="summary">Client for discovery based APIs.</em> </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040059 <li> <strong class="uidlink"><a href="apiclient.errors-module.html">apiclient.errors</a></strong>: <em class="summary">Errors for the library.</em> </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040060 <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 Gregorio37802c32013-08-06 12:24:05 -040063 <li> <strong class="uidlink"><a href="apiclient.sample_tools-module.html">apiclient.sample_tools</a></strong>: <em class="summary">Utilities for making samples.</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>
Joe Gregorio37802c32013-08-06 12:24:05 -040080 <li> <strong class="uidlink"><a href="oauth2client.old_run-module.html">oauth2client.old_run</a></strong>: <em class="summary">This module holds the old run() function which is deprecated, the
81tools.run_flow() function should be used in its place.</em> </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040082 <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 -040083 <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 -040084 <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 -040085 </ul>
86 </li>
87</ul>
88<!-- ==================== NAVIGATION BAR ==================== -->
89<table class="navbar" border="0" width="100%" cellpadding="0"
90 bgcolor="#a0c0ff" cellspacing="0">
91 <tr valign="middle">
92
93 <!-- Tree link -->
94 <th bgcolor="#70b0f0" class="navbar-select"
95 >&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
96
97 <!-- Index link -->
98 <th>&nbsp;&nbsp;&nbsp;<a
99 href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
100
101 <!-- Help link -->
102 <th>&nbsp;&nbsp;&nbsp;<a
103 href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
104
105 <th class="navbar" width="100%"></th>
106 </tr>
107</table>
108<table border="0" cellpadding="0" cellspacing="0" width="100%%">
109 <tr>
110 <td align="left" class="footer">
Joe Gregorio37802c32013-08-06 12:24:05 -0400111 Generated by Epydoc 3.0.1 on Tue Aug 6 12:16:42 2013
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400112 </td>
113 <td align="right" class="footer">
114 <a target="mainFrame" href="http://epydoc.sourceforge.net"
115 >http://epydoc.sourceforge.net</a>
116 </td>
117 </tr>
118</table>
119
120<script type="text/javascript">
121 <!--
122 // Private objects are initially displayed (because if
123 // javascript is turned off then we want them to be
124 // visible); but by default, we want to hide them. So hide
125 // them unless we have a cookie that says to show them.
126 checkCookie();
127 // -->
128</script>
129</body>
130</html>