kaggle 1.8.2__py3-none-any.whl → 1.8.4__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- kaggle/__init__.py +1 -1
- kaggle/api/kaggle_api_extended.py +206 -75
- kaggle/cli.py +36 -28
- kaggle/models/upload_file.py +4 -4
- {kaggle-1.8.2.dist-info → kaggle-1.8.4.dist-info}/METADATA +66 -75
- kaggle-1.8.4.dist-info/RECORD +15 -0
- {kaggle-1.8.2.dist-info → kaggle-1.8.4.dist-info}/WHEEL +1 -1
- kaggle/models/api_blob_type.py +0 -4
- kaggle/models/dataset_column.py +0 -228
- kaggle/models/dataset_new_request.py +0 -443
- kaggle/models/dataset_new_version_request.py +0 -319
- kaggle/models/dataset_update_settings_request.py +0 -344
- kaggle/models/kernel_push_request.py +0 -608
- kaggle/models/model_instance_new_version_request.py +0 -145
- kaggle/models/model_instance_update_request.py +0 -451
- kaggle/models/model_new_instance_request.py +0 -552
- kaggle/models/model_new_request.py +0 -329
- kaggle/models/model_update_request.py +0 -300
- kaggle/models/start_blob_upload_request.py +0 -240
- kaggle/models/start_blob_upload_response.py +0 -142
- kaggle-1.8.2.dist-info/RECORD +0 -148
- kagglesdk/LICENSE +0 -201
- kagglesdk/__init__.py +0 -6
- kagglesdk/admin/__init__.py +0 -0
- kagglesdk/admin/services/__init__.py +0 -0
- kagglesdk/admin/services/inbox_file_service.py +0 -22
- kagglesdk/admin/types/__init__.py +0 -0
- kagglesdk/admin/types/inbox_file_service.py +0 -74
- kagglesdk/benchmarks/__init__.py +0 -0
- kagglesdk/benchmarks/services/__init__.py +0 -0
- kagglesdk/benchmarks/services/benchmarks_api_service.py +0 -19
- kagglesdk/benchmarks/types/__init__.py +0 -0
- kagglesdk/benchmarks/types/benchmark_types.py +0 -307
- kagglesdk/benchmarks/types/benchmarks_api_service.py +0 -243
- kagglesdk/blobs/__init__.py +0 -0
- kagglesdk/blobs/services/__init__.py +0 -0
- kagglesdk/blobs/services/blob_api_service.py +0 -25
- kagglesdk/blobs/types/__init__.py +0 -0
- kagglesdk/blobs/types/blob_api_service.py +0 -177
- kagglesdk/common/__init__.py +0 -0
- kagglesdk/common/services/__init__.py +0 -0
- kagglesdk/common/services/operations_service.py +0 -46
- kagglesdk/common/types/__init__.py +0 -0
- kagglesdk/common/types/file_download.py +0 -102
- kagglesdk/common/types/http_redirect.py +0 -105
- kagglesdk/common/types/operations.py +0 -194
- kagglesdk/common/types/operations_service.py +0 -48
- kagglesdk/community/__init__.py +0 -0
- kagglesdk/community/types/__init__.py +0 -0
- kagglesdk/community/types/content_enums.py +0 -44
- kagglesdk/community/types/organization.py +0 -410
- kagglesdk/competitions/__init__.py +0 -0
- kagglesdk/competitions/services/__init__.py +0 -0
- kagglesdk/competitions/services/competition_api_service.py +0 -178
- kagglesdk/competitions/types/__init__.py +0 -0
- kagglesdk/competitions/types/competition.py +0 -14
- kagglesdk/competitions/types/competition_api_service.py +0 -2393
- kagglesdk/competitions/types/competition_enums.py +0 -53
- kagglesdk/competitions/types/search_competitions.py +0 -28
- kagglesdk/competitions/types/submission_status.py +0 -9
- kagglesdk/datasets/__init__.py +0 -0
- kagglesdk/datasets/databundles/__init__.py +0 -0
- kagglesdk/datasets/databundles/types/__init__.py +0 -0
- kagglesdk/datasets/databundles/types/databundle_api_types.py +0 -540
- kagglesdk/datasets/services/__init__.py +0 -0
- kagglesdk/datasets/services/dataset_api_service.py +0 -195
- kagglesdk/datasets/types/__init__.py +0 -0
- kagglesdk/datasets/types/dataset_api_service.py +0 -3047
- kagglesdk/datasets/types/dataset_enums.py +0 -103
- kagglesdk/datasets/types/dataset_service.py +0 -145
- kagglesdk/datasets/types/dataset_types.py +0 -646
- kagglesdk/datasets/types/search_datasets.py +0 -6
- kagglesdk/discussions/__init__.py +0 -0
- kagglesdk/discussions/types/__init__.py +0 -0
- kagglesdk/discussions/types/search_discussions.py +0 -43
- kagglesdk/discussions/types/writeup_enums.py +0 -11
- kagglesdk/education/__init__.py +0 -0
- kagglesdk/education/services/__init__.py +0 -0
- kagglesdk/education/services/education_api_service.py +0 -19
- kagglesdk/education/types/__init__.py +0 -0
- kagglesdk/education/types/education_api_service.py +0 -248
- kagglesdk/education/types/education_service.py +0 -139
- kagglesdk/kaggle_client.py +0 -101
- kagglesdk/kaggle_creds.py +0 -148
- kagglesdk/kaggle_env.py +0 -104
- kagglesdk/kaggle_http_client.py +0 -269
- kagglesdk/kaggle_oauth.py +0 -200
- kagglesdk/kaggle_object.py +0 -344
- kagglesdk/kernels/__init__.py +0 -0
- kagglesdk/kernels/services/__init__.py +0 -0
- kagglesdk/kernels/services/kernels_api_service.py +0 -146
- kagglesdk/kernels/types/__init__.py +0 -0
- kagglesdk/kernels/types/kernels_api_service.py +0 -2451
- kagglesdk/kernels/types/kernels_enums.py +0 -39
- kagglesdk/kernels/types/search_kernels.py +0 -6
- kagglesdk/licenses/__init__.py +0 -0
- kagglesdk/licenses/types/__init__.py +0 -0
- kagglesdk/licenses/types/licenses_types.py +0 -182
- kagglesdk/models/__init__.py +0 -0
- kagglesdk/models/services/__init__.py +0 -0
- kagglesdk/models/services/model_api_service.py +0 -280
- kagglesdk/models/services/model_service.py +0 -19
- kagglesdk/models/types/__init__.py +0 -0
- kagglesdk/models/types/model_api_service.py +0 -4069
- kagglesdk/models/types/model_enums.py +0 -68
- kagglesdk/models/types/model_service.py +0 -275
- kagglesdk/models/types/model_types.py +0 -1338
- kagglesdk/models/types/search_models.py +0 -8
- kagglesdk/search/__init__.py +0 -0
- kagglesdk/search/services/__init__.py +0 -0
- kagglesdk/search/services/search_api_service.py +0 -19
- kagglesdk/search/types/__init__.py +0 -0
- kagglesdk/search/types/search_api_service.py +0 -2435
- kagglesdk/search/types/search_content_shared.py +0 -50
- kagglesdk/search/types/search_enums.py +0 -45
- kagglesdk/search/types/search_service.py +0 -303
- kagglesdk/security/__init__.py +0 -0
- kagglesdk/security/services/__init__.py +0 -0
- kagglesdk/security/services/iam_service.py +0 -31
- kagglesdk/security/services/oauth_service.py +0 -58
- kagglesdk/security/types/__init__.py +0 -0
- kagglesdk/security/types/authentication.py +0 -171
- kagglesdk/security/types/iam_service.py +0 -496
- kagglesdk/security/types/oauth_service.py +0 -1181
- kagglesdk/security/types/roles.py +0 -8
- kagglesdk/security/types/security_types.py +0 -159
- kagglesdk/test/__init__.py +0 -0
- kagglesdk/test/test_client.py +0 -41
- kagglesdk/users/__init__.py +0 -0
- kagglesdk/users/services/__init__.py +0 -0
- kagglesdk/users/services/account_service.py +0 -31
- kagglesdk/users/services/group_api_service.py +0 -31
- kagglesdk/users/types/__init__.py +0 -0
- kagglesdk/users/types/account_service.py +0 -345
- kagglesdk/users/types/group_api_service.py +0 -315
- kagglesdk/users/types/group_types.py +0 -165
- kagglesdk/users/types/groups_enum.py +0 -8
- kagglesdk/users/types/progression_service.py +0 -9
- kagglesdk/users/types/search_users.py +0 -23
- kagglesdk/users/types/user_avatar.py +0 -226
- kagglesdk/users/types/users_enums.py +0 -22
- {kaggle-1.8.2.dist-info → kaggle-1.8.4.dist-info}/entry_points.txt +0 -0
- {kaggle-1.8.2.dist-info → kaggle-1.8.4.dist-info}/licenses/LICENSE.txt +0 -0
|
@@ -1,240 +0,0 @@
|
|
|
1
|
-
#!/usr/bin/python
|
|
2
|
-
#
|
|
3
|
-
# Copyright 2024 Kaggle Inc
|
|
4
|
-
#
|
|
5
|
-
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
-
# you may not use this file except in compliance with the License.
|
|
7
|
-
# You may obtain a copy of the License at
|
|
8
|
-
#
|
|
9
|
-
# http://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
-
#
|
|
11
|
-
# Unless required by applicable law or agreed to in writing, software
|
|
12
|
-
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
-
# See the License for the specific language governing permissions and
|
|
15
|
-
# limitations under the License.
|
|
16
|
-
|
|
17
|
-
# coding: utf-8
|
|
18
|
-
|
|
19
|
-
import pprint
|
|
20
|
-
import re # noqa: F401
|
|
21
|
-
|
|
22
|
-
import six
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
class StartBlobUploadRequest(object):
|
|
26
|
-
"""
|
|
27
|
-
Attributes:
|
|
28
|
-
project_types (dict): The key is attribute name
|
|
29
|
-
and the value is attribute type.
|
|
30
|
-
attribute_map (dict): The key is attribute name
|
|
31
|
-
and the value is json key in definition.
|
|
32
|
-
"""
|
|
33
|
-
|
|
34
|
-
project_types = {
|
|
35
|
-
"type": "object",
|
|
36
|
-
"name": "str",
|
|
37
|
-
"content_length": "int",
|
|
38
|
-
"content_type": "str",
|
|
39
|
-
"last_modified_epoch_seconds": "int",
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
attribute_map = {
|
|
43
|
-
"type": "type",
|
|
44
|
-
"name": "name",
|
|
45
|
-
"content_length": "contentLength",
|
|
46
|
-
"content_type": "contentType",
|
|
47
|
-
"last_modified_epoch_seconds": "lastModifiedEpochSeconds",
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
def __init__(
|
|
51
|
-
self, type=None, name=None, content_length=None, content_type=None, last_modified_epoch_seconds=None
|
|
52
|
-
): # noqa: E501
|
|
53
|
-
"""StartBlobUploadRequest - a model defined in Swagger""" # noqa: E501
|
|
54
|
-
|
|
55
|
-
self._type = None
|
|
56
|
-
self._name = None
|
|
57
|
-
self._content_length = None
|
|
58
|
-
self._content_type = None
|
|
59
|
-
self._last_modified_epoch_seconds = None
|
|
60
|
-
self.discriminator = None
|
|
61
|
-
|
|
62
|
-
if type is not None:
|
|
63
|
-
self.type = type
|
|
64
|
-
self.name = name
|
|
65
|
-
self.content_length = content_length
|
|
66
|
-
if content_type is not None:
|
|
67
|
-
self.content_type = content_type
|
|
68
|
-
if last_modified_epoch_seconds is not None:
|
|
69
|
-
self.last_modified_epoch_seconds = last_modified_epoch_seconds
|
|
70
|
-
|
|
71
|
-
@property
|
|
72
|
-
def type(self):
|
|
73
|
-
"""Gets the type of this StartBlobUploadRequest. # noqa: E501.
|
|
74
|
-
|
|
75
|
-
The type of the blob (one of \"dataset\", \"model\", \"inbox\") #
|
|
76
|
-
noqa: E501
|
|
77
|
-
|
|
78
|
-
:return: The type of this StartBlobUploadRequest. # noqa: E501
|
|
79
|
-
:rtype: object
|
|
80
|
-
"""
|
|
81
|
-
return self._type
|
|
82
|
-
|
|
83
|
-
@type.setter
|
|
84
|
-
def type(self, type):
|
|
85
|
-
"""Sets the type of this StartBlobUploadRequest.
|
|
86
|
-
|
|
87
|
-
The type of the blob (one of \"dataset\", \"model\", \"inbox\") #
|
|
88
|
-
noqa: E501
|
|
89
|
-
|
|
90
|
-
:param type: The type of this StartBlobUploadRequest. # noqa: E501
|
|
91
|
-
:type: object
|
|
92
|
-
"""
|
|
93
|
-
|
|
94
|
-
self._type = type
|
|
95
|
-
|
|
96
|
-
@property
|
|
97
|
-
def name(self):
|
|
98
|
-
"""Gets the name of this StartBlobUploadRequest. # noqa: E501.
|
|
99
|
-
|
|
100
|
-
Name of the file # noqa: E501
|
|
101
|
-
|
|
102
|
-
:return: The name of this StartBlobUploadRequest. # noqa: E501
|
|
103
|
-
:rtype: str
|
|
104
|
-
"""
|
|
105
|
-
return self._name
|
|
106
|
-
|
|
107
|
-
@name.setter
|
|
108
|
-
def name(self, name):
|
|
109
|
-
"""Sets the name of this StartBlobUploadRequest.
|
|
110
|
-
|
|
111
|
-
Name of the file # noqa: E501
|
|
112
|
-
|
|
113
|
-
:param name: The name of this StartBlobUploadRequest. # noqa: E501
|
|
114
|
-
:type: str
|
|
115
|
-
"""
|
|
116
|
-
if name is None:
|
|
117
|
-
raise ValueError("Invalid value for `name`, must not be `None`") # noqa: E501
|
|
118
|
-
|
|
119
|
-
self._name = name
|
|
120
|
-
|
|
121
|
-
@property
|
|
122
|
-
def content_length(self):
|
|
123
|
-
"""Gets the content_length of this StartBlobUploadRequest. # noqa: E501.
|
|
124
|
-
|
|
125
|
-
Content length of the file in bytes # noqa: E501
|
|
126
|
-
|
|
127
|
-
:return: The content_length of this StartBlobUploadRequest. # noqa:
|
|
128
|
-
E501
|
|
129
|
-
:rtype: int
|
|
130
|
-
"""
|
|
131
|
-
return self._content_length
|
|
132
|
-
|
|
133
|
-
@content_length.setter
|
|
134
|
-
def content_length(self, content_length):
|
|
135
|
-
"""Sets the content_length of this StartBlobUploadRequest.
|
|
136
|
-
|
|
137
|
-
Content length of the file in bytes # noqa: E501
|
|
138
|
-
|
|
139
|
-
:param content_length: The content_length of this
|
|
140
|
-
StartBlobUploadRequest. # noqa: E501
|
|
141
|
-
:type: int
|
|
142
|
-
"""
|
|
143
|
-
if content_length is None:
|
|
144
|
-
raise ValueError("Invalid value for `content_length`, must not be `None`") # noqa: E501
|
|
145
|
-
|
|
146
|
-
self._content_length = content_length
|
|
147
|
-
|
|
148
|
-
@property
|
|
149
|
-
def content_type(self):
|
|
150
|
-
"""Gets the content_type of this StartBlobUploadRequest. # noqa: E501.
|
|
151
|
-
|
|
152
|
-
Content/MIME type (e.g. \"text/plain\") of the file # noqa: E501
|
|
153
|
-
|
|
154
|
-
:return: The content_type of this StartBlobUploadRequest. # noqa:
|
|
155
|
-
E501
|
|
156
|
-
:rtype: str
|
|
157
|
-
"""
|
|
158
|
-
return self._content_type
|
|
159
|
-
|
|
160
|
-
@content_type.setter
|
|
161
|
-
def content_type(self, content_type):
|
|
162
|
-
"""Sets the content_type of this StartBlobUploadRequest.
|
|
163
|
-
|
|
164
|
-
Content/MIME type (e.g. \"text/plain\") of the file # noqa: E501
|
|
165
|
-
|
|
166
|
-
:param content_type: The content_type of this
|
|
167
|
-
StartBlobUploadRequest. # noqa: E501
|
|
168
|
-
:type: str
|
|
169
|
-
"""
|
|
170
|
-
|
|
171
|
-
self._content_type = content_type
|
|
172
|
-
|
|
173
|
-
@property
|
|
174
|
-
def last_modified_epoch_seconds(self):
|
|
175
|
-
"""Gets the last_modified_epoch_seconds of this StartBlobUploadRequest. #
|
|
176
|
-
noqa: E501.
|
|
177
|
-
|
|
178
|
-
Last modified date of file in seconds since epoch in UTC # noqa:
|
|
179
|
-
E501
|
|
180
|
-
|
|
181
|
-
:return: The last_modified_epoch_seconds of this
|
|
182
|
-
StartBlobUploadRequest. # noqa: E501
|
|
183
|
-
:rtype: int
|
|
184
|
-
"""
|
|
185
|
-
return self._last_modified_epoch_seconds
|
|
186
|
-
|
|
187
|
-
@last_modified_epoch_seconds.setter
|
|
188
|
-
def last_modified_epoch_seconds(self, last_modified_epoch_seconds):
|
|
189
|
-
"""Sets the last_modified_epoch_seconds of this StartBlobUploadRequest.
|
|
190
|
-
|
|
191
|
-
Last modified date of file in seconds since epoch in UTC # noqa:
|
|
192
|
-
E501
|
|
193
|
-
|
|
194
|
-
:param last_modified_epoch_seconds: The last_modified_epoch_seconds
|
|
195
|
-
of this StartBlobUploadRequest. # noqa: E501
|
|
196
|
-
:type: int
|
|
197
|
-
"""
|
|
198
|
-
|
|
199
|
-
self._last_modified_epoch_seconds = last_modified_epoch_seconds
|
|
200
|
-
|
|
201
|
-
def to_dict(self):
|
|
202
|
-
"""Returns the model properties as a dict."""
|
|
203
|
-
result = {}
|
|
204
|
-
|
|
205
|
-
for attr, _ in six.iteritems(self.project_types):
|
|
206
|
-
value = getattr(self, attr)
|
|
207
|
-
if isinstance(value, list):
|
|
208
|
-
result[attr] = list(map(lambda x: x.to_dict() if hasattr(x, "to_dict") else x, value))
|
|
209
|
-
elif hasattr(value, "to_dict"):
|
|
210
|
-
result[attr] = value.to_dict()
|
|
211
|
-
elif isinstance(value, dict):
|
|
212
|
-
result[attr] = dict(
|
|
213
|
-
map(
|
|
214
|
-
lambda item: (item[0], item[1].to_dict()) if hasattr(item[1], "to_dict") else item,
|
|
215
|
-
value.items(),
|
|
216
|
-
)
|
|
217
|
-
)
|
|
218
|
-
else:
|
|
219
|
-
result[attr] = value
|
|
220
|
-
|
|
221
|
-
return result
|
|
222
|
-
|
|
223
|
-
def to_str(self):
|
|
224
|
-
"""Returns the string representation of the model."""
|
|
225
|
-
return pprint.pformat(self.to_dict())
|
|
226
|
-
|
|
227
|
-
def __repr__(self):
|
|
228
|
-
"""For `print` and `pprint`"""
|
|
229
|
-
return self.to_str()
|
|
230
|
-
|
|
231
|
-
def __eq__(self, other):
|
|
232
|
-
"""Returns true if both objects are equal."""
|
|
233
|
-
if not isinstance(other, StartBlobUploadRequest):
|
|
234
|
-
return False
|
|
235
|
-
|
|
236
|
-
return self.__dict__ == other.__dict__
|
|
237
|
-
|
|
238
|
-
def __ne__(self, other):
|
|
239
|
-
"""Returns true if both objects are not equal."""
|
|
240
|
-
return not self == other
|
|
@@ -1,142 +0,0 @@
|
|
|
1
|
-
#!/usr/bin/python
|
|
2
|
-
#
|
|
3
|
-
# Copyright 2024 Kaggle Inc
|
|
4
|
-
#
|
|
5
|
-
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
-
# you may not use this file except in compliance with the License.
|
|
7
|
-
# You may obtain a copy of the License at
|
|
8
|
-
#
|
|
9
|
-
# http://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
-
#
|
|
11
|
-
# Unless required by applicable law or agreed to in writing, software
|
|
12
|
-
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
-
# See the License for the specific language governing permissions and
|
|
15
|
-
# limitations under the License.
|
|
16
|
-
|
|
17
|
-
# coding: utf-8
|
|
18
|
-
|
|
19
|
-
import pprint
|
|
20
|
-
import re # noqa: F401
|
|
21
|
-
|
|
22
|
-
import six
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
class StartBlobUploadResponse(object):
|
|
26
|
-
"""
|
|
27
|
-
Attributes:
|
|
28
|
-
project_types (dict): The key is attribute name
|
|
29
|
-
and the value is attribute type.
|
|
30
|
-
attribute_map (dict): The key is attribute name
|
|
31
|
-
and the value is json key in definition.
|
|
32
|
-
"""
|
|
33
|
-
|
|
34
|
-
project_types = {"token": "str", "create_url": "str"}
|
|
35
|
-
|
|
36
|
-
attribute_map = {"token": "token", "create_url": "createUrl"}
|
|
37
|
-
|
|
38
|
-
def __init__(self, token=None, create_url=None): # noqa: E501
|
|
39
|
-
"""StartBlobUploadResponse - a model defined in Swagger""" # noqa: E501
|
|
40
|
-
|
|
41
|
-
self._token = None
|
|
42
|
-
self._create_url = None
|
|
43
|
-
self.discriminator = None
|
|
44
|
-
|
|
45
|
-
self.token = token
|
|
46
|
-
self.create_url = create_url
|
|
47
|
-
|
|
48
|
-
@property
|
|
49
|
-
def token(self):
|
|
50
|
-
"""Gets the token of this StartBlobUploadResponse. # noqa: E501.
|
|
51
|
-
|
|
52
|
-
Opaque string token used to reference the new blob/file. # noqa:
|
|
53
|
-
E501
|
|
54
|
-
|
|
55
|
-
:return: The token of this StartBlobUploadResponse. # noqa: E501
|
|
56
|
-
:rtype: str
|
|
57
|
-
"""
|
|
58
|
-
return self._token
|
|
59
|
-
|
|
60
|
-
@token.setter
|
|
61
|
-
def token(self, token):
|
|
62
|
-
"""Sets the token of this StartBlobUploadResponse.
|
|
63
|
-
|
|
64
|
-
Opaque string token used to reference the new blob/file. # noqa:
|
|
65
|
-
E501
|
|
66
|
-
|
|
67
|
-
:param token: The token of this StartBlobUploadResponse. # noqa:
|
|
68
|
-
E501
|
|
69
|
-
:type: str
|
|
70
|
-
"""
|
|
71
|
-
if token is None:
|
|
72
|
-
raise ValueError("Invalid value for `token`, must not be `None`") # noqa: E501
|
|
73
|
-
|
|
74
|
-
self._token = token
|
|
75
|
-
|
|
76
|
-
@property
|
|
77
|
-
def create_url(self):
|
|
78
|
-
"""Gets the create_url of this StartBlobUploadResponse. # noqa: E501.
|
|
79
|
-
|
|
80
|
-
URL to use to start the upload. # noqa: E501
|
|
81
|
-
|
|
82
|
-
:return: The create_url of this StartBlobUploadResponse. # noqa:
|
|
83
|
-
E501
|
|
84
|
-
:rtype: str
|
|
85
|
-
"""
|
|
86
|
-
return self._create_url
|
|
87
|
-
|
|
88
|
-
@create_url.setter
|
|
89
|
-
def create_url(self, create_url):
|
|
90
|
-
"""Sets the create_url of this StartBlobUploadResponse.
|
|
91
|
-
|
|
92
|
-
URL to use to start the upload. # noqa: E501
|
|
93
|
-
|
|
94
|
-
:param create_url: The create_url of this StartBlobUploadResponse. #
|
|
95
|
-
noqa: E501
|
|
96
|
-
:type: str
|
|
97
|
-
"""
|
|
98
|
-
if create_url is None:
|
|
99
|
-
raise ValueError("Invalid value for `create_url`, must not be `None`") # noqa: E501
|
|
100
|
-
|
|
101
|
-
self._create_url = create_url
|
|
102
|
-
|
|
103
|
-
def to_dict(self):
|
|
104
|
-
"""Returns the model properties as a dict."""
|
|
105
|
-
result = {}
|
|
106
|
-
|
|
107
|
-
for attr, _ in six.iteritems(self.project_types):
|
|
108
|
-
value = getattr(self, attr)
|
|
109
|
-
if isinstance(value, list):
|
|
110
|
-
result[attr] = list(map(lambda x: x.to_dict() if hasattr(x, "to_dict") else x, value))
|
|
111
|
-
elif hasattr(value, "to_dict"):
|
|
112
|
-
result[attr] = value.to_dict()
|
|
113
|
-
elif isinstance(value, dict):
|
|
114
|
-
result[attr] = dict(
|
|
115
|
-
map(
|
|
116
|
-
lambda item: (item[0], item[1].to_dict()) if hasattr(item[1], "to_dict") else item,
|
|
117
|
-
value.items(),
|
|
118
|
-
)
|
|
119
|
-
)
|
|
120
|
-
else:
|
|
121
|
-
result[attr] = value
|
|
122
|
-
|
|
123
|
-
return result
|
|
124
|
-
|
|
125
|
-
def to_str(self):
|
|
126
|
-
"""Returns the string representation of the model."""
|
|
127
|
-
return pprint.pformat(self.to_dict())
|
|
128
|
-
|
|
129
|
-
def __repr__(self):
|
|
130
|
-
"""For `print` and `pprint`"""
|
|
131
|
-
return self.to_str()
|
|
132
|
-
|
|
133
|
-
def __eq__(self, other):
|
|
134
|
-
"""Returns true if both objects are equal."""
|
|
135
|
-
if not isinstance(other, StartBlobUploadResponse):
|
|
136
|
-
return False
|
|
137
|
-
|
|
138
|
-
return self.__dict__ == other.__dict__
|
|
139
|
-
|
|
140
|
-
def __ne__(self, other):
|
|
141
|
-
"""Returns true if both objects are not equal."""
|
|
142
|
-
return not self == other
|
kaggle-1.8.2.dist-info/RECORD
DELETED
|
@@ -1,148 +0,0 @@
|
|
|
1
|
-
kaggle/LICENSE,sha256=PN5H3cwV3xW9nvUXKcB_XOH60cWqne6qK3SAE8NI74s,11340
|
|
2
|
-
kaggle/__init__.py,sha256=UniG31gr50E5jraYrG_Rve3vh4zaAjOleVkjKvgXFjg,280
|
|
3
|
-
kaggle/cli.py,sha256=UJ4GU85AW9jSf2YBjosVwLxrF-6wGUwK8J5DpvwiTeY,69225
|
|
4
|
-
kaggle/api/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
5
|
-
kaggle/api/kaggle_api.py,sha256=k_Fm5TxiUM6O19dMy43XTdYyBNIWWGWDE9QRf6otwUE,25521
|
|
6
|
-
kaggle/api/kaggle_api_extended.py,sha256=oYH4NMsE5osHM0hKspOe4PzNq0JuQRCMdX8Z7dNgpR4,221880
|
|
7
|
-
kaggle/models/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
8
|
-
kaggle/models/api_blob_type.py,sha256=GnTlC0wKfLzraD2MElKvQKZtifxBLfYzbnQocisdkDk,91
|
|
9
|
-
kaggle/models/dataset_column.py,sha256=2oRQkpR2ZE7gDqDubjVSIcfDPV7gPZdbwEbh_LVqpKI,7143
|
|
10
|
-
kaggle/models/dataset_new_request.py,sha256=BLL2iXLN7MWioNTkd0XVtfrbKaGGotOvRqDOGrQEJN4,12825
|
|
11
|
-
kaggle/models/dataset_new_version_request.py,sha256=5P6o-Vdutsl8_jPro0PIZPHUvv69e4_yoeW_NlVnUc0,9631
|
|
12
|
-
kaggle/models/dataset_update_settings_request.py,sha256=CH80sXQyPRC8859IMkAPqrUCYEUqEHKp7v-wLGBc_08,9748
|
|
13
|
-
kaggle/models/kaggle_models_extended.py,sha256=w-IEn0AQvIZRj3ialSoOMOJm8vu48whqte36IdggI7Q,7997
|
|
14
|
-
kaggle/models/kernel_push_request.py,sha256=MOdAi7nE8AzOVKmifMMZ9znu59OTdAeoGr2Ei4YoW1c,19772
|
|
15
|
-
kaggle/models/model_instance_new_version_request.py,sha256=yXbJwOfHOwxAEfoRn3cISjgWZs1reZilKIoh-B7BvJg,4537
|
|
16
|
-
kaggle/models/model_instance_update_request.py,sha256=_2ZRNUcGqosmBvaygR9gxRfg0yDHQFEK70ynjjOJiEY,14732
|
|
17
|
-
kaggle/models/model_new_instance_request.py,sha256=7hmpIGSZ5N01Exepj0RcgEDFLUUOIB4kDmzzdgkP9Ns,17585
|
|
18
|
-
kaggle/models/model_new_request.py,sha256=9T7e5lB0kiSIk91r2KAdvYuBMEgcCimqJ3VW0SjBWb4,9519
|
|
19
|
-
kaggle/models/model_update_request.py,sha256=3VmkLhkPCbjJPO9Jv4lwOrVKgKxDprWno9szbEjgyo0,8619
|
|
20
|
-
kaggle/models/start_blob_upload_request.py,sha256=J0q6_u25Q8WAoBOzpMdi6BGCJqPftb83rmwp5D21n_o,7668
|
|
21
|
-
kaggle/models/start_blob_upload_response.py,sha256=o8y_vJ92QGTSbEzDDWlEvX11ev0hZdPcoD0bXn-0y4w,4516
|
|
22
|
-
kaggle/models/upload_file.py,sha256=_8Y8y3_WFMPsHJJT-eojvLyegcSgbcikzB_x-vty3-4,5072
|
|
23
|
-
kaggle/test/test_authenticate.py,sha256=6HvLhQ4noCXs3hVJpQP-tlSYv1_I9kKfAT2Nu3PeC7Q,1185
|
|
24
|
-
kagglesdk/LICENSE,sha256=PN5H3cwV3xW9nvUXKcB_XOH60cWqne6qK3SAE8NI74s,11340
|
|
25
|
-
kagglesdk/__init__.py,sha256=cVrsp13_IEzuEMQvdkoweYR4OWnikodvNyZun2WEZ0M,242
|
|
26
|
-
kagglesdk/kaggle_client.py,sha256=-vb8sJi3wXf4X9jgpG6nMCO56sM8FVLlqVFOi5M4Qlc,4412
|
|
27
|
-
kagglesdk/kaggle_creds.py,sha256=J3wKGbHWoyXSPZziiQyVu9-2jvAczc1bwaYMUcbAlTo,5312
|
|
28
|
-
kagglesdk/kaggle_env.py,sha256=d4jScDoXvCj-oySU9hcU7u8eIaFQRHxCV9B2iwh_IH4,3067
|
|
29
|
-
kagglesdk/kaggle_http_client.py,sha256=epOxdhWJYRFYSLMt0Xulf8tRq8iDmhIm4hllrmMB1RY,9485
|
|
30
|
-
kagglesdk/kaggle_oauth.py,sha256=vdW-KdvX0TIIIweqN328czG46U-jeiGSov9-h3ad7s4,8042
|
|
31
|
-
kagglesdk/kaggle_object.py,sha256=JwWHT9uS_ctEjjXcQQTiE6zR-tygQIz1NmXFtKbRIAI,11527
|
|
32
|
-
kagglesdk/admin/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
33
|
-
kagglesdk/admin/services/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
34
|
-
kagglesdk/admin/services/inbox_file_service.py,sha256=dbNqDOZChTWolt9eP39M8dPg7AXEXWIwgjLgV8thsik,777
|
|
35
|
-
kagglesdk/admin/types/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
36
|
-
kagglesdk/admin/types/inbox_file_service.py,sha256=zszOGitmdrEMWxizCxOQ27cCwKDWPu8yYQhNHCPPzVA,1996
|
|
37
|
-
kagglesdk/benchmarks/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
38
|
-
kagglesdk/benchmarks/services/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
39
|
-
kagglesdk/benchmarks/services/benchmarks_api_service.py,sha256=EqBNqZo5s-rl0X2_PIWsTl7gEaknD59sgbvpvCHj4kQ,765
|
|
40
|
-
kagglesdk/benchmarks/types/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
41
|
-
kagglesdk/benchmarks/types/benchmark_types.py,sha256=IIxRyK-a1HnhJQE9ii4cK_Ijbqpgjp9HjbC1cUYmx0o,10645
|
|
42
|
-
kagglesdk/benchmarks/types/benchmarks_api_service.py,sha256=LmkWesMsRdkoHrblarGlQiD8vd63mRTo4DzN1Q1xA9U,8081
|
|
43
|
-
kagglesdk/blobs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
44
|
-
kagglesdk/blobs/services/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
45
|
-
kagglesdk/blobs/services/blob_api_service.py,sha256=_T-YARDs932H7Ymnt7S0ext0pysJH2A6b4UsL3J_tDM,878
|
|
46
|
-
kagglesdk/blobs/types/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
47
|
-
kagglesdk/blobs/types/blob_api_service.py,sha256=u34tYX-Bvfb2ZnvBvlZ7U-Z54xaep71sT5s6EhgLtYg,5021
|
|
48
|
-
kagglesdk/common/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
49
|
-
kagglesdk/common/services/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
50
|
-
kagglesdk/common/services/operations_service.py,sha256=ADpgTIfVGfXRZCmKILHgK3nIJMmcc_k4CnyK0zYr60A,1971
|
|
51
|
-
kagglesdk/common/types/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
52
|
-
kagglesdk/common/types/file_download.py,sha256=vTMt1O6g02HWYdGIHHU7LVEa3p4Zb_0nW7KkHQsknjw,2891
|
|
53
|
-
kagglesdk/common/types/http_redirect.py,sha256=R1D6BAKsV_8NHDM2AGgnyzGUIlvdOBq53PRX8inleu8,3039
|
|
54
|
-
kagglesdk/common/types/operations.py,sha256=Sii_0yVchdqzKG97Uht0OUB96nlcXX-38r1x8y-13h8,6498
|
|
55
|
-
kagglesdk/common/types/operations_service.py,sha256=OgkygkqF-76O6CxEzdZyDiiUaKCR1rUk48ERbckkovE,965
|
|
56
|
-
kagglesdk/community/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
57
|
-
kagglesdk/community/types/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
58
|
-
kagglesdk/community/types/content_enums.py,sha256=eVqp4hmY98WyKhhlBd8JNUPcI9VVrI2DRq1GsYWWnMM,1311
|
|
59
|
-
kagglesdk/community/types/organization.py,sha256=Zw0UblU-QT6g04Zpb5k5EcNI0gZBVjywZnmLK4-moo0,14264
|
|
60
|
-
kagglesdk/competitions/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
61
|
-
kagglesdk/competitions/services/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
62
|
-
kagglesdk/competitions/services/competition_api_service.py,sha256=pxLaXDJAVNGx3-SVwHdcCflp93u_FqFnqd-LOhMyHoA,7328
|
|
63
|
-
kagglesdk/competitions/types/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
64
|
-
kagglesdk/competitions/types/competition.py,sha256=wn006bPVrug_L60VQcIhemSN78wNPDbmQ4V2EATJod4,181
|
|
65
|
-
kagglesdk/competitions/types/competition_api_service.py,sha256=ZzwF6EAey7V-yL7UUZVT5nVQv6frvOP3PJZVPNNdN9I,71817
|
|
66
|
-
kagglesdk/competitions/types/competition_enums.py,sha256=gqjTYtlJ7bOB7QC0bniLDv7_GX_V8BFkOYY1NqN-fvU,1780
|
|
67
|
-
kagglesdk/competitions/types/search_competitions.py,sha256=swT2sYmWQSraJkmSMS4fcF7N5QxOKGTqBeT8op8Cg_o,1033
|
|
68
|
-
kagglesdk/competitions/types/submission_status.py,sha256=DHbTr8S7AK8QpZ26Lg1m6CnDj_LeirVuP_xYuSBbwnE,247
|
|
69
|
-
kagglesdk/datasets/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
70
|
-
kagglesdk/datasets/databundles/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
71
|
-
kagglesdk/datasets/databundles/types/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
72
|
-
kagglesdk/datasets/databundles/types/databundle_api_types.py,sha256=QGC-nJv4iadoIBwT4G_6I37RHdmUrwvm3_7f744GEqA,16484
|
|
73
|
-
kagglesdk/datasets/services/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
74
|
-
kagglesdk/datasets/services/dataset_api_service.py,sha256=tl2VmFrV2ALjAttcMctAUhkbF0KFlZlmSZRQCfXs1u4,7894
|
|
75
|
-
kagglesdk/datasets/types/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
76
|
-
kagglesdk/datasets/types/dataset_api_service.py,sha256=hd0V4npMo-RcdMo1V8IzAXWbUj16_mhC_pSIim3ymnY,89971
|
|
77
|
-
kagglesdk/datasets/types/dataset_enums.py,sha256=olD6-PSW04n67zAdkg7UfIHwfO8y_2bDnBZDYbb_na4,2942
|
|
78
|
-
kagglesdk/datasets/types/dataset_service.py,sha256=crjbt6DtvmXCGoS4sD5Fb8ZoJUkw8kr6gmxriNyw4Qo,5187
|
|
79
|
-
kagglesdk/datasets/types/dataset_types.py,sha256=nfGrsFFz7lhS-AmET24hgawhXza4g1zK1VbR4j9deGw,19782
|
|
80
|
-
kagglesdk/datasets/types/search_datasets.py,sha256=XnOnanmcE-V6Nc6md5Ti19kAdwA0bOAJF9FFs_SgthU,145
|
|
81
|
-
kagglesdk/discussions/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
82
|
-
kagglesdk/discussions/types/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
83
|
-
kagglesdk/discussions/types/search_discussions.py,sha256=NqrYyLS268Di35a81hExqbXIIwQAs0GPWLMPCs612Ms,1473
|
|
84
|
-
kagglesdk/discussions/types/writeup_enums.py,sha256=BgDLBj7hzRpUwpeD4PcikR26_SCONQYYXrJuYqANkWg,195
|
|
85
|
-
kagglesdk/education/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
86
|
-
kagglesdk/education/services/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
87
|
-
kagglesdk/education/services/education_api_service.py,sha256=210H0osjOYz41XmS8Xhzn8JQ0JGKUzqlHvWANbvShJ8,802
|
|
88
|
-
kagglesdk/education/types/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
89
|
-
kagglesdk/education/types/education_api_service.py,sha256=Qy9MMjpe7SnCQ2Sq2xKmslvqRnMcyYbazyCmtexky_o,8858
|
|
90
|
-
kagglesdk/education/types/education_service.py,sha256=iThgq4bvRphAdNqiwAKRHZR-AEhKouPaIacgfhu39Pk,4063
|
|
91
|
-
kagglesdk/kernels/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
92
|
-
kagglesdk/kernels/services/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
93
|
-
kagglesdk/kernels/services/kernels_api_service.py,sha256=jGabYm8sHpQz7A6ylRiMNX2h76gQBMyIW52aCVct2-Y,5874
|
|
94
|
-
kagglesdk/kernels/types/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
95
|
-
kagglesdk/kernels/types/kernels_api_service.py,sha256=25tSpaeX7sNnVFLMImIMD6fLesGUbeJWthpqrJ_UH5w,77747
|
|
96
|
-
kagglesdk/kernels/types/kernels_enums.py,sha256=oVDOJbVfvM6zvq9YXMozc7v7MFpViTlfVNnlYG7lHOE,735
|
|
97
|
-
kagglesdk/kernels/types/search_kernels.py,sha256=BANM6xrOycJ5q2J3LBkeeBPcCk39sRVSQj7M_PpB604,140
|
|
98
|
-
kagglesdk/licenses/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
99
|
-
kagglesdk/licenses/types/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
100
|
-
kagglesdk/licenses/types/licenses_types.py,sha256=gPpXW5ZCQIxfwkNC28hiAuhnxsp_LK_5C2hDRcc263M,6266
|
|
101
|
-
kagglesdk/models/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
102
|
-
kagglesdk/models/services/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
103
|
-
kagglesdk/models/services/model_api_service.py,sha256=d5bhHBau0lwpmRzHodeHqC6g847SLp8LEsFdcswCv_A,11269
|
|
104
|
-
kagglesdk/models/services/model_service.py,sha256=-KM64rnYBO8L2ten5VEhQW7OhZa7yaIc4dOYROtJvYU,672
|
|
105
|
-
kagglesdk/models/types/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
106
|
-
kagglesdk/models/types/model_api_service.py,sha256=HEEX4spWu3dD988JESHHLvPfUBUFC9eaIfkcF4YrafM,123200
|
|
107
|
-
kagglesdk/models/types/model_enums.py,sha256=YIq_oDp4-b_dO7D-AILyFHtKydYee44Otq6ugYOFJIU,2240
|
|
108
|
-
kagglesdk/models/types/model_service.py,sha256=PDz_u6FPB0YFzm3-MBM659JFqbHVc7I9pZeuHLxVeT4,7658
|
|
109
|
-
kagglesdk/models/types/model_types.py,sha256=7rYoTZcImZJQmzQ5IYwWpLSHS0KUjqymgc1XA_ggBwg,44530
|
|
110
|
-
kagglesdk/models/types/search_models.py,sha256=I6XlEKIcgMnAx7SwRJjak9oHsw2wPPMEeTQn_O34C8c,223
|
|
111
|
-
kagglesdk/search/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
112
|
-
kagglesdk/search/services/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
113
|
-
kagglesdk/search/services/search_api_service.py,sha256=qeyG-uwhXpQvnJedDZXC3Or1M-JCEqLAAcZUmp6VKCQ,657
|
|
114
|
-
kagglesdk/search/types/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
115
|
-
kagglesdk/search/types/search_api_service.py,sha256=Bf98qW0LkWhmkhzgL4h1nrplPhVuigluEGj7FB60QoE,89202
|
|
116
|
-
kagglesdk/search/types/search_content_shared.py,sha256=hZkhFhK9YOtx2QTqlY2zkGYjzjtPkcYfOWiv2SnAFkw,1158
|
|
117
|
-
kagglesdk/search/types/search_enums.py,sha256=0nc6AUvDM55GxBL7ay1-0CL1XPL8bE-AWoOWu1o1jNQ,1319
|
|
118
|
-
kagglesdk/search/types/search_service.py,sha256=bvxp7HN_gUO--fLxokqBzdaAzryNCbpeASQXTEFqreA,10424
|
|
119
|
-
kagglesdk/security/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
120
|
-
kagglesdk/security/services/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
121
|
-
kagglesdk/security/services/iam_service.py,sha256=9YTNWq94d_J04aaF2YyIk6gBR7uCLXx69lzw2Lrv3fY,1002
|
|
122
|
-
kagglesdk/security/services/oauth_service.py,sha256=wbtBv_NQzFTKP6FO_Q7WDEdXkX4MEMHSDvlasPtAZu0,2195
|
|
123
|
-
kagglesdk/security/types/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
124
|
-
kagglesdk/security/types/authentication.py,sha256=WN5guVcHX9TD4s0nfgb8kaxnZgc9Q3lYUz3Ny1KD6GE,4917
|
|
125
|
-
kagglesdk/security/types/iam_service.py,sha256=uDhNstAfEGhHfmIksZU4TWnyFAO0b8wwtGsyTACb4sY,14199
|
|
126
|
-
kagglesdk/security/types/oauth_service.py,sha256=2hR2aTCQc1kKYPbbrnWxxKHzRSBqz0l9c_8hQMx1t50,38672
|
|
127
|
-
kagglesdk/security/types/roles.py,sha256=js-0riCWXycQRY_6VxX5xtJQA_iH0CJhFp82bARMXp4,162
|
|
128
|
-
kagglesdk/security/types/security_types.py,sha256=C32m5qq8LDBr5bbp21fPO9G73nsPll2rrbsJ0JDd21A,5838
|
|
129
|
-
kagglesdk/test/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
130
|
-
kagglesdk/test/test_client.py,sha256=g-O8t9QmV_DBcy6uUdP13gxqEVQH4QJ6k6eOSFZsWqw,1113
|
|
131
|
-
kagglesdk/users/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
132
|
-
kagglesdk/users/services/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
133
|
-
kagglesdk/users/services/account_service.py,sha256=XhENumOhT2b1o8r9KiVqWwEN24Ev6HMOMFBLk16bwjM,1092
|
|
134
|
-
kagglesdk/users/services/group_api_service.py,sha256=j1QXCYlcZAp5HOrnLwfbNNq8SU-MF9a8-7SBFt0tnEk,1487
|
|
135
|
-
kagglesdk/users/types/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
136
|
-
kagglesdk/users/types/account_service.py,sha256=1AhBmBdPUGmerADuoE_FxVY4KKRuEha5WTRCIwPBwH8,10350
|
|
137
|
-
kagglesdk/users/types/group_api_service.py,sha256=mjKirKx5x4bopsyf56XwTLftPCeLduFwsFIg4kauoxs,8769
|
|
138
|
-
kagglesdk/users/types/group_types.py,sha256=7V2gSTDpMztESmhspMOxaRjNOjP3y2G0GKIJFu6m46M,5132
|
|
139
|
-
kagglesdk/users/types/groups_enum.py,sha256=jU-TY_DA0G1hoo5VtYLOUbmPa7UDCktE4d2izkmkNWM,195
|
|
140
|
-
kagglesdk/users/types/progression_service.py,sha256=bVh37T2yse17n_Zh-CvOo9Sr8tYw4zyDkfbrldQLKW0,247
|
|
141
|
-
kagglesdk/users/types/search_users.py,sha256=0Tcp_UrpOCEcoI9bIVqUO2zjSW2hqwDN4HRTXdMHPh4,1024
|
|
142
|
-
kagglesdk/users/types/user_avatar.py,sha256=600bvofTMsmxVsGjJKfKcSzNxB4K3OMksRbGCLUbAzU,7658
|
|
143
|
-
kagglesdk/users/types/users_enums.py,sha256=iAzI5TAM8tysOcqG2AUsb-DTdWEQF9XPOCy-M8Vv_ro,380
|
|
144
|
-
kaggle-1.8.2.dist-info/METADATA,sha256=2_8cQwfTrZ12rC-ykArZHzE7BZf6gl-5Buu3cmuHUUI,16935
|
|
145
|
-
kaggle-1.8.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
146
|
-
kaggle-1.8.2.dist-info/entry_points.txt,sha256=hl3dQAS4qpVkC5FWiqfnU6qKJU924OEN6PsHEiw-FGg,43
|
|
147
|
-
kaggle-1.8.2.dist-info/licenses/LICENSE.txt,sha256=IzhfWrxIlFAci3lzZCg5WWHZJBI1QSzsHxO0plI63vk,11541
|
|
148
|
-
kaggle-1.8.2.dist-info/RECORD,,
|