wizata-dsapi 2.0.0.dev20__tar.gz → 2.0.0.dev21__tar.gz
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.
- {wizata_dsapi-2.0.0.dev20/wizata_dsapi.egg-info → wizata_dsapi-2.0.0.dev21}/PKG-INFO +1 -1
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/pipeline.py +13 -1
- wizata_dsapi-2.0.0.dev21/wizata_dsapi/version.py +1 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21/wizata_dsapi.egg-info}/PKG-INFO +1 -1
- wizata_dsapi-2.0.0.dev20/wizata_dsapi/version.py +0 -1
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/LICENSE.txt +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/README.rst +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/setup.cfg +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/setup.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/__init__.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/api_config.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/api_dto.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/api_interface.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/bucket.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/business_label.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/context.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/dashboard.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/dataframe_toolkit.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/datapoint.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/datastore.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/ds_dataframe.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/dsapi_json_encoder.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/edge_config.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/edge_device.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/edge_module.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/evaluation.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/execution.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/execution_log.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/experiment.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/graylog_log.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/group_system.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/ilogger.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/insight.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/mlmodel.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/mobile_asset.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/model_toolkit.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/models/__init__.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/models/common.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/notification.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/paged_query_result.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/pipeline_image.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/plot.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/plots/__init__.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/plots/common.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/request.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/script.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/scripts/__init__.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/scripts/common.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/search.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/solution_component.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/streamlit_utils.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/template.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/template_config.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/trigger.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/twin.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/twinregistration.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/user.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/wizard_function.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/wizard_request.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/wizata_dsapi_client.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi/words.py +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi.egg-info/SOURCES.txt +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi.egg-info/dependency_links.txt +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi.egg-info/requires.txt +0 -0
- {wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi.egg-info/top_level.txt +0 -0
|
@@ -351,7 +351,9 @@ class PipelineStep(ApiDto):
|
|
|
351
351
|
step_type: StepType = None,
|
|
352
352
|
config=None,
|
|
353
353
|
inputs=None,
|
|
354
|
-
outputs=None
|
|
354
|
+
outputs=None,
|
|
355
|
+
name: str = None,
|
|
356
|
+
description: str = None):
|
|
355
357
|
|
|
356
358
|
if outputs is None:
|
|
357
359
|
outputs = []
|
|
@@ -361,6 +363,8 @@ class PipelineStep(ApiDto):
|
|
|
361
363
|
step_id = uuid.uuid4()
|
|
362
364
|
self.step_id = step_id
|
|
363
365
|
self.step_type = step_type
|
|
366
|
+
self.name = name
|
|
367
|
+
self.description = description
|
|
364
368
|
self.config = config
|
|
365
369
|
self.inputs = inputs
|
|
366
370
|
self.outputs = outputs
|
|
@@ -368,6 +372,10 @@ class PipelineStep(ApiDto):
|
|
|
368
372
|
def from_json(self, obj):
|
|
369
373
|
if "id" in obj.keys():
|
|
370
374
|
self.step_id = uuid.UUID(obj["id"])
|
|
375
|
+
if "name" in obj:
|
|
376
|
+
self.name = obj["name"]
|
|
377
|
+
if "description" in obj:
|
|
378
|
+
self.description = obj["description"]
|
|
371
379
|
|
|
372
380
|
if "type" in obj.keys():
|
|
373
381
|
self.step_type = StepType(obj["type"])
|
|
@@ -408,6 +416,10 @@ class PipelineStep(ApiDto):
|
|
|
408
416
|
}
|
|
409
417
|
if self.step_type is not None:
|
|
410
418
|
obj["type"] = str(self.step_type.value)
|
|
419
|
+
if self.name is not None:
|
|
420
|
+
obj["name"] = self.name
|
|
421
|
+
if self.description is not None:
|
|
422
|
+
obj["description"] = self.description
|
|
411
423
|
if self.config is not None:
|
|
412
424
|
if self.step_type == StepType.SCRIPT:
|
|
413
425
|
obj["config"] = self.config.to_json()
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
__version__ = "2.0.0.dev21"
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
__version__ = "2.0.0.dev20"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{wizata_dsapi-2.0.0.dev20 → wizata_dsapi-2.0.0.dev21}/wizata_dsapi.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|