vysion 2.0.19__py3-none-any.whl → 2.0.20__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.
- vysion/client/client.py +1 -1
- vysion/version.py +1 -1
- {vysion-2.0.19.dist-info → vysion-2.0.20.dist-info}/METADATA +2 -2
- {vysion-2.0.19.dist-info → vysion-2.0.20.dist-info}/RECORD +6 -6
- {vysion-2.0.19.dist-info → vysion-2.0.20.dist-info}/LICENSE +0 -0
- {vysion-2.0.19.dist-info → vysion-2.0.20.dist-info}/WHEEL +0 -0
vysion/client/client.py
CHANGED
vysion/version.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: vysion
|
|
3
|
-
Version: 2.0.
|
|
3
|
+
Version: 2.0.20
|
|
4
4
|
Summary: The official Python client library for Vysion
|
|
5
5
|
License: Apache-2.0
|
|
6
6
|
Author: Javier Junquera-Sánchez
|
|
@@ -30,7 +30,7 @@ Welcome to the open source repository for vysion-py, our implementation as a Pyt
|
|
|
30
30
|
|
|
31
31
|
You can request a demo for the web app or an API-key to use in this library at [vysion.ai](https://vysion.ai).
|
|
32
32
|
|
|
33
|
-
Latest version: [2.0.
|
|
33
|
+
Latest version: [2.0.20](https://pypi.org/project/vysion/)
|
|
34
34
|
|
|
35
35
|
You can visit [the documentation](https://developers.vysion.ai/?python) for more information on the searches and requests performed with the library or directly on the API.
|
|
36
36
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
vysion/__init__.py,sha256=yxJiM-S29q8GB3PBff9tV70P2nvydd8aKLEprLkXw5o,664
|
|
2
2
|
vysion/client/__init__.py,sha256=aVHmBuetPdybp7TgcNzUx4HkxTjEuXYzSdDYiYfFQd0,630
|
|
3
|
-
vysion/client/client.py,sha256
|
|
3
|
+
vysion/client/client.py,sha256=apDdLuOng3T0BwtfdAi_uXSNsmKNd1EOcFOEXF6JToE,13902
|
|
4
4
|
vysion/client/error.py,sha256=-3NGr9ngTGSy-ctqk6S9eMBAvtY3lnjv9i0KiuRjd5g,1158
|
|
5
5
|
vysion/dto/__init__.py,sha256=ct8JxVMfJ0APiOTgr9ju-JIuBlXOrPkx7n2qISSXUts,605
|
|
6
6
|
vysion/dto/dto.py,sha256=CTgq_DWdHZD2ktwfyviUoUERIEAFGibtxm9u-UTo5YQ,16927
|
|
@@ -15,8 +15,8 @@ vysion/model/enum/services.py,sha256=fUfZEO0RNNctU4Gzae5TV3c7BU5A_cEwaEb1tzqgcr0
|
|
|
15
15
|
vysion/taxonomy/__init__.py,sha256=Bc364AYxRCyjIn26-XBPeEDCPe3Hma4r5RAI8R8eblU,635
|
|
16
16
|
vysion/taxonomy/flavours.py,sha256=ubImHBE8v0zhzFy_2YozAQk2SzN1XDQwHAxb2RebtCo,2347
|
|
17
17
|
vysion/taxonomy/taxonomy.py,sha256=mG6vHX5Eyp38AKyJBgfBDqdpEmDMbkv8TA8YUBzko54,12227
|
|
18
|
-
vysion/version.py,sha256=
|
|
19
|
-
vysion-2.0.
|
|
20
|
-
vysion-2.0.
|
|
21
|
-
vysion-2.0.
|
|
22
|
-
vysion-2.0.
|
|
18
|
+
vysion/version.py,sha256=GGpuhnNNqUu653emr-ECKzLd4ZGj17HiBoIAuo6iovI,611
|
|
19
|
+
vysion-2.0.20.dist-info/LICENSE,sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE,11356
|
|
20
|
+
vysion-2.0.20.dist-info/METADATA,sha256=8O0leAIpi3PO_IyThvvJ21-XhWF_4X91008WiQ32HcQ,2036
|
|
21
|
+
vysion-2.0.20.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
|
|
22
|
+
vysion-2.0.20.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|