kodexa 7.4.413230034878__tar.gz → 7.4.413230123171__tar.gz
Sign up to get free protection for your applications and to get access to all the features.
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/PKG-INFO +1 -1
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/model/objects.py +3 -2
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/platform/client.py +6 -4
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/pyproject.toml +1 -1
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/LICENSE +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/README.md +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/__init__.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/assistant/__init__.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/assistant/assistant.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/connectors/__init__.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/connectors/connectors.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/dataclasses/__init__.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/dataclasses/templates/llm_data_class.j2 +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/model/__init__.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/model/base.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/model/entities/__init__.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/model/entities/check_response.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/model/entities/product.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/model/entities/product_group.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/model/entities/product_subscription.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/model/model.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/model/persistence.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/model/utils.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/pipeline/__init__.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/pipeline/pipeline.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/platform/__init__.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/platform/interaction.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/platform/kodexa.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/selectors/__init__.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/selectors/ast.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/selectors/core.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/selectors/lexrules.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/selectors/lextab.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/selectors/lextab.pyi +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/selectors/parserules.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/selectors/parserules.pyi +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/selectors/parsetab.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/selectors/parsetab.pyi +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/spatial/__init__.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/spatial/azure_models.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/spatial/bbox_common.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/spatial/table_form_common.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/steps/__init__.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/steps/common.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/testing/__init__.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/testing/test_components.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/testing/test_utils.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/training/__init__.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/training/train_utils.py +0 -0
- {kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/utils/__init__.py +0 -0
@@ -2932,8 +2932,9 @@ class Project(BaseModel):
|
|
2932
2932
|
|
2933
2933
|
class TaskStatusType(str, Enum):
|
2934
2934
|
"""Enum for task status types"""
|
2935
|
-
|
2936
|
-
|
2935
|
+
TODO = "TODO"
|
2936
|
+
IN_PROGRESS = "IN_PROGRESS"
|
2937
|
+
DONE = "DONE"
|
2937
2938
|
|
2938
2939
|
|
2939
2940
|
class TaskStatus(BaseModel):
|
@@ -1179,7 +1179,7 @@ class PageTaskEndpoint(PageTask, PageEndpoint):
|
|
1179
1179
|
Represents a page of tasks.
|
1180
1180
|
"""
|
1181
1181
|
def get_type(self) -> Optional[str]:
|
1182
|
-
return "
|
1182
|
+
return "task"
|
1183
1183
|
|
1184
1184
|
class PageTaskActivityEndpoint(PageEndpoint):
|
1185
1185
|
"""
|
@@ -4228,7 +4228,8 @@ class TaxonomyEndpoint(ComponentInstanceEndpoint, Taxonomy):
|
|
4228
4228
|
|
4229
4229
|
Args:
|
4230
4230
|
taxons (list): A list of taxon objects to search through.
|
4231
|
-
|
4231
|
+
parts (list): A list of strings representing the path to the taxon.
|
4232
|
+
use_label (bool, optional): Whether to use the label or name of the taxon. Defaults to False.
|
4232
4233
|
|
4233
4234
|
Returns:
|
4234
4235
|
Taxon: The taxon object if found, None otherwise.
|
@@ -6648,7 +6649,7 @@ def resolve_object_type(obj_type):
|
|
6648
6649
|
if len(hits) == 0:
|
6649
6650
|
raise Exception(f"Unable to find object type {obj_type}")
|
6650
6651
|
|
6651
|
-
raise Exception(f"Too many potential matches for object type ({','.join(keys)}")
|
6652
|
+
raise Exception(f"Too many potential matches for object type ({','.join(keys)})")
|
6652
6653
|
|
6653
6654
|
|
6654
6655
|
class ExtractionEngineEndpoint:
|
@@ -7381,7 +7382,8 @@ class KodexaClient:
|
|
7381
7382
|
"product": ProductEndpoint,
|
7382
7383
|
"task": TaskEndpoint,
|
7383
7384
|
"productSubscription": ProductSubscriptionEndpoint,
|
7384
|
-
"checkResponse": CheckResponseEndpoint
|
7385
|
+
"checkResponse": CheckResponseEndpoint,
|
7386
|
+
"taskTemplate": TaskTemplateEndpoint,
|
7385
7387
|
}
|
7386
7388
|
|
7387
7389
|
if component_type in known_components:
|
@@ -1,6 +1,6 @@
|
|
1
1
|
[tool.poetry]
|
2
2
|
name = "kodexa"
|
3
|
-
version = "7.4.
|
3
|
+
version = "7.4.413230123171"
|
4
4
|
description = "Python SDK for the Kodexa Platform"
|
5
5
|
authors = ["Austin Redenbaugh <austin@kodexa.com>", "Philip Dodds <philip@kodexa.com>", "Romar Cablao <rcablao@kodexa.com>", "Amadea Paula Dodds <amadeapaula@kodexa.com>"]
|
6
6
|
readme = "README.md"
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/dataclasses/templates/llm_data_class.j2
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{kodexa-7.4.413230034878 → kodexa-7.4.413230123171}/kodexa/model/entities/product_subscription.py
RENAMED
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
|