blob: b30f5b5349eb921b39b9a28238ca2e19457c2012 [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 Gregorio672051e2012-07-10 09:11:45 -040057 <li> <strong class="uidlink"><a href="apiclient.contrib-module.html">apiclient.contrib</a></strong>
58 <ul>
59 <li> <strong class="uidlink"><a href="apiclient.contrib.latitude-module.html">apiclient.contrib.latitude</a></strong> </li>
60 <li> <strong class="uidlink"><a href="apiclient.contrib.moderator-module.html">apiclient.contrib.moderator</a></strong> </li>
61 </ul>
62 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040063 <li> <strong class="uidlink"><a href="apiclient.discovery-module.html">apiclient.discovery</a></strong>: <em class="summary">Client for discovery based APIs</em> </li>
64 <li> <strong class="uidlink"><a href="apiclient.errors-module.html">apiclient.errors</a></strong>: <em class="summary">Errors for the library.</em> </li>
65 <li> <strong class="uidlink"><a href="apiclient.ext-module.html">apiclient.ext</a></strong> </li>
66 <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>
67 <li> <strong class="uidlink"><a href="apiclient.mimeparse-module.html">apiclient.mimeparse</a></strong>: <em class="summary">MIME-Type Parser</em> </li>
68 <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>
69 <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>
70 </ul>
71 </li>
72 <li> <strong class="uidlink"><a href="oauth2client-module.html">oauth2client</a></strong>
73 <ul>
74 <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>
75 <li> <strong class="uidlink"><a href="oauth2client.appengine-module.html">oauth2client.appengine</a></strong>: <em class="summary">Utilities for Google App Engine</em> </li>
76 <li> <strong class="uidlink"><a href="oauth2client.client-module.html">oauth2client.client</a></strong>: <em class="summary">An OAuth 2.0 client.</em> </li>
77 <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>
78 <li> <strong class="uidlink"><a href="oauth2client.crypt-module.html">oauth2client.crypt</a></strong> </li>
79 <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>
80 <li> <strong class="uidlink"><a href="oauth2client.file-module.html">oauth2client.file</a></strong>: <em class="summary">Utilities for OAuth.</em> </li>
Joe Gregorio66212032012-06-14 09:10:14 -040081 <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 -040082 <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>
83 <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>
84 </ul>
85 </li>
86</ul>
87<!-- ==================== NAVIGATION BAR ==================== -->
88<table class="navbar" border="0" width="100%" cellpadding="0"
89 bgcolor="#a0c0ff" cellspacing="0">
90 <tr valign="middle">
91
92 <!-- Tree link -->
93 <th bgcolor="#70b0f0" class="navbar-select"
94 >&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
95
96 <!-- Index link -->
97 <th>&nbsp;&nbsp;&nbsp;<a
98 href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
99
100 <!-- Help link -->
101 <th>&nbsp;&nbsp;&nbsp;<a
102 href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
103
104 <th class="navbar" width="100%"></th>
105 </tr>
106</table>
107<table border="0" cellpadding="0" cellspacing="0" width="100%%">
108 <tr>
109 <td align="left" class="footer">
Joe Gregoriofa08c2e2012-07-23 16:52:03 -0400110 Generated by Epydoc 3.0.1 on Mon Jul 23 15:49:55 2012
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400111 </td>
112 <td align="right" class="footer">
113 <a target="mainFrame" href="http://epydoc.sourceforge.net"
114 >http://epydoc.sourceforge.net</a>
115 </td>
116 </tr>
117</table>
118
119<script type="text/javascript">
120 <!--
121 // Private objects are initially displayed (because if
122 // javascript is turned off then we want them to be
123 // visible); but by default, we want to hide them. So hide
124 // them unless we have a cookie that says to show them.
125 checkCookie();
126 // -->
127</script>
128</body>
129</html>