Skip to content

Commit d22a3b5

Browse files
committed
Remove "apiclient" package
This was created in 2014 as a stop-gap to help people transition from apiclient to "googleapiclient". This transition should have been completed in the past 10 years. However now this is creating package pollution that interferes with another PyPI package called "api-client" that also writes to ".../site-packages/apiclient/" and conflicts with this package.
1 parent 4c0fc11 commit d22a3b5

File tree

524 files changed

+524
-553
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

524 files changed

+524
-553
lines changed

Diff for: MANIFEST.in

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
recursive-include apiclient *.json *.py
21
recursive-include googleapiclient *.json *.py
32
include CHANGELOG
43
include LICENSE

Diff for: apiclient/__init__.py

-27
This file was deleted.

Diff for: docs/build

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# Author: [email protected] (Joe Gregorio)
1818
#
1919
# Creates the documentation set for the library by
20-
# running pydoc on all the files in apiclient.
20+
# running pydoc on all the files in googleapiclient.
2121
#
2222
# Notes: You may have to update the location of the
2323
# App Engine library for your local system.

Diff for: docs/dyn/abusiveexperiencereport_v1.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h3>Method Details</h3>
104104
callback: callable, A callback to be called for each response, of the
105105
form callback(id, response, exception). The first parameter is the
106106
request id, and the second is the deserialized response object. The
107-
third is an apiclient.errors.HttpError exception object if an HTTP
107+
third is a googleapiclient.errors.HttpError exception object if an HTTP
108108
error occurred while processing the request, or None if no error
109109
occurred.
110110

Diff for: docs/dyn/acceleratedmobilepageurl_v1.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ <h3>Method Details</h3>
9999
callback: callable, A callback to be called for each response, of the
100100
form callback(id, response, exception). The first parameter is the
101101
request id, and the second is the deserialized response object. The
102-
third is an apiclient.errors.HttpError exception object if an HTTP
102+
third is a googleapiclient.errors.HttpError exception object if an HTTP
103103
error occurred while processing the request, or None if no error
104104
occurred.
105105

Diff for: docs/dyn/accessapproval_v1.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ <h3>Method Details</h3>
109109
callback: callable, A callback to be called for each response, of the
110110
form callback(id, response, exception). The first parameter is the
111111
request id, and the second is the deserialized response object. The
112-
third is an apiclient.errors.HttpError exception object if an HTTP
112+
third is a googleapiclient.errors.HttpError exception object if an HTTP
113113
error occurred while processing the request, or None if no error
114114
occurred.
115115

Diff for: docs/dyn/accesscontextmanager_v1.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ <h3>Method Details</h3>
114114
callback: callable, A callback to be called for each response, of the
115115
form callback(id, response, exception). The first parameter is the
116116
request id, and the second is the deserialized response object. The
117-
third is an apiclient.errors.HttpError exception object if an HTTP
117+
third is a googleapiclient.errors.HttpError exception object if an HTTP
118118
error occurred while processing the request, or None if no error
119119
occurred.
120120

Diff for: docs/dyn/accesscontextmanager_v1beta.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h3>Method Details</h3>
104104
callback: callable, A callback to be called for each response, of the
105105
form callback(id, response, exception). The first parameter is the
106106
request id, and the second is the deserialized response object. The
107-
third is an apiclient.errors.HttpError exception object if an HTTP
107+
third is a googleapiclient.errors.HttpError exception object if an HTTP
108108
error occurred while processing the request, or None if no error
109109
occurred.
110110

Diff for: docs/dyn/acmedns_v1.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ <h3>Method Details</h3>
9999
callback: callable, A callback to be called for each response, of the
100100
form callback(id, response, exception). The first parameter is the
101101
request id, and the second is the deserialized response object. The
102-
third is an apiclient.errors.HttpError exception object if an HTTP
102+
third is a googleapiclient.errors.HttpError exception object if an HTTP
103103
error occurred while processing the request, or None if no error
104104
occurred.
105105

Diff for: docs/dyn/addressvalidation_v1.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ <h3>Method Details</h3>
9999
callback: callable, A callback to be called for each response, of the
100100
form callback(id, response, exception). The first parameter is the
101101
request id, and the second is the deserialized response object. The
102-
third is an apiclient.errors.HttpError exception object if an HTTP
102+
third is a googleapiclient.errors.HttpError exception object if an HTTP
103103
error occurred while processing the request, or None if no error
104104
occurred.
105105

Diff for: docs/dyn/adexchangebuyer2_v2beta1.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ <h3>Method Details</h3>
109109
callback: callable, A callback to be called for each response, of the
110110
form callback(id, response, exception). The first parameter is the
111111
request id, and the second is the deserialized response object. The
112-
third is an apiclient.errors.HttpError exception object if an HTTP
112+
third is a googleapiclient.errors.HttpError exception object if an HTTP
113113
error occurred while processing the request, or None if no error
114114
occurred.
115115

Diff for: docs/dyn/adexchangebuyer_v1_2.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h3>Method Details</h3>
104104
callback: callable, A callback to be called for each response, of the
105105
form callback(id, response, exception). The first parameter is the
106106
request id, and the second is the deserialized response object. The
107-
third is an apiclient.errors.HttpError exception object if an HTTP
107+
third is a googleapiclient.errors.HttpError exception object if an HTTP
108108
error occurred while processing the request, or None if no error
109109
occurred.
110110

Diff for: docs/dyn/adexchangebuyer_v1_3.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ <h3>Method Details</h3>
129129
callback: callable, A callback to be called for each response, of the
130130
form callback(id, response, exception). The first parameter is the
131131
request id, and the second is the deserialized response object. The
132-
third is an apiclient.errors.HttpError exception object if an HTTP
132+
third is a googleapiclient.errors.HttpError exception object if an HTTP
133133
error occurred while processing the request, or None if no error
134134
occurred.
135135

Diff for: docs/dyn/adexchangebuyer_v1_4.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ <h3>Method Details</h3>
154154
callback: callable, A callback to be called for each response, of the
155155
form callback(id, response, exception). The first parameter is the
156156
request id, and the second is the deserialized response object. The
157-
third is an apiclient.errors.HttpError exception object if an HTTP
157+
third is a googleapiclient.errors.HttpError exception object if an HTTP
158158
error occurred while processing the request, or None if no error
159159
occurred.
160160

Diff for: docs/dyn/adexperiencereport_v1.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h3>Method Details</h3>
104104
callback: callable, A callback to be called for each response, of the
105105
form callback(id, response, exception). The first parameter is the
106106
request id, and the second is the deserialized response object. The
107-
third is an apiclient.errors.HttpError exception object if an HTTP
107+
third is a googleapiclient.errors.HttpError exception object if an HTTP
108108
error occurred while processing the request, or None if no error
109109
occurred.
110110

Diff for: docs/dyn/admin_datatransfer_v1.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h3>Method Details</h3>
104104
callback: callable, A callback to be called for each response, of the
105105
form callback(id, response, exception). The first parameter is the
106106
request id, and the second is the deserialized response object. The
107-
third is an apiclient.errors.HttpError exception object if an HTTP
107+
third is a googleapiclient.errors.HttpError exception object if an HTTP
108108
error occurred while processing the request, or None if no error
109109
occurred.
110110

Diff for: docs/dyn/admin_directory_v1.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ <h3>Method Details</h3>
194194
callback: callable, A callback to be called for each response, of the
195195
form callback(id, response, exception). The first parameter is the
196196
request id, and the second is the deserialized response object. The
197-
third is an apiclient.errors.HttpError exception object if an HTTP
197+
third is a googleapiclient.errors.HttpError exception object if an HTTP
198198
error occurred while processing the request, or None if no error
199199
occurred.
200200

Diff for: docs/dyn/admin_reports_v1.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ <h3>Method Details</h3>
119119
callback: callable, A callback to be called for each response, of the
120120
form callback(id, response, exception). The first parameter is the
121121
request id, and the second is the deserialized response object. The
122-
third is an apiclient.errors.HttpError exception object if an HTTP
122+
third is a googleapiclient.errors.HttpError exception object if an HTTP
123123
error occurred while processing the request, or None if no error
124124
occurred.
125125

Diff for: docs/dyn/admob_v1.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ <h3>Method Details</h3>
9999
callback: callable, A callback to be called for each response, of the
100100
form callback(id, response, exception). The first parameter is the
101101
request id, and the second is the deserialized response object. The
102-
third is an apiclient.errors.HttpError exception object if an HTTP
102+
third is a googleapiclient.errors.HttpError exception object if an HTTP
103103
error occurred while processing the request, or None if no error
104104
occurred.
105105

Diff for: docs/dyn/admob_v1beta.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ <h3>Method Details</h3>
9999
callback: callable, A callback to be called for each response, of the
100100
form callback(id, response, exception). The first parameter is the
101101
request id, and the second is the deserialized response object. The
102-
third is an apiclient.errors.HttpError exception object if an HTTP
102+
third is a googleapiclient.errors.HttpError exception object if an HTTP
103103
error occurred while processing the request, or None if no error
104104
occurred.
105105

Diff for: docs/dyn/adsense_v1_4.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ <h3>Method Details</h3>
144144
callback: callable, A callback to be called for each response, of the
145145
form callback(id, response, exception). The first parameter is the
146146
request id, and the second is the deserialized response object. The
147-
third is an apiclient.errors.HttpError exception object if an HTTP
147+
third is a googleapiclient.errors.HttpError exception object if an HTTP
148148
error occurred while processing the request, or None if no error
149149
occurred.
150150

Diff for: docs/dyn/adsense_v2.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ <h3>Method Details</h3>
9999
callback: callable, A callback to be called for each response, of the
100100
form callback(id, response, exception). The first parameter is the
101101
request id, and the second is the deserialized response object. The
102-
third is an apiclient.errors.HttpError exception object if an HTTP
102+
third is a googleapiclient.errors.HttpError exception object if an HTTP
103103
error occurred while processing the request, or None if no error
104104
occurred.
105105

Diff for: docs/dyn/adsensehost_v4_1.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ <h3>Method Details</h3>
124124
callback: callable, A callback to be called for each response, of the
125125
form callback(id, response, exception). The first parameter is the
126126
request id, and the second is the deserialized response object. The
127-
third is an apiclient.errors.HttpError exception object if an HTTP
127+
third is a googleapiclient.errors.HttpError exception object if an HTTP
128128
error occurred while processing the request, or None if no error
129129
occurred.
130130

Diff for: docs/dyn/adsenseplatform_v1.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ <h3>Method Details</h3>
9999
callback: callable, A callback to be called for each response, of the
100100
form callback(id, response, exception). The first parameter is the
101101
request id, and the second is the deserialized response object. The
102-
third is an apiclient.errors.HttpError exception object if an HTTP
102+
third is a googleapiclient.errors.HttpError exception object if an HTTP
103103
error occurred while processing the request, or None if no error
104104
occurred.
105105

Diff for: docs/dyn/adsenseplatform_v1alpha.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ <h3>Method Details</h3>
9999
callback: callable, A callback to be called for each response, of the
100100
form callback(id, response, exception). The first parameter is the
101101
request id, and the second is the deserialized response object. The
102-
third is an apiclient.errors.HttpError exception object if an HTTP
102+
third is a googleapiclient.errors.HttpError exception object if an HTTP
103103
error occurred while processing the request, or None if no error
104104
occurred.
105105

Diff for: docs/dyn/advisorynotifications_v1.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h3>Method Details</h3>
104104
callback: callable, A callback to be called for each response, of the
105105
form callback(id, response, exception). The first parameter is the
106106
request id, and the second is the deserialized response object. The
107-
third is an apiclient.errors.HttpError exception object if an HTTP
107+
third is a googleapiclient.errors.HttpError exception object if an HTTP
108108
error occurred while processing the request, or None if no error
109109
occurred.
110110

Diff for: docs/dyn/aiplatform_v1.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ <h3>Method Details</h3>
114114
callback: callable, A callback to be called for each response, of the
115115
form callback(id, response, exception). The first parameter is the
116116
request id, and the second is the deserialized response object. The
117-
third is an apiclient.errors.HttpError exception object if an HTTP
117+
third is a googleapiclient.errors.HttpError exception object if an HTTP
118118
error occurred while processing the request, or None if no error
119119
occurred.
120120

Diff for: docs/dyn/aiplatform_v1beta1.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ <h3>Method Details</h3>
119119
callback: callable, A callback to be called for each response, of the
120120
form callback(id, response, exception). The first parameter is the
121121
request id, and the second is the deserialized response object. The
122-
third is an apiclient.errors.HttpError exception object if an HTTP
122+
third is a googleapiclient.errors.HttpError exception object if an HTTP
123123
error occurred while processing the request, or None if no error
124124
occurred.
125125

Diff for: docs/dyn/airquality_v1.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ <h3>Method Details</h3>
114114
callback: callable, A callback to be called for each response, of the
115115
form callback(id, response, exception). The first parameter is the
116116
request id, and the second is the deserialized response object. The
117-
third is an apiclient.errors.HttpError exception object if an HTTP
117+
third is a googleapiclient.errors.HttpError exception object if an HTTP
118118
error occurred while processing the request, or None if no error
119119
occurred.
120120

Diff for: docs/dyn/alertcenter_v1beta1.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h3>Method Details</h3>
104104
callback: callable, A callback to be called for each response, of the
105105
form callback(id, response, exception). The first parameter is the
106106
request id, and the second is the deserialized response object. The
107-
third is an apiclient.errors.HttpError exception object if an HTTP
107+
third is a googleapiclient.errors.HttpError exception object if an HTTP
108108
error occurred while processing the request, or None if no error
109109
occurred.
110110

Diff for: docs/dyn/alloydb_v1.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ <h3>Method Details</h3>
9999
callback: callable, A callback to be called for each response, of the
100100
form callback(id, response, exception). The first parameter is the
101101
request id, and the second is the deserialized response object. The
102-
third is an apiclient.errors.HttpError exception object if an HTTP
102+
third is a googleapiclient.errors.HttpError exception object if an HTTP
103103
error occurred while processing the request, or None if no error
104104
occurred.
105105

Diff for: docs/dyn/alloydb_v1alpha.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ <h3>Method Details</h3>
9999
callback: callable, A callback to be called for each response, of the
100100
form callback(id, response, exception). The first parameter is the
101101
request id, and the second is the deserialized response object. The
102-
third is an apiclient.errors.HttpError exception object if an HTTP
102+
third is a googleapiclient.errors.HttpError exception object if an HTTP
103103
error occurred while processing the request, or None if no error
104104
occurred.
105105

Diff for: docs/dyn/alloydb_v1beta.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ <h3>Method Details</h3>
9999
callback: callable, A callback to be called for each response, of the
100100
form callback(id, response, exception). The first parameter is the
101101
request id, and the second is the deserialized response object. The
102-
third is an apiclient.errors.HttpError exception object if an HTTP
102+
third is a googleapiclient.errors.HttpError exception object if an HTTP
103103
error occurred while processing the request, or None if no error
104104
occurred.
105105

Diff for: docs/dyn/analytics_v3.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ <h3>Method Details</h3>
119119
callback: callable, A callback to be called for each response, of the
120120
form callback(id, response, exception). The first parameter is the
121121
request id, and the second is the deserialized response object. The
122-
third is an apiclient.errors.HttpError exception object if an HTTP
122+
third is a googleapiclient.errors.HttpError exception object if an HTTP
123123
error occurred while processing the request, or None if no error
124124
occurred.
125125

0 commit comments

Comments
 (0)