Skip to content
This repository was archived by the owner on Jul 22, 2021. It is now read-only.

Commit c2f56b8

Browse files
committed
Updates for new PyPI release.
1 parent 9eba497 commit c2f56b8

20 files changed

+49
-52
lines changed

Diff for: README.rst

+2-4
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@ Project Info
99
------------
1010

1111
- Homepage: `https://pypi.python.org/pypi/PyDrive <https://pypi.python.org/pypi/PyDrive>`_
12-
- Documentation:
13-
- Version 1.0.0 (PyPI): `http://pythonhosted.org/PyDrive <http://pythonhosted.org/PyDrive>`_
14-
- Version 1.2.1: `GitHub pages <https://googledrive.github.io/PyDrive/docs/_build/html/index.html>`_
12+
- Documentation: `Official documentation on GitHub pages <https://googledrive.github.io/PyDrive/docs/_build/html/index.html>`_
1513
- Github: `https://github.com/googledrive/PyDrive <https://github.com/googledrive/PyDrive>`_
1614

1715
Features of PyDrive
@@ -32,7 +30,7 @@ You can install PyDrive with regular ``pip`` command.
3230

3331
$ pip install PyDrive
3432

35-
To install the most up-to-date version from GitHub, use:
33+
To install the current development version from GitHub, use:
3634

3735
::
3836

Diff for: docs/_build/doctrees/environment.pickle

330 Bytes
Binary file not shown.

Diff for: docs/_build/doctrees/filelist.doctree

5 Bytes
Binary file not shown.

Diff for: docs/_build/doctrees/oauth.doctree

-5 Bytes
Binary file not shown.

Diff for: docs/_build/doctrees/pydrive.doctree

-1.14 KB
Binary file not shown.

Diff for: docs/_build/html/.buildinfo

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: ceeef8e4f27a464cf64df6bbe686aec7
3+
config: d7d056e061b972c3f17132d52909fda2
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

Diff for: docs/_build/html/filelist.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>File listing made easy &mdash; PyDrive 1.1.1 documentation</title>
11+
<title>File listing made easy &mdash; PyDrive 1.2.1 documentation</title>
1212

1313

1414

@@ -30,7 +30,7 @@
3030

3131

3232

33-
<link rel="top" title="PyDrive 1.1.1 documentation" href="index.html"/>
33+
<link rel="top" title="PyDrive 1.2.1 documentation" href="index.html"/>
3434
<link rel="next" title="pydrive package" href="pydrive.html"/>
3535
<link rel="prev" title="File management made easy" href="filemanagement.html"/>
3636

@@ -60,7 +60,7 @@
6060

6161

6262
<div class="version">
63-
1.1.1
63+
1.2.1
6464
</div>
6565

6666

@@ -208,7 +208,7 @@ <h2>Paginate and iterate through files<a class="headerlink" href="#paginate-and-
208208
<script type="text/javascript">
209209
var DOCUMENTATION_OPTIONS = {
210210
URL_ROOT:'./',
211-
VERSION:'1.1.1',
211+
VERSION:'1.2.1',
212212
COLLAPSE_INDEX:false,
213213
FILE_SUFFIX:'.html',
214214
HAS_SOURCE: true

Diff for: docs/_build/html/filemanagement.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>File management made easy &mdash; PyDrive 1.1.1 documentation</title>
11+
<title>File management made easy &mdash; PyDrive 1.2.1 documentation</title>
1212

1313

1414

@@ -30,7 +30,7 @@
3030

3131

3232

33-
<link rel="top" title="PyDrive 1.1.1 documentation" href="index.html"/>
33+
<link rel="top" title="PyDrive 1.2.1 documentation" href="index.html"/>
3434
<link rel="next" title="File listing made easy" href="filelist.html"/>
3535
<link rel="prev" title="OAuth made easy" href="oauth.html"/>
3636

@@ -60,7 +60,7 @@
6060

6161

6262
<div class="version">
63-
1.1.1
63+
1.2.1
6464
</div>
6565

6666

@@ -377,7 +377,7 @@ <h2>Download file content<a class="headerlink" href="#download-file-content" tit
377377
<script type="text/javascript">
378378
var DOCUMENTATION_OPTIONS = {
379379
URL_ROOT:'./',
380-
VERSION:'1.1.1',
380+
VERSION:'1.2.1',
381381
COLLAPSE_INDEX:false,
382382
FILE_SUFFIX:'.html',
383383
HAS_SOURCE: true

Diff for: docs/_build/html/genindex.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1111

12-
<title>Index &mdash; PyDrive 1.1.1 documentation</title>
12+
<title>Index &mdash; PyDrive 1.2.1 documentation</title>
1313

1414

1515

@@ -31,7 +31,7 @@
3131

3232

3333

34-
<link rel="top" title="PyDrive 1.1.1 documentation" href="index.html"/>
34+
<link rel="top" title="PyDrive 1.2.1 documentation" href="index.html"/>
3535

3636

3737
<script src="_static/js/modernizr.min.js"></script>
@@ -59,7 +59,7 @@
5959

6060

6161
<div class="version">
62-
1.1.1
62+
1.2.1
6363
</div>
6464

6565

@@ -632,7 +632,7 @@ <h2 id="V">V</h2>
632632
<script type="text/javascript">
633633
var DOCUMENTATION_OPTIONS = {
634634
URL_ROOT:'./',
635-
VERSION:'1.1.1',
635+
VERSION:'1.2.1',
636636
COLLAPSE_INDEX:false,
637637
FILE_SUFFIX:'.html',
638638
HAS_SOURCE: true

Diff for: docs/_build/html/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Welcome to PyDrive’s documentation! &mdash; PyDrive 1.1.1 documentation</title>
11+
<title>Welcome to PyDrive’s documentation! &mdash; PyDrive 1.2.1 documentation</title>
1212

1313

1414

@@ -30,7 +30,7 @@
3030

3131

3232

33-
<link rel="top" title="PyDrive 1.1.1 documentation" href="#"/>
33+
<link rel="top" title="PyDrive 1.2.1 documentation" href="#"/>
3434
<link rel="next" title="Quickstart" href="quickstart.html"/>
3535

3636

@@ -59,7 +59,7 @@
5959

6060

6161
<div class="version">
62-
1.1.1
62+
1.2.1
6363
</div>
6464

6565

@@ -252,7 +252,7 @@ <h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Pe
252252
<script type="text/javascript">
253253
var DOCUMENTATION_OPTIONS = {
254254
URL_ROOT:'./',
255-
VERSION:'1.1.1',
255+
VERSION:'1.2.1',
256256
COLLAPSE_INDEX:false,
257257
FILE_SUFFIX:'.html',
258258
HAS_SOURCE: true

Diff for: docs/_build/html/oauth.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>OAuth made easy &mdash; PyDrive 1.1.1 documentation</title>
11+
<title>OAuth made easy &mdash; PyDrive 1.2.1 documentation</title>
1212

1313

1414

@@ -30,7 +30,7 @@
3030

3131

3232

33-
<link rel="top" title="PyDrive 1.1.1 documentation" href="index.html"/>
33+
<link rel="top" title="PyDrive 1.2.1 documentation" href="index.html"/>
3434
<link rel="next" title="File management made easy" href="filemanagement.html"/>
3535
<link rel="prev" title="Quickstart" href="quickstart.html"/>
3636

@@ -60,7 +60,7 @@
6060

6161

6262
<div class="version">
63-
1.1.1
63+
1.2.1
6464
</div>
6565

6666

@@ -330,7 +330,7 @@ <h2>Building your own authentication flow<a class="headerlink" href="#building-y
330330
<script type="text/javascript">
331331
var DOCUMENTATION_OPTIONS = {
332332
URL_ROOT:'./',
333-
VERSION:'1.1.1',
333+
VERSION:'1.2.1',
334334
COLLAPSE_INDEX:false,
335335
FILE_SUFFIX:'.html',
336336
HAS_SOURCE: true

Diff for: docs/_build/html/objects.inv

0 Bytes
Binary file not shown.

Diff for: docs/_build/html/py-modindex.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Python Module Index &mdash; PyDrive 1.1.1 documentation</title>
11+
<title>Python Module Index &mdash; PyDrive 1.2.1 documentation</title>
1212

1313

1414

@@ -30,7 +30,7 @@
3030

3131

3232

33-
<link rel="top" title="PyDrive 1.1.1 documentation" href="index.html"/>
33+
<link rel="top" title="PyDrive 1.2.1 documentation" href="index.html"/>
3434

3535

3636

@@ -61,7 +61,7 @@
6161

6262

6363
<div class="version">
64-
1.1.1
64+
1.2.1
6565
</div>
6666

6767

@@ -206,7 +206,7 @@ <h1>Python Module Index</h1>
206206
<script type="text/javascript">
207207
var DOCUMENTATION_OPTIONS = {
208208
URL_ROOT:'./',
209-
VERSION:'1.1.1',
209+
VERSION:'1.2.1',
210210
COLLAPSE_INDEX:false,
211211
FILE_SUFFIX:'.html',
212212
HAS_SOURCE: true

Diff for: docs/_build/html/pydrive.html

+6-7
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>pydrive package &mdash; PyDrive 1.1.1 documentation</title>
11+
<title>pydrive package &mdash; PyDrive 1.2.1 documentation</title>
1212

1313

1414

@@ -30,7 +30,7 @@
3030

3131

3232

33-
<link rel="top" title="PyDrive 1.1.1 documentation" href="index.html"/>
33+
<link rel="top" title="PyDrive 1.2.1 documentation" href="index.html"/>
3434
<link rel="prev" title="File listing made easy" href="filelist.html"/>
3535

3636

@@ -59,7 +59,7 @@
5959

6060

6161
<div class="version">
62-
1.1.1
62+
1.2.1
6363
</div>
6464

6565

@@ -806,7 +806,7 @@ <h1>pydrive package<a class="headerlink" href="#pydrive-package" title="Permalin
806806

807807
<dl class="method">
808808
<dt id="pydrive.files.GoogleDriveFile.GetContentFile">
809-
<code class="descname">GetContentFile</code><span class="sig-paren">(</span><em>filename</em>, <em>mimetype=None</em>, <em>remove_bom=False</em><span class="sig-paren">)</span><a class="headerlink" href="#pydrive.files.GoogleDriveFile.GetContentFile" title="Permalink to this definition"></a></dt>
809+
<code class="descname">GetContentFile</code><span class="sig-paren">(</span><em>filename</em>, <em>mimetype=None</em><span class="sig-paren">)</span><a class="headerlink" href="#pydrive.files.GoogleDriveFile.GetContentFile" title="Permalink to this definition"></a></dt>
810810
<dd><p>Save content of this file as a local file.</p>
811811
<table class="docutils field-list" frame="void" rules="none">
812812
<col class="field-name" />
@@ -815,7 +815,6 @@ <h1>pydrive package<a class="headerlink" href="#pydrive-package" title="Permalin
815815
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
816816
<li><strong>filename</strong> (<em>str</em>) &#8211; name of the file to write to.</li>
817817
<li><strong>mimetype</strong> (<em>str</em>) &#8211; mimeType of the file.</li>
818-
<li><strong>remove_bom</strong> (<em>bool</em>) &#8211; Whether to remove the byte order marking.</li>
819818
</ul>
820819
</td>
821820
</tr>
@@ -828,7 +827,7 @@ <h1>pydrive package<a class="headerlink" href="#pydrive-package" title="Permalin
828827

829828
<dl class="method">
830829
<dt id="pydrive.files.GoogleDriveFile.GetContentString">
831-
<code class="descname">GetContentString</code><span class="sig-paren">(</span><em>mimetype=None</em>, <em>remove_bom=False</em><span class="sig-paren">)</span><a class="headerlink" href="#pydrive.files.GoogleDriveFile.GetContentString" title="Permalink to this definition"></a></dt>
830+
<code class="descname">GetContentString</code><span class="sig-paren">(</span><em>mimetype=None</em><span class="sig-paren">)</span><a class="headerlink" href="#pydrive.files.GoogleDriveFile.GetContentString" title="Permalink to this definition"></a></dt>
832831
<dd><p>Get content of this file as a string.</p>
833832
<table class="docutils field-list" frame="void" rules="none">
834833
<col class="field-name" />
@@ -1089,7 +1088,7 @@ <h1>pydrive package<a class="headerlink" href="#pydrive-package" title="Permalin
10891088
<script type="text/javascript">
10901089
var DOCUMENTATION_OPTIONS = {
10911090
URL_ROOT:'./',
1092-
VERSION:'1.1.1',
1091+
VERSION:'1.2.1',
10931092
COLLAPSE_INDEX:false,
10941093
FILE_SUFFIX:'.html',
10951094
HAS_SOURCE: true

Diff for: docs/_build/html/quickstart.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Quickstart &mdash; PyDrive 1.1.1 documentation</title>
11+
<title>Quickstart &mdash; PyDrive 1.2.1 documentation</title>
1212

1313

1414

@@ -30,7 +30,7 @@
3030

3131

3232

33-
<link rel="top" title="PyDrive 1.1.1 documentation" href="index.html"/>
33+
<link rel="top" title="PyDrive 1.2.1 documentation" href="index.html"/>
3434
<link rel="next" title="OAuth made easy" href="oauth.html"/>
3535
<link rel="prev" title="Welcome to PyDrive’s documentation!" href="index.html"/>
3636

@@ -60,7 +60,7 @@
6060

6161

6262
<div class="version">
63-
1.1.1
63+
1.2.1
6464
</div>
6565

6666

@@ -238,7 +238,7 @@ <h2>Getting list of files<a class="headerlink" href="#getting-list-of-files" tit
238238
<script type="text/javascript">
239239
var DOCUMENTATION_OPTIONS = {
240240
URL_ROOT:'./',
241-
VERSION:'1.1.1',
241+
VERSION:'1.2.1',
242242
COLLAPSE_INDEX:false,
243243
FILE_SUFFIX:'.html',
244244
HAS_SOURCE: true

Diff for: docs/_build/html/search.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Search &mdash; PyDrive 1.1.1 documentation</title>
11+
<title>Search &mdash; PyDrive 1.2.1 documentation</title>
1212

1313

1414

@@ -30,7 +30,7 @@
3030

3131

3232

33-
<link rel="top" title="PyDrive 1.1.1 documentation" href="index.html"/>
33+
<link rel="top" title="PyDrive 1.2.1 documentation" href="index.html"/>
3434

3535

3636
<script src="_static/js/modernizr.min.js"></script>
@@ -58,7 +58,7 @@
5858

5959

6060
<div class="version">
61-
1.1.1
61+
1.2.1
6262
</div>
6363

6464

@@ -170,7 +170,7 @@
170170
<script type="text/javascript">
171171
var DOCUMENTATION_OPTIONS = {
172172
URL_ROOT:'./',
173-
VERSION:'1.1.1',
173+
VERSION:'1.2.1',
174174
COLLAPSE_INDEX:false,
175175
FILE_SUFFIX:'.html',
176176
HAS_SOURCE: true

0 commit comments

Comments
 (0)