arkindex-base-worker 0.5.1.post1__py3-none-any.whl → 0.5.1rc2__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.
- {arkindex_base_worker-0.5.1.post1.dist-info → arkindex_base_worker-0.5.1rc2.dist-info}/METADATA +6 -5
- {arkindex_base_worker-0.5.1.post1.dist-info → arkindex_base_worker-0.5.1rc2.dist-info}/RECORD +8 -8
- arkindex_worker/utils.py +1 -1
- arkindex_worker/worker/base.py +1 -1
- arkindex_worker/worker/metadata.py +3 -3
- {arkindex_base_worker-0.5.1.post1.dist-info → arkindex_base_worker-0.5.1rc2.dist-info}/WHEEL +0 -0
- {arkindex_base_worker-0.5.1.post1.dist-info → arkindex_base_worker-0.5.1rc2.dist-info}/licenses/LICENSE +0 -0
- {arkindex_base_worker-0.5.1.post1.dist-info → arkindex_base_worker-0.5.1rc2.dist-info}/top_level.txt +0 -0
{arkindex_base_worker-0.5.1.post1.dist-info → arkindex_base_worker-0.5.1rc2.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: arkindex-base-worker
|
|
3
|
-
Version: 0.5.
|
|
3
|
+
Version: 0.5.1rc2
|
|
4
4
|
Summary: Base Worker to easily build Arkindex ML workflows
|
|
5
5
|
Author-email: Teklia <contact@teklia.com>
|
|
6
6
|
Maintainer-email: Teklia <contact@teklia.com>
|
|
@@ -41,15 +41,16 @@ Classifier: Programming Language :: Python :: 3.12
|
|
|
41
41
|
Requires-Python: >=3.10
|
|
42
42
|
Description-Content-Type: text/markdown
|
|
43
43
|
License-File: LICENSE
|
|
44
|
-
Requires-Dist: humanize==4.
|
|
44
|
+
Requires-Dist: humanize==4.12.3
|
|
45
45
|
Requires-Dist: peewee~=3.17
|
|
46
46
|
Requires-Dist: Pillow==11.3.0
|
|
47
|
-
Requires-Dist: python-gnupg==0.5.
|
|
47
|
+
Requires-Dist: python-gnupg==0.5.4
|
|
48
48
|
Requires-Dist: shapely==2.0.6
|
|
49
49
|
Requires-Dist: teklia-toolbox==0.1.11
|
|
50
|
-
Requires-Dist: zstandard==0.
|
|
50
|
+
Requires-Dist: zstandard==0.23.0
|
|
51
51
|
Provides-Extra: tests
|
|
52
|
-
Requires-Dist: pytest
|
|
52
|
+
Requires-Dist: pytest==8.3.5; extra == "tests"
|
|
53
|
+
Requires-Dist: pytest-mock==3.14.0; extra == "tests"
|
|
53
54
|
Requires-Dist: pytest-responses==0.5.1; extra == "tests"
|
|
54
55
|
Dynamic: license-file
|
|
55
56
|
|
{arkindex_base_worker-0.5.1.post1.dist-info → arkindex_base_worker-0.5.1rc2.dist-info}/RECORD
RENAMED
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
arkindex_base_worker-0.5.
|
|
1
|
+
arkindex_base_worker-0.5.1rc2.dist-info/licenses/LICENSE,sha256=NVshRi1efwVezMfW7xXYLrdDr2Li1AfwfGOd5WuH1kQ,1063
|
|
2
2
|
arkindex_worker/__init__.py,sha256=Sdt5KXn8EgURb2MurYVrUWaHbH3iFA1XLRo0Lc5AJ44,250
|
|
3
3
|
arkindex_worker/cache.py,sha256=XpEXMSnbhYCvrJquwA9XXqZo-ajMLpaCxKG5wH3Gp6Y,10959
|
|
4
4
|
arkindex_worker/image.py,sha256=sGE8to5iykXv25bpkftOEWzlh5NzBZSKy4lSRoHYHPU,20929
|
|
5
5
|
arkindex_worker/models.py,sha256=7GnKqpWPOSxyR_eKlDNVBe_r3TcE4ofK-1GzaonJEdM,10132
|
|
6
|
-
arkindex_worker/utils.py,sha256=
|
|
6
|
+
arkindex_worker/utils.py,sha256=yq_LmRlqfWOzB09Aiz2XYx4xPZnoEXR3As48h2HxOVc,10974
|
|
7
7
|
arkindex_worker/worker/__init__.py,sha256=SzD0s1_m6gMV02EUF-NeciqZdVPA4dpXI84tSj-g494,17869
|
|
8
|
-
arkindex_worker/worker/base.py,sha256=-
|
|
8
|
+
arkindex_worker/worker/base.py,sha256=-ASOgLzemHOAz7EnPZ9hT6wON_9GJ7uadxx7oZLgUD4,22149
|
|
9
9
|
arkindex_worker/worker/classification.py,sha256=qvykymkgd4nGywHCxL8obo4egstoGsmWNS4Ztc1qNWQ,11024
|
|
10
10
|
arkindex_worker/worker/corpus.py,sha256=MeIMod7jkWyX0frtD0a37rhumnMV3p9ZOC1xwAoXrAA,2291
|
|
11
11
|
arkindex_worker/worker/dataset.py,sha256=tVaPx43vaH-KTtx4w5V06e26ha8XPfiJTRzBXlu928Y,5273
|
|
12
12
|
arkindex_worker/worker/element.py,sha256=sLfnf09AfJ5tSCKQ7cAkl7WsGhjsfq14swsT30MDnYk,47385
|
|
13
13
|
arkindex_worker/worker/entity.py,sha256=Aj6EOfzHEm7qQV-Egm0YKLZgCrLS_3ggOKTY81M2JbI,12323
|
|
14
14
|
arkindex_worker/worker/image.py,sha256=L6Ikuf0Z0RxJk7JarY5PggJGrYSHLaPK0vn0dy0CIaQ,623
|
|
15
|
-
arkindex_worker/worker/metadata.py,sha256=
|
|
15
|
+
arkindex_worker/worker/metadata.py,sha256=rBjU057xngwrf32vAo-2cpgYfmrdEj3lfDg_kv4-zr0,6810
|
|
16
16
|
arkindex_worker/worker/process.py,sha256=9TEHpMcBax1wc6PrWMMrdXe2uNfqyVj7n_dAYZRBGnY,1854
|
|
17
17
|
arkindex_worker/worker/task.py,sha256=nYfMSFm_d-4t8y4PO4HjFBnLsZf7IsDjkS7-A2Pgnac,1525
|
|
18
18
|
arkindex_worker/worker/training.py,sha256=tyQOHcwv--_wdYz6CgLEe1YM7kwwwKN30LvGTsnWd78,10923
|
|
@@ -55,7 +55,7 @@ worker-demo/tests/conftest.py,sha256=XzNMNeg6pmABUAH8jN6eZTlZSFGLYjS3-DTXjiRN6Yc
|
|
|
55
55
|
worker-demo/tests/test_worker.py,sha256=3DLd4NRK4bfyatG5P_PK4k9P9tJHx9XQq5_ryFEEFVg,304
|
|
56
56
|
worker-demo/worker_demo/__init__.py,sha256=2BPomV8ZMNf3YXJgloatKeHQCE6QOkwmsHGkO6MkQuM,125
|
|
57
57
|
worker-demo/worker_demo/worker.py,sha256=Rt-DjWa5iBP08k58NDZMfeyPuFbtNcbX6nc5jFX7GNo,440
|
|
58
|
-
arkindex_base_worker-0.5.
|
|
59
|
-
arkindex_base_worker-0.5.
|
|
60
|
-
arkindex_base_worker-0.5.
|
|
61
|
-
arkindex_base_worker-0.5.
|
|
58
|
+
arkindex_base_worker-0.5.1rc2.dist-info/METADATA,sha256=Hur6AEbZLwqTw-hbggG-IOgDib14f0p6ujRGx6nD_jE,3138
|
|
59
|
+
arkindex_base_worker-0.5.1rc2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
60
|
+
arkindex_base_worker-0.5.1rc2.dist-info/top_level.txt,sha256=-vNjP2VfROx0j83mdi9aIqRZ88eoJjxeWz-R_gPgyXU,49
|
|
61
|
+
arkindex_base_worker-0.5.1rc2.dist-info/RECORD,,
|
arkindex_worker/utils.py
CHANGED
|
@@ -243,7 +243,7 @@ def create_zip_archive(source: Path, destination: Path | None = None) -> Path:
|
|
|
243
243
|
logger.debug(f"Compressing file to {destination}")
|
|
244
244
|
|
|
245
245
|
with zipfile.ZipFile(
|
|
246
|
-
destination, mode="w", compression=zipfile.
|
|
246
|
+
destination, mode="w", compression=zipfile.ZIP_BZIP2
|
|
247
247
|
) as archive:
|
|
248
248
|
for p in source.rglob("*"):
|
|
249
249
|
relpath = p.relative_to(source)
|
arkindex_worker/worker/base.py
CHANGED
|
@@ -267,7 +267,7 @@ class BaseWorker:
|
|
|
267
267
|
|
|
268
268
|
# The secret may not be picked by the user
|
|
269
269
|
if item["value"] is None:
|
|
270
|
-
logger.info(f"
|
|
270
|
+
logger.info(f"Skipping optional secret {item['key']}")
|
|
271
271
|
return (item["key"], None)
|
|
272
272
|
|
|
273
273
|
# Load secret, only available in Arkindex EE
|
|
@@ -20,10 +20,10 @@ class MetaType(Enum):
|
|
|
20
20
|
A regular string with no special interpretation.
|
|
21
21
|
"""
|
|
22
22
|
|
|
23
|
-
|
|
23
|
+
HTML = "html"
|
|
24
24
|
"""
|
|
25
|
-
A metadata with a string value that should be interpreted as
|
|
26
|
-
|
|
25
|
+
A metadata with a string value that should be interpreted as HTML content.
|
|
26
|
+
The allowed HTML tags are restricted for security reasons.
|
|
27
27
|
"""
|
|
28
28
|
|
|
29
29
|
Date = "date"
|
{arkindex_base_worker-0.5.1.post1.dist-info → arkindex_base_worker-0.5.1rc2.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|
{arkindex_base_worker-0.5.1.post1.dist-info → arkindex_base_worker-0.5.1rc2.dist-info}/top_level.txt
RENAMED
|
File without changes
|