digitalhub 0.4.0b0__py3-none-any.whl → 0.4.0b2__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.
Potentially problematic release.
This version of digitalhub might be problematic. Click here for more details.
- {digitalhub-0.4.0b0.dist-info → digitalhub-0.4.0b2.dist-info}/METADATA +5 -2
- {digitalhub-0.4.0b0.dist-info → digitalhub-0.4.0b2.dist-info}/RECORD +5 -5
- {digitalhub-0.4.0b0.dist-info → digitalhub-0.4.0b2.dist-info}/LICENSE.txt +0 -0
- {digitalhub-0.4.0b0.dist-info → digitalhub-0.4.0b2.dist-info}/WHEEL +0 -0
- {digitalhub-0.4.0b0.dist-info → digitalhub-0.4.0b2.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: digitalhub
|
|
3
|
-
Version: 0.4.
|
|
3
|
+
Version: 0.4.0b2
|
|
4
4
|
Summary: Python SDK for DigitalHub
|
|
5
5
|
Author-email: Fondazione Bruno Kessler <dslab@fbk.eu>, Matteo Martini <mmartini@fbk.eu>
|
|
6
6
|
License: Apache License
|
|
@@ -242,4 +242,7 @@ Requires-Dist: digitalhub-ml ~=0.3 ; extra == 'ml'
|
|
|
242
242
|
|
|
243
243
|
# Digitalhub Library
|
|
244
244
|
|
|
245
|
-
Digitalhub
|
|
245
|
+
The Digitalhub SDK library is used to manage entities and executions in Digitalhub from Python.
|
|
246
|
+
It comes with a suite of tools to help you manage your projects and executions. It exposes CRUD methods to create, read, update and delete entities, and objects methods to excute functions or workflows, collect or store execution results and data.
|
|
247
|
+
|
|
248
|
+
A more detailed description of the library can be found in the [official documentation](https://scc-digitalhub.github.io/docs/) of Digitalhub.
|
|
@@ -7,8 +7,8 @@ test/test_crud_tasks.py,sha256=XhSTj0hQNwJ61MbdSczYKMXYUIf_e6alwls9TnIpEiY,2111
|
|
|
7
7
|
test/test_imports.py,sha256=2Uuo-pa0HgA-qASl1ZpUj6tVze8_2PlmBapuyvDgLDQ,1269
|
|
8
8
|
test/testkfp.py,sha256=awl2LD6TDXqrZ1R4yyFZkWjmdISL5TWrg3_mrqlvNXI,1086
|
|
9
9
|
test/testkfp_pipeline.py,sha256=s8Fz_S4eQGvakayDAzOfGRFT5W6mzm0ugvb2A4agGBk,619
|
|
10
|
-
digitalhub-0.4.
|
|
11
|
-
digitalhub-0.4.
|
|
12
|
-
digitalhub-0.4.
|
|
13
|
-
digitalhub-0.4.
|
|
14
|
-
digitalhub-0.4.
|
|
10
|
+
digitalhub-0.4.0b2.dist-info/LICENSE.txt,sha256=_yVOtnbW7Ss28mp058UEEc1X4Rgj8-kQBP_kj8_Sc88,11585
|
|
11
|
+
digitalhub-0.4.0b2.dist-info/METADATA,sha256=Z6N6D4T3Kl_RjGRPSAjyLoyzDa9MIzzlPOQ7548WXkQ,14773
|
|
12
|
+
digitalhub-0.4.0b2.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
13
|
+
digitalhub-0.4.0b2.dist-info/top_level.txt,sha256=ae9pDfCF27ZoaVAxuBKONMP0lm5P-N_I-e-no1WlvD8,16
|
|
14
|
+
digitalhub-0.4.0b2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|