ncbi-datasets-pyclient 17.3.0__py3-none-any.whl → 18.0.1__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.
- ncbi/datasets/openapi/__init__.py +1 -1
- ncbi/datasets/openapi/api_client.py +1 -1
- ncbi/datasets/openapi/configuration.py +1 -1
- {ncbi_datasets_pyclient-17.3.0.dist-info → ncbi_datasets_pyclient-18.0.1.dist-info}/METADATA +1 -1
- {ncbi_datasets_pyclient-17.3.0.dist-info → ncbi_datasets_pyclient-18.0.1.dist-info}/RECORD +8 -8
- {ncbi_datasets_pyclient-17.3.0.dist-info → ncbi_datasets_pyclient-18.0.1.dist-info}/WHEEL +0 -0
- {ncbi_datasets_pyclient-17.3.0.dist-info → ncbi_datasets_pyclient-18.0.1.dist-info}/licenses/LICENSE +0 -0
- {ncbi_datasets_pyclient-17.3.0.dist-info → ncbi_datasets_pyclient-18.0.1.dist-info}/top_level.txt +0 -0
|
@@ -91,7 +91,7 @@ class ApiClient:
|
|
|
91
91
|
self.default_headers[header_name] = header_value
|
|
92
92
|
self.cookie = cookie
|
|
93
93
|
# Set default User-Agent.
|
|
94
|
-
self.user_agent = 'OpenAPI-Generator/
|
|
94
|
+
self.user_agent = 'OpenAPI-Generator/v18.0.1/python'
|
|
95
95
|
self.client_side_validation = configuration.client_side_validation
|
|
96
96
|
|
|
97
97
|
def __enter__(self):
|
|
@@ -542,7 +542,7 @@ conf = ncbi.datasets.openapi.Configuration(
|
|
|
542
542
|
"OS: {env}\n"\
|
|
543
543
|
"Python Version: {pyversion}\n"\
|
|
544
544
|
"Version of the API: v2\n"\
|
|
545
|
-
"SDK Package Version:
|
|
545
|
+
"SDK Package Version: v18.0.1".\
|
|
546
546
|
format(env=sys.platform, pyversion=sys.version)
|
|
547
547
|
|
|
548
548
|
def get_host_settings(self) -> List[HostSetting]:
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
ncbi/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
2
|
ncbi/datasets/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
|
-
ncbi/datasets/openapi/__init__.py,sha256=
|
|
4
|
-
ncbi/datasets/openapi/api_client.py,sha256=
|
|
3
|
+
ncbi/datasets/openapi/__init__.py,sha256=KX8SeeAg5zzDZCl_TYuwLJ7OQFprDMyrdX69UcWGDjk,24735
|
|
4
|
+
ncbi/datasets/openapi/api_client.py,sha256=MP_T7dc7iHK1alH2LfrauNEXpVWTIvlbK_PqyEEZYfk,27882
|
|
5
5
|
ncbi/datasets/openapi/api_response.py,sha256=eMxw1mpmJcoGZ3gs9z6jM4oYoZ10Gjk333s9sKxGv7s,652
|
|
6
|
-
ncbi/datasets/openapi/configuration.py,sha256=
|
|
6
|
+
ncbi/datasets/openapi/configuration.py,sha256=cW2l1hL5cMSTz_NimNcFrwEBmUjUVFV1ok1VTiO0VcU,19798
|
|
7
7
|
ncbi/datasets/openapi/exceptions.py,sha256=EQvT7h5NmYLHWW_fSt4p5I5HMpVLIYyi3AEB6KaAinw,6835
|
|
8
8
|
ncbi/datasets/openapi/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
9
9
|
ncbi/datasets/openapi/rest.py,sha256=qR3MhCiTPswRoh_p_df4GCpvaX25bvlrdoKxPy6xX8g,9839
|
|
@@ -247,8 +247,8 @@ ncbi/datasets/openapi/models/v2reports_warning.py,sha256=EXJSmRDpFghpxLLWVjQACqV
|
|
|
247
247
|
ncbi/datasets/openapi/models/v2reports_warning_gene_warning_code.py,sha256=qf4exZkqTLkYNtrtTLokv_UM3btcJPBU4CQKdn9akBQ,1662
|
|
248
248
|
ncbi/datasets/openapi/models/v2reports_warning_replaced_id.py,sha256=xcKsgiYFxnbvLF2DuGxIWM4Wolxv6hnCTdwa67hD4RM,3029
|
|
249
249
|
ncbi/datasets/openapi/models/v2reports_wgs_info.py,sha256=HtBi9p9OjCi5_k_TG7jvJPyASs0LBq1TwykVohpusWI,3187
|
|
250
|
-
ncbi_datasets_pyclient-
|
|
251
|
-
ncbi_datasets_pyclient-
|
|
252
|
-
ncbi_datasets_pyclient-
|
|
253
|
-
ncbi_datasets_pyclient-
|
|
254
|
-
ncbi_datasets_pyclient-
|
|
250
|
+
ncbi_datasets_pyclient-18.0.1.dist-info/licenses/LICENSE,sha256=4hywPAiqr3WLJWIV6zs2wK9aCcBUQVRwLJWPi2AegMk,1501
|
|
251
|
+
ncbi_datasets_pyclient-18.0.1.dist-info/METADATA,sha256=zuusFQKm01v8jhMEMSoKAchkNQRb_Ugiysg8avqOAlM,1030
|
|
252
|
+
ncbi_datasets_pyclient-18.0.1.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
|
253
|
+
ncbi_datasets_pyclient-18.0.1.dist-info/top_level.txt,sha256=nraz3S7SoUNG6x6jm3du082BqAAEJWm-Jm5TmKNo320,5
|
|
254
|
+
ncbi_datasets_pyclient-18.0.1.dist-info/RECORD,,
|
|
File without changes
|
{ncbi_datasets_pyclient-17.3.0.dist-info → ncbi_datasets_pyclient-18.0.1.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|
{ncbi_datasets_pyclient-17.3.0.dist-info → ncbi_datasets_pyclient-18.0.1.dist-info}/top_level.txt
RENAMED
|
File without changes
|