ob-metaflow-stubs 6.0.3.121__py2.py3-none-any.whl → 6.0.3.123__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- metaflow-stubs/__init__.pyi +239 -239
- metaflow-stubs/cards.pyi +2 -2
- metaflow-stubs/cli.pyi +2 -2
- metaflow-stubs/client/__init__.pyi +2 -2
- metaflow-stubs/client/core.pyi +5 -5
- metaflow-stubs/client/filecache.pyi +3 -3
- metaflow-stubs/clone_util.pyi +2 -2
- metaflow-stubs/events.pyi +2 -2
- metaflow-stubs/exception.pyi +2 -2
- metaflow-stubs/flowspec.pyi +5 -5
- metaflow-stubs/generated_for.txt +1 -1
- metaflow-stubs/includefile.pyi +4 -4
- metaflow-stubs/info_file.pyi +2 -2
- metaflow-stubs/metadata_provider/__init__.pyi +2 -2
- metaflow-stubs/metadata_provider/heartbeat.pyi +2 -2
- metaflow-stubs/metadata_provider/metadata.pyi +2 -2
- metaflow-stubs/metadata_provider/util.pyi +2 -2
- metaflow-stubs/metaflow_config.pyi +4 -2
- metaflow-stubs/metaflow_current.pyi +90 -90
- metaflow-stubs/mf_extensions/__init__.pyi +2 -2
- metaflow-stubs/mf_extensions/obcheckpoint/__init__.pyi +2 -2
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/__init__.pyi +2 -2
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/__init__.pyi +2 -2
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/__init__.pyi +2 -2
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/checkpoint_storage.pyi +3 -3
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/constructors.pyi +2 -2
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/core.pyi +3 -3
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/exceptions.pyi +2 -2
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/final_api.pyi +3 -3
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastore/__init__.pyi +2 -2
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastore/core.pyi +3 -3
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastore/exceptions.pyi +2 -2
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastore/task_utils.pyi +3 -3
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastore/utils.pyi +2 -2
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastructures.pyi +3 -3
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/exceptions.pyi +2 -2
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/utils/__init__.pyi +2 -2
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/utils/flowspec_utils.pyi +2 -2
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/utils/general.pyi +2 -2
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/utils/identity_utils.pyi +2 -2
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/utils/tar_utils.pyi +3 -3
- metaflow-stubs/mf_extensions/outerbounds/__init__.pyi +2 -2
- metaflow-stubs/mf_extensions/outerbounds/profilers/__init__.pyi +2 -2
- metaflow-stubs/mf_extensions/outerbounds/profilers/gpu.pyi +2 -2
- metaflow-stubs/mf_extensions/outerbounds/remote_config.pyi +2 -2
- metaflow-stubs/mf_extensions/outerbounds/toplevel/__init__.pyi +2 -2
- metaflow-stubs/mf_extensions/outerbounds/toplevel/global_aliases_for_metaflow_package.pyi +2 -2
- metaflow-stubs/mflog/__init__.pyi +2 -2
- metaflow-stubs/mflog/mflog.pyi +2 -2
- metaflow-stubs/multicore_utils.pyi +11 -11
- metaflow-stubs/parameters.pyi +5 -5
- metaflow-stubs/plugins/__init__.pyi +12 -12
- metaflow-stubs/plugins/airflow/__init__.pyi +2 -2
- metaflow-stubs/plugins/airflow/airflow_utils.pyi +2 -2
- metaflow-stubs/plugins/airflow/exception.pyi +2 -2
- metaflow-stubs/plugins/airflow/sensors/__init__.pyi +2 -2
- metaflow-stubs/plugins/airflow/sensors/base_sensor.pyi +2 -2
- metaflow-stubs/plugins/airflow/sensors/external_task_sensor.pyi +2 -2
- metaflow-stubs/plugins/airflow/sensors/s3_sensor.pyi +2 -2
- metaflow-stubs/plugins/argo/__init__.pyi +2 -2
- metaflow-stubs/plugins/argo/argo_client.pyi +2 -2
- metaflow-stubs/plugins/argo/argo_events.pyi +2 -2
- metaflow-stubs/plugins/argo/argo_workflows.pyi +4 -3
- metaflow-stubs/plugins/argo/argo_workflows_cli.pyi +2 -2
- metaflow-stubs/plugins/argo/argo_workflows_decorator.pyi +2 -2
- metaflow-stubs/plugins/argo/argo_workflows_deployer.pyi +4 -4
- metaflow-stubs/plugins/argo/argo_workflows_deployer_objects.pyi +5 -4
- metaflow-stubs/plugins/aws/__init__.pyi +2 -2
- metaflow-stubs/plugins/aws/aws_client.pyi +2 -2
- metaflow-stubs/plugins/aws/aws_utils.pyi +2 -2
- metaflow-stubs/plugins/aws/batch/__init__.pyi +2 -2
- metaflow-stubs/plugins/aws/batch/batch.pyi +2 -2
- metaflow-stubs/plugins/aws/batch/batch_client.pyi +2 -2
- metaflow-stubs/plugins/aws/batch/batch_decorator.pyi +2 -2
- metaflow-stubs/plugins/aws/secrets_manager/__init__.pyi +2 -2
- metaflow-stubs/plugins/aws/secrets_manager/aws_secrets_manager_secrets_provider.pyi +5 -5
- metaflow-stubs/plugins/aws/step_functions/__init__.pyi +2 -2
- metaflow-stubs/plugins/aws/step_functions/event_bridge_client.pyi +2 -2
- metaflow-stubs/plugins/aws/step_functions/production_token.pyi +2 -2
- metaflow-stubs/plugins/aws/step_functions/schedule_decorator.pyi +2 -2
- metaflow-stubs/plugins/aws/step_functions/step_functions.pyi +2 -2
- metaflow-stubs/plugins/aws/step_functions/step_functions_client.pyi +2 -2
- metaflow-stubs/plugins/aws/step_functions/step_functions_deployer.pyi +4 -4
- metaflow-stubs/plugins/aws/step_functions/step_functions_deployer_objects.pyi +4 -3
- metaflow-stubs/plugins/azure/__init__.pyi +2 -2
- metaflow-stubs/plugins/azure/azure_credential.pyi +2 -2
- metaflow-stubs/plugins/azure/azure_exceptions.pyi +2 -2
- metaflow-stubs/plugins/azure/azure_secret_manager_secrets_provider.pyi +5 -5
- metaflow-stubs/plugins/azure/azure_utils.pyi +2 -2
- metaflow-stubs/plugins/azure/blob_service_client_factory.pyi +2 -2
- metaflow-stubs/plugins/azure/includefile_support.pyi +2 -2
- metaflow-stubs/plugins/cards/__init__.pyi +2 -2
- metaflow-stubs/plugins/cards/card_cli.pyi +2 -2
- metaflow-stubs/plugins/cards/card_client.pyi +2 -2
- metaflow-stubs/plugins/cards/card_creator.pyi +2 -2
- metaflow-stubs/plugins/cards/card_datastore.pyi +2 -2
- metaflow-stubs/plugins/cards/card_decorator.pyi +2 -2
- metaflow-stubs/plugins/cards/card_modules/__init__.pyi +2 -2
- metaflow-stubs/plugins/cards/card_modules/basic.pyi +3 -3
- metaflow-stubs/plugins/cards/card_modules/card.pyi +2 -2
- metaflow-stubs/plugins/cards/card_modules/components.pyi +4 -4
- metaflow-stubs/plugins/cards/card_modules/convert_to_native_type.pyi +2 -2
- metaflow-stubs/plugins/cards/card_modules/renderer_tools.pyi +2 -2
- metaflow-stubs/plugins/cards/card_modules/test_cards.pyi +2 -2
- metaflow-stubs/plugins/cards/card_resolver.pyi +2 -2
- metaflow-stubs/plugins/cards/component_serializer.pyi +2 -2
- metaflow-stubs/plugins/cards/exception.pyi +2 -2
- metaflow-stubs/plugins/catch_decorator.pyi +3 -3
- metaflow-stubs/plugins/datatools/__init__.pyi +2 -2
- metaflow-stubs/plugins/datatools/local.pyi +2 -2
- metaflow-stubs/plugins/datatools/s3/__init__.pyi +2 -2
- metaflow-stubs/plugins/datatools/s3/s3.pyi +4 -4
- metaflow-stubs/plugins/datatools/s3/s3tail.pyi +2 -2
- metaflow-stubs/plugins/datatools/s3/s3util.pyi +2 -2
- metaflow-stubs/plugins/debug_logger.pyi +2 -2
- metaflow-stubs/plugins/debug_monitor.pyi +2 -2
- metaflow-stubs/plugins/environment_decorator.pyi +2 -2
- metaflow-stubs/plugins/events_decorator.pyi +12 -2
- metaflow-stubs/plugins/frameworks/__init__.pyi +2 -2
- metaflow-stubs/plugins/frameworks/pytorch.pyi +2 -2
- metaflow-stubs/plugins/gcp/__init__.pyi +2 -2
- metaflow-stubs/plugins/gcp/gcp_secret_manager_secrets_provider.pyi +5 -5
- metaflow-stubs/plugins/gcp/gs_exceptions.pyi +2 -2
- metaflow-stubs/plugins/gcp/gs_storage_client_factory.pyi +2 -2
- metaflow-stubs/plugins/gcp/gs_utils.pyi +2 -2
- metaflow-stubs/plugins/gcp/includefile_support.pyi +2 -2
- metaflow-stubs/plugins/kubernetes/__init__.pyi +3 -3
- metaflow-stubs/plugins/kubernetes/kube_utils.pyi +8 -2
- metaflow-stubs/plugins/kubernetes/kubernetes.pyi +5 -5
- metaflow-stubs/plugins/kubernetes/kubernetes_cli.pyi +2 -2
- metaflow-stubs/plugins/kubernetes/kubernetes_client.pyi +2 -2
- metaflow-stubs/plugins/kubernetes/kubernetes_decorator.pyi +8 -2
- metaflow-stubs/plugins/kubernetes/kubernetes_jobsets.pyi +3 -2
- metaflow-stubs/plugins/logs_cli.pyi +2 -2
- metaflow-stubs/plugins/package_cli.pyi +2 -2
- metaflow-stubs/plugins/parallel_decorator.pyi +2 -2
- metaflow-stubs/plugins/perimeters.pyi +2 -2
- metaflow-stubs/plugins/project_decorator.pyi +2 -2
- metaflow-stubs/plugins/pypi/__init__.pyi +2 -2
- metaflow-stubs/plugins/pypi/conda_decorator.pyi +2 -2
- metaflow-stubs/plugins/pypi/conda_environment.pyi +6 -6
- metaflow-stubs/plugins/pypi/pypi_decorator.pyi +2 -2
- metaflow-stubs/plugins/pypi/pypi_environment.pyi +2 -2
- metaflow-stubs/plugins/pypi/utils.pyi +2 -2
- metaflow-stubs/plugins/resources_decorator.pyi +2 -2
- metaflow-stubs/plugins/retry_decorator.pyi +2 -2
- metaflow-stubs/plugins/secrets/__init__.pyi +3 -3
- metaflow-stubs/plugins/secrets/inline_secrets_provider.pyi +4 -4
- metaflow-stubs/plugins/secrets/secrets_decorator.pyi +2 -2
- metaflow-stubs/plugins/storage_executor.pyi +2 -2
- metaflow-stubs/plugins/tag_cli.pyi +2 -2
- metaflow-stubs/plugins/test_unbounded_foreach_decorator.pyi +2 -2
- metaflow-stubs/plugins/timeout_decorator.pyi +3 -3
- metaflow-stubs/procpoll.pyi +2 -2
- metaflow-stubs/profilers/__init__.pyi +2 -2
- metaflow-stubs/pylint_wrapper.pyi +2 -2
- metaflow-stubs/runner/__init__.pyi +3 -3
- metaflow-stubs/runner/deployer.pyi +31 -31
- metaflow-stubs/runner/deployer_impl.pyi +3 -2
- metaflow-stubs/runner/metaflow_runner.pyi +8 -4
- metaflow-stubs/runner/nbdeploy.pyi +2 -2
- metaflow-stubs/runner/nbrun.pyi +2 -2
- metaflow-stubs/runner/subprocess_manager.pyi +7 -3
- metaflow-stubs/runner/utils.pyi +108 -9
- metaflow-stubs/system/__init__.pyi +2 -2
- metaflow-stubs/system/system_logger.pyi +2 -2
- metaflow-stubs/system/system_monitor.pyi +2 -2
- metaflow-stubs/tagging_util.pyi +2 -2
- metaflow-stubs/tuple_util.pyi +2 -2
- {ob_metaflow_stubs-6.0.3.121.dist-info → ob_metaflow_stubs-6.0.3.123.dist-info}/METADATA +1 -1
- ob_metaflow_stubs-6.0.3.123.dist-info/RECORD +174 -0
- ob_metaflow_stubs-6.0.3.121.dist-info/RECORD +0 -174
- {ob_metaflow_stubs-6.0.3.121.dist-info → ob_metaflow_stubs-6.0.3.123.dist-info}/WHEEL +0 -0
- {ob_metaflow_stubs-6.0.3.121.dist-info → ob_metaflow_stubs-6.0.3.123.dist-info}/top_level.txt +0 -0
@@ -1,14 +1,14 @@
|
|
1
1
|
######################################################################################################
|
2
2
|
# Auto-generated Metaflow stub file #
|
3
|
-
# MF version: 2.12.
|
4
|
-
# Generated on 2024-12-
|
3
|
+
# MF version: 2.12.36.1+obcheckpoint(0.1.4);ob(v1) #
|
4
|
+
# Generated on 2024-12-09T17:36:48.576908 #
|
5
5
|
######################################################################################################
|
6
6
|
|
7
7
|
from __future__ import annotations
|
8
8
|
|
9
9
|
|
10
|
-
from . import subprocess_manager as subprocess_manager
|
11
10
|
from . import utils as utils
|
11
|
+
from . import subprocess_manager as subprocess_manager
|
12
12
|
from . import deployer_impl as deployer_impl
|
13
13
|
from . import metaflow_runner as metaflow_runner
|
14
14
|
from . import nbrun as nbrun
|
@@ -1,20 +1,20 @@
|
|
1
1
|
######################################################################################################
|
2
2
|
# Auto-generated Metaflow stub file #
|
3
|
-
# MF version: 2.12.
|
4
|
-
# Generated on 2024-12-
|
3
|
+
# MF version: 2.12.36.1+obcheckpoint(0.1.4);ob(v1) #
|
4
|
+
# Generated on 2024-12-09T17:36:48.675002 #
|
5
5
|
######################################################################################################
|
6
6
|
|
7
7
|
from __future__ import annotations
|
8
8
|
|
9
|
-
import metaflow
|
10
9
|
import typing
|
10
|
+
import metaflow
|
11
11
|
if typing.TYPE_CHECKING:
|
12
|
-
import metaflow.plugins.
|
12
|
+
import metaflow.plugins.argo.argo_workflows_deployer
|
13
|
+
import metaflow.plugins.argo.argo_workflows_deployer_objects
|
13
14
|
import metaflow
|
14
|
-
import metaflow.runner.deployer
|
15
15
|
import metaflow.plugins.aws.step_functions.step_functions_deployer_objects
|
16
|
-
import metaflow.plugins.
|
17
|
-
import metaflow.
|
16
|
+
import metaflow.plugins.aws.step_functions.step_functions_deployer
|
17
|
+
import metaflow.runner.deployer
|
18
18
|
|
19
19
|
from ..exception import MetaflowNotFound as MetaflowNotFound
|
20
20
|
|
@@ -55,24 +55,24 @@ class Deployer(object, metaclass=DeployerMeta):
|
|
55
55
|
"""
|
56
56
|
def __init__(self, flow_file: str, show_output: bool = True, profile: typing.Optional[str] = None, env: typing.Optional[typing.Dict] = None, cwd: typing.Optional[str] = None, file_read_timeout: int = 3600, **kwargs):
|
57
57
|
...
|
58
|
-
def
|
58
|
+
def argo_workflows(self, *, name: typing.Optional[str] = None) -> "metaflow.plugins.argo.argo_workflows_deployer.ArgoWorkflowsDeployer":
|
59
59
|
"""
|
60
|
-
Deployer implementation for
|
60
|
+
Deployer implementation for Argo Workflows.
|
61
61
|
|
62
62
|
Parameters
|
63
63
|
----------
|
64
64
|
name : str, optional, default None
|
65
|
-
|
65
|
+
Argo workflow name. The flow name is used instead if this option is not specified.
|
66
66
|
"""
|
67
67
|
...
|
68
|
-
def
|
68
|
+
def step_functions(self, *, name: typing.Optional[str] = None) -> "metaflow.plugins.aws.step_functions.step_functions_deployer.StepFunctionsDeployer":
|
69
69
|
"""
|
70
|
-
Deployer implementation for
|
70
|
+
Deployer implementation for AWS Step Functions.
|
71
71
|
|
72
72
|
Parameters
|
73
73
|
----------
|
74
74
|
name : str, optional, default None
|
75
|
-
|
75
|
+
State Machine name. The flow name is used instead if this option is not specified.
|
76
76
|
"""
|
77
77
|
...
|
78
78
|
...
|
@@ -157,24 +157,6 @@ class DeployedFlow(object, metaclass=DeployedFlowMeta):
|
|
157
157
|
"""
|
158
158
|
...
|
159
159
|
@classmethod
|
160
|
-
def from_step_functions(cls) -> "metaflow.plugins.aws.step_functions.step_functions_deployer_objects.StepFunctionsDeployedFlow":
|
161
|
-
"""
|
162
|
-
This method is not currently implemented for Step Functions.
|
163
|
-
|
164
|
-
Raises
|
165
|
-
------
|
166
|
-
NotImplementedError
|
167
|
-
This method is not implemented for Step Functions.
|
168
|
-
|
169
|
-
Parameters
|
170
|
-
----------
|
171
|
-
|
172
|
-
|
173
|
-
Returns
|
174
|
-
-------
|
175
|
-
"""
|
176
|
-
...
|
177
|
-
@classmethod
|
178
160
|
def from_argo_workflows(cls, *, identifier: str, metadata: typing.Optional[str] = None) -> "metaflow.plugins.argo.argo_workflows_deployer_objects.ArgoWorkflowsDeployedFlow":
|
179
161
|
"""
|
180
162
|
Retrieves a `ArgoWorkflowsDeployedFlow` object from an identifier and optional
|
@@ -198,5 +180,23 @@ class DeployedFlow(object, metaclass=DeployedFlowMeta):
|
|
198
180
|
deployed flow on argo workflows.
|
199
181
|
"""
|
200
182
|
...
|
183
|
+
@classmethod
|
184
|
+
def from_step_functions(cls) -> "metaflow.plugins.aws.step_functions.step_functions_deployer_objects.StepFunctionsDeployedFlow":
|
185
|
+
"""
|
186
|
+
This method is not currently implemented for Step Functions.
|
187
|
+
|
188
|
+
Raises
|
189
|
+
------
|
190
|
+
NotImplementedError
|
191
|
+
This method is not implemented for Step Functions.
|
192
|
+
|
193
|
+
Parameters
|
194
|
+
----------
|
195
|
+
|
196
|
+
|
197
|
+
Returns
|
198
|
+
-------
|
199
|
+
"""
|
200
|
+
...
|
201
201
|
...
|
202
202
|
|
@@ -1,7 +1,7 @@
|
|
1
1
|
######################################################################################################
|
2
2
|
# Auto-generated Metaflow stub file #
|
3
|
-
# MF version: 2.12.
|
4
|
-
# Generated on 2024-12-
|
3
|
+
# MF version: 2.12.36.1+obcheckpoint(0.1.4);ob(v1) #
|
4
|
+
# Generated on 2024-12-09T17:36:48.599530 #
|
5
5
|
######################################################################################################
|
6
6
|
|
7
7
|
from __future__ import annotations
|
@@ -14,6 +14,7 @@ if typing.TYPE_CHECKING:
|
|
14
14
|
from .subprocess_manager import SubprocessManager as SubprocessManager
|
15
15
|
from .utils import get_lower_level_group as get_lower_level_group
|
16
16
|
from .utils import handle_timeout as handle_timeout
|
17
|
+
from .utils import temporary_fifo as temporary_fifo
|
17
18
|
|
18
19
|
TYPE_CHECKING: bool
|
19
20
|
|
@@ -1,19 +1,21 @@
|
|
1
1
|
######################################################################################################
|
2
2
|
# Auto-generated Metaflow stub file #
|
3
|
-
# MF version: 2.12.
|
4
|
-
# Generated on 2024-12-
|
3
|
+
# MF version: 2.12.36.1+obcheckpoint(0.1.4);ob(v1) #
|
4
|
+
# Generated on 2024-12-09T17:36:48.584719 #
|
5
5
|
######################################################################################################
|
6
6
|
|
7
7
|
from __future__ import annotations
|
8
8
|
|
9
9
|
import typing
|
10
10
|
if typing.TYPE_CHECKING:
|
11
|
-
import metaflow.runner.subprocess_manager
|
12
11
|
import metaflow.runner.metaflow_runner
|
12
|
+
import metaflow.runner.subprocess_manager
|
13
13
|
import metaflow.client.core
|
14
14
|
|
15
15
|
from ..client.core import Run as Run
|
16
|
+
from .utils import temporary_fifo as temporary_fifo
|
16
17
|
from .utils import handle_timeout as handle_timeout
|
18
|
+
from .utils import async_handle_timeout as async_handle_timeout
|
17
19
|
from .subprocess_manager import CommandManager as CommandManager
|
18
20
|
from .subprocess_manager import SubprocessManager as SubprocessManager
|
19
21
|
|
@@ -202,7 +204,9 @@ class Runner(object, metaclass=type):
|
|
202
204
|
...
|
203
205
|
def __aenter__(self) -> "Runner":
|
204
206
|
...
|
205
|
-
def _Runner__get_executing_run(self,
|
207
|
+
def _Runner__get_executing_run(self, attribute_file_fd, command_obj):
|
208
|
+
...
|
209
|
+
def _Runner__async_get_executing_run(self, attribute_file_fd, command_obj):
|
206
210
|
...
|
207
211
|
def run(self, **kwargs) -> ExecutingRun:
|
208
212
|
"""
|
@@ -1,7 +1,7 @@
|
|
1
1
|
######################################################################################################
|
2
2
|
# Auto-generated Metaflow stub file #
|
3
|
-
# MF version: 2.12.
|
4
|
-
# Generated on 2024-12-
|
3
|
+
# MF version: 2.12.36.1+obcheckpoint(0.1.4);ob(v1) #
|
4
|
+
# Generated on 2024-12-09T17:36:48.585677 #
|
5
5
|
######################################################################################################
|
6
6
|
|
7
7
|
from __future__ import annotations
|
metaflow-stubs/runner/nbrun.pyi
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
######################################################################################################
|
2
2
|
# Auto-generated Metaflow stub file #
|
3
|
-
# MF version: 2.12.
|
4
|
-
# Generated on 2024-12-
|
3
|
+
# MF version: 2.12.36.1+obcheckpoint(0.1.4);ob(v1) #
|
4
|
+
# Generated on 2024-12-09T17:36:48.585261 #
|
5
5
|
######################################################################################################
|
6
6
|
|
7
7
|
from __future__ import annotations
|
@@ -1,15 +1,19 @@
|
|
1
1
|
######################################################################################################
|
2
2
|
# Auto-generated Metaflow stub file #
|
3
|
-
# MF version: 2.12.
|
4
|
-
# Generated on 2024-12-
|
3
|
+
# MF version: 2.12.36.1+obcheckpoint(0.1.4);ob(v1) #
|
4
|
+
# Generated on 2024-12-09T17:36:48.598996 #
|
5
5
|
######################################################################################################
|
6
6
|
|
7
7
|
from __future__ import annotations
|
8
8
|
|
9
9
|
import typing
|
10
10
|
|
11
|
+
from .utils import check_process_exited as check_process_exited
|
11
12
|
|
12
|
-
def
|
13
|
+
def kill_processes_and_descendants(pids: typing.List[str], termination_timeout: float):
|
14
|
+
...
|
15
|
+
|
16
|
+
def async_kill_processes_and_descendants(pids: typing.List[str], termination_timeout: float):
|
13
17
|
...
|
14
18
|
|
15
19
|
class LogReadTimeoutError(Exception, metaclass=type):
|
metaflow-stubs/runner/utils.pyi
CHANGED
@@ -1,17 +1,16 @@
|
|
1
1
|
######################################################################################################
|
2
2
|
# Auto-generated Metaflow stub file #
|
3
|
-
# MF version: 2.12.
|
4
|
-
# Generated on 2024-12-
|
3
|
+
# MF version: 2.12.36.1+obcheckpoint(0.1.4);ob(v1) #
|
4
|
+
# Generated on 2024-12-09T17:36:48.597872 #
|
5
5
|
######################################################################################################
|
6
6
|
|
7
7
|
from __future__ import annotations
|
8
8
|
|
9
9
|
import typing
|
10
10
|
if typing.TYPE_CHECKING:
|
11
|
+
import metaflow.runner.click_api
|
11
12
|
import typing
|
12
13
|
import metaflow.runner.subprocess_manager
|
13
|
-
import tempfile
|
14
|
-
import metaflow.runner.click_api
|
15
14
|
|
16
15
|
|
17
16
|
TYPE_CHECKING: bool
|
@@ -26,21 +25,121 @@ def format_flowfile(cell):
|
|
26
25
|
"""
|
27
26
|
...
|
28
27
|
|
29
|
-
def
|
28
|
+
def check_process_exited(command_obj: "metaflow.runner.subprocess_manager.CommandManager") -> bool:
|
29
|
+
...
|
30
|
+
|
31
|
+
def temporary_fifo() -> typing.ContextManager[typing.Tuple[str, int]]:
|
32
|
+
"""
|
33
|
+
Create and open the read side of a temporary FIFO in a non-blocking mode.
|
34
|
+
|
35
|
+
Returns
|
36
|
+
-------
|
37
|
+
str
|
38
|
+
Path to the temporary FIFO.
|
39
|
+
int
|
40
|
+
File descriptor of the temporary FIFO.
|
41
|
+
"""
|
42
|
+
...
|
43
|
+
|
44
|
+
def read_from_fifo_when_ready(fifo_fd: int, command_obj: "metaflow.runner.subprocess_manager.CommandManager", encoding: str = 'utf-8', timeout: int = 3600) -> str:
|
45
|
+
"""
|
46
|
+
Read the content from the FIFO file descriptor when it is ready.
|
47
|
+
|
48
|
+
Parameters
|
49
|
+
----------
|
50
|
+
fifo_fd : int
|
51
|
+
File descriptor of the FIFO.
|
52
|
+
command_obj : CommandManager
|
53
|
+
Command manager object that handles the write side of the FIFO.
|
54
|
+
encoding : str, optional
|
55
|
+
Encoding to use while reading the file, by default "utf-8".
|
56
|
+
timeout : int, optional
|
57
|
+
Timeout for reading the file in milliseconds, by default 3600.
|
58
|
+
|
59
|
+
Returns
|
60
|
+
-------
|
61
|
+
str
|
62
|
+
Content read from the FIFO.
|
63
|
+
|
64
|
+
Raises
|
65
|
+
------
|
66
|
+
TimeoutError
|
67
|
+
If no event occurs on the FIFO within the timeout.
|
68
|
+
CalledProcessError
|
69
|
+
If the process managed by `command_obj` has exited without writing any
|
70
|
+
content to the FIFO.
|
71
|
+
"""
|
72
|
+
...
|
73
|
+
|
74
|
+
def async_read_from_fifo_when_ready(fifo_fd: int, command_obj: "metaflow.runner.subprocess_manager.CommandManager", encoding: str = 'utf-8', timeout: int = 3600) -> str:
|
75
|
+
"""
|
76
|
+
Read the content from the FIFO file descriptor when it is ready.
|
77
|
+
|
78
|
+
Parameters
|
79
|
+
----------
|
80
|
+
fifo_fd : int
|
81
|
+
File descriptor of the FIFO.
|
82
|
+
command_obj : CommandManager
|
83
|
+
Command manager object that handles the write side of the FIFO.
|
84
|
+
encoding : str, optional
|
85
|
+
Encoding to use while reading the file, by default "utf-8".
|
86
|
+
timeout : int, optional
|
87
|
+
Timeout for reading the file in milliseconds, by default 3600.
|
88
|
+
|
89
|
+
Returns
|
90
|
+
-------
|
91
|
+
str
|
92
|
+
Content read from the FIFO.
|
93
|
+
|
94
|
+
Raises
|
95
|
+
------
|
96
|
+
TimeoutError
|
97
|
+
If no event occurs on the FIFO within the timeout.
|
98
|
+
CalledProcessError
|
99
|
+
If the process managed by `command_obj` has exited without writing any
|
100
|
+
content to the FIFO.
|
101
|
+
"""
|
102
|
+
...
|
103
|
+
|
104
|
+
def make_process_error_message(command_obj: "metaflow.runner.subprocess_manager.CommandManager"):
|
30
105
|
...
|
31
106
|
|
32
|
-
def
|
107
|
+
def handle_timeout(attribute_file_fd: int, command_obj: "metaflow.runner.subprocess_manager.CommandManager", file_read_timeout: int):
|
108
|
+
"""
|
109
|
+
Handle the timeout for a running subprocess command that reads a file
|
110
|
+
and raises an error with appropriate logs if a TimeoutError occurs.
|
111
|
+
|
112
|
+
Parameters
|
113
|
+
----------
|
114
|
+
attribute_file_fd : int
|
115
|
+
File descriptor belonging to the FIFO containing the attribute data.
|
116
|
+
command_obj : CommandManager
|
117
|
+
Command manager object that encapsulates the running command details.
|
118
|
+
file_read_timeout : int
|
119
|
+
Timeout for reading the file.
|
120
|
+
|
121
|
+
Returns
|
122
|
+
-------
|
123
|
+
str
|
124
|
+
Content read from the temporary file.
|
125
|
+
|
126
|
+
Raises
|
127
|
+
------
|
128
|
+
RuntimeError
|
129
|
+
If a TimeoutError occurs, it raises a RuntimeError with the command's
|
130
|
+
stdout and stderr logs.
|
131
|
+
"""
|
33
132
|
...
|
34
133
|
|
35
|
-
def
|
134
|
+
def async_handle_timeout(attribute_file_fd: int, command_obj: "metaflow.runner.subprocess_manager.CommandManager", file_read_timeout: int):
|
36
135
|
"""
|
37
136
|
Handle the timeout for a running subprocess command that reads a file
|
38
137
|
and raises an error with appropriate logs if a TimeoutError occurs.
|
39
138
|
|
40
139
|
Parameters
|
41
140
|
----------
|
42
|
-
|
43
|
-
|
141
|
+
attribute_file_fd : int
|
142
|
+
File descriptor belonging to the FIFO containing the attribute data.
|
44
143
|
command_obj : CommandManager
|
45
144
|
Command manager object that encapsulates the running command details.
|
46
145
|
file_read_timeout : int
|
@@ -1,7 +1,7 @@
|
|
1
1
|
######################################################################################################
|
2
2
|
# Auto-generated Metaflow stub file #
|
3
|
-
# MF version: 2.12.
|
4
|
-
# Generated on 2024-12-
|
3
|
+
# MF version: 2.12.36.1+obcheckpoint(0.1.4);ob(v1) #
|
4
|
+
# Generated on 2024-12-09T17:36:48.587797 #
|
5
5
|
######################################################################################################
|
6
6
|
|
7
7
|
from __future__ import annotations
|
@@ -1,7 +1,7 @@
|
|
1
1
|
######################################################################################################
|
2
2
|
# Auto-generated Metaflow stub file #
|
3
|
-
# MF version: 2.12.
|
4
|
-
# Generated on 2024-12-
|
3
|
+
# MF version: 2.12.36.1+obcheckpoint(0.1.4);ob(v1) #
|
4
|
+
# Generated on 2024-12-09T17:36:48.611489 #
|
5
5
|
######################################################################################################
|
6
6
|
|
7
7
|
from __future__ import annotations
|
@@ -1,7 +1,7 @@
|
|
1
1
|
######################################################################################################
|
2
2
|
# Auto-generated Metaflow stub file #
|
3
|
-
# MF version: 2.12.
|
4
|
-
# Generated on 2024-12-
|
3
|
+
# MF version: 2.12.36.1+obcheckpoint(0.1.4);ob(v1) #
|
4
|
+
# Generated on 2024-12-09T17:36:48.611138 #
|
5
5
|
######################################################################################################
|
6
6
|
|
7
7
|
from __future__ import annotations
|
metaflow-stubs/tagging_util.pyi
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
######################################################################################################
|
2
2
|
# Auto-generated Metaflow stub file #
|
3
|
-
# MF version: 2.12.
|
4
|
-
# Generated on 2024-12-
|
3
|
+
# MF version: 2.12.36.1+obcheckpoint(0.1.4);ob(v1) #
|
4
|
+
# Generated on 2024-12-09T17:36:48.573429 #
|
5
5
|
######################################################################################################
|
6
6
|
|
7
7
|
from __future__ import annotations
|
metaflow-stubs/tuple_util.pyi
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
######################################################################################################
|
2
2
|
# Auto-generated Metaflow stub file #
|
3
|
-
# MF version: 2.12.
|
4
|
-
# Generated on 2024-12-
|
3
|
+
# MF version: 2.12.36.1+obcheckpoint(0.1.4);ob(v1) #
|
4
|
+
# Generated on 2024-12-09T17:36:48.575270 #
|
5
5
|
######################################################################################################
|
6
6
|
|
7
7
|
from __future__ import annotations
|
@@ -0,0 +1,174 @@
|
|
1
|
+
metaflow-stubs/__init__.pyi,sha256=rQaigTMGzJDVzVHsJqaEfnOzH2GHBDO2pY6mL1HQ2m8,37010
|
2
|
+
metaflow-stubs/cards.pyi,sha256=-Ufy148GvqQGpxpDh9X6ovZs-gf9YIu3PnXVzV4QnNQ,1564
|
3
|
+
metaflow-stubs/cli.pyi,sha256=ob1gBA7yUjgddcrUJSXQk9VlNsfyO6lM5okaaoQyUWE,2148
|
4
|
+
metaflow-stubs/clone_util.pyi,sha256=Zx54t9vCvzIxHS1O30lHkxgi5AgJX7-DM7zVWkENjS0,789
|
5
|
+
metaflow-stubs/events.pyi,sha256=xlTGMBzB2MlV8qehwlZ-6QHYFf6SLCBF39crLAE7mKg,3974
|
6
|
+
metaflow-stubs/exception.pyi,sha256=_EpP_j3-JFTQS08Rr5oAU0k6JfWN1f6Y7PJ4-G0L8aE,2641
|
7
|
+
metaflow-stubs/flowspec.pyi,sha256=jLw9ydJDIcGtFEahsM7ZIGbGv0rUE-UNvU5f5tM2f-A,9864
|
8
|
+
metaflow-stubs/generated_for.txt,sha256=RA9prf-TXldXmCFFUbaPxJppoWioF35I_P-CXtSfWKM,63
|
9
|
+
metaflow-stubs/includefile.pyi,sha256=fSc8mULK0t1_YrKcFHQga7w3XpPe5B2_5hq8lV8rhaY,4235
|
10
|
+
metaflow-stubs/info_file.pyi,sha256=67b5fTdmWEEsQ08Vn1N8Qrsc1fHkBZUmXlKRLbDJBBk,625
|
11
|
+
metaflow-stubs/metaflow_config.pyi,sha256=ibN0TfHmWvusQphn8W87LjHlsVQku_AoiVm4DrfiCTc,4908
|
12
|
+
metaflow-stubs/metaflow_current.pyi,sha256=E_1J_qpEW__A6ZK8LioaDPJRdxq7i97HASQKIGuX0O8,18083
|
13
|
+
metaflow-stubs/multicore_utils.pyi,sha256=Y-xfiqgmIryFvq1OgCn9KYggSwwVTpJN6eX34EUeuTw,2516
|
14
|
+
metaflow-stubs/parameters.pyi,sha256=fF_CYa5YY6QdJODBPVJGetraXEAi8iILQztEy_-ESvc,6664
|
15
|
+
metaflow-stubs/procpoll.pyi,sha256=d7Br3x8fKI1m7mdICZVpYxPok9QfNBzVSFZTtpzlFmc,1366
|
16
|
+
metaflow-stubs/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
17
|
+
metaflow-stubs/pylint_wrapper.pyi,sha256=wfZjHYUF7PhwAPCSjheVkMDpqsz4kXz_tAq4onE4IWY,994
|
18
|
+
metaflow-stubs/tagging_util.pyi,sha256=ltbtdSCzvbNvbfKChpdk59ycE1uQYfcr9G3rsLUvFek,1494
|
19
|
+
metaflow-stubs/tuple_util.pyi,sha256=hmpKt34R3_3zHhQQcdwutN-IEKxgRL-bKpJgP4kEGKc,663
|
20
|
+
metaflow-stubs/client/__init__.pyi,sha256=qRIVctrqNkZ_CultfBxwCHPiUBFmj9dLKhwyy3C_YLI,1114
|
21
|
+
metaflow-stubs/client/core.pyi,sha256=ff4P8wr5Ljwy4hEM_4DrXLaGjsAHwkNTtn-OtnybxyE,44999
|
22
|
+
metaflow-stubs/client/filecache.pyi,sha256=mu5A1FJw8zEKjuakWEaE5fbwTYh31LOmLIdKRDRTUhg,3059
|
23
|
+
metaflow-stubs/metadata_provider/__init__.pyi,sha256=LxuXsMmz0tv3D8yWnRXagpalJETNA4la8Ib3lxwvJJE,808
|
24
|
+
metaflow-stubs/metadata_provider/heartbeat.pyi,sha256=Tvea33XIU1qj2plHBA3-trElRCnc9tShqaIJ2HmKt3o,1068
|
25
|
+
metaflow-stubs/metadata_provider/metadata.pyi,sha256=qxRAutkW-l86bBGwQ079_fe8epb6N-WHJQdcuuwyTcs,12392
|
26
|
+
metaflow-stubs/metadata_provider/util.pyi,sha256=GFHDO9UbeiLMqIxQYqXsMFhV2oLYtRUQJ0PnjnJWLMY,758
|
27
|
+
metaflow-stubs/mf_extensions/__init__.pyi,sha256=I20LY3y0Ab1MgBgKH8DIkQyPLCyr1GP_-w68-fbE65I,516
|
28
|
+
metaflow-stubs/mf_extensions/obcheckpoint/__init__.pyi,sha256=3hkdcUemu4oPOmpqan-i3YRfL6FTE_qXIYhduWUaFyQ,516
|
29
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/__init__.pyi,sha256=YE0kcrxegr23K4eN85zs5KTF3_wvXr7gTIn9YqvVtZ8,516
|
30
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/__init__.pyi,sha256=cLDh9fevlZdbBQBaTmtV2e4uqu11ozGXqKLoQvpFUf8,516
|
31
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastructures.pyi,sha256=Nku4tTnirUH9tjUn9fq5KXuR9AWg5CYoeKBz3oM0Xd4,3360
|
32
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/exceptions.pyi,sha256=yGG_-auIS1aGcMvak3j_qdEXaAdf_I2N0aofeSRCYMY,1433
|
33
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/__init__.pyi,sha256=J-zJ9sfk2XKVDrXkPjU0QmYT0GiqRsZQ2BZUP1Af0BA,516
|
34
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/checkpoint_storage.pyi,sha256=3Ica1c0Wi0qIJ8OSWoeFbZY42NvWXeWV0ZrRk51lGpE,6350
|
35
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/constructors.pyi,sha256=saJ2xIKk_hL5ap6cvvl4R6tyOkWqWegEKFMQhgLtb04,1167
|
36
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/core.pyi,sha256=L63VtjTCEJ7AN6bxVexnDUpd70vMYtJ-IjPGjRGNb_o,6257
|
37
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/exceptions.pyi,sha256=euwvdqMRGaNvPq36pwl5YwHqItufwOv5-zzuHGjrmOI,988
|
38
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/final_api.pyi,sha256=a5zOfT2sQzurne0ubLOIXgA8JLQwfG-39dThLup1flU,5047
|
39
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastore/__init__.pyi,sha256=5CtL9YX1vesFsQX5oN-LUr-Se7SrsHfwuTvq_s9UzoA,516
|
40
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastore/core.pyi,sha256=Od6QLk70C_MYjH18c49sp9b54jG7s8uCaHiiirAOaHM,6403
|
41
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastore/exceptions.pyi,sha256=LRKfApOPGoX5Fl8rPiAghDTVC1ptA4wGiJlAED2X86k,1133
|
42
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastore/task_utils.pyi,sha256=wF336Bp9Ce3NXirxBFEHJi-yDsl-S38QkAYo_Jq-L64,1026
|
43
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastore/utils.pyi,sha256=ww-FGdXbj1SMfiPUZUc1xB8pxLfOExVNiDZPlcIeO54,688
|
44
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/utils/__init__.pyi,sha256=sCTNgpMtkJ0w40AK4uAdVxya8KP9Zqt24UIZJlysxLw,516
|
45
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/utils/flowspec_utils.pyi,sha256=lG_3PT8-fWzzg9Jh47qppC2OOSfazVZh_KCHuDpSo20,2481
|
46
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/utils/general.pyi,sha256=-cDY3HrDa-N_sWnoj1qFcvQq1FW-qVb21p8cv310j_M,1694
|
47
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/utils/identity_utils.pyi,sha256=3jC-uaxDYj6IXhbDTMEw0qBPN-O4jWeO8gb9LNJh5YM,2135
|
48
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/utils/tar_utils.pyi,sha256=DCzdHoncFSwDExU4Frwvf3DvG4qYD19qvrp4Ygq0swI,1887
|
49
|
+
metaflow-stubs/mf_extensions/outerbounds/__init__.pyi,sha256=QYAPEun4DB6CvTdYxuaSPIQnMMp5QcoDuMiyrpAUk4Y,516
|
50
|
+
metaflow-stubs/mf_extensions/outerbounds/remote_config.pyi,sha256=05w0f5dtLICq1S8IUJd5dhWAipivbEIzudBsoHM8LNE,1642
|
51
|
+
metaflow-stubs/mf_extensions/outerbounds/profilers/__init__.pyi,sha256=OnqMRMjYUucWTTeEWUEYleFmPEAQrcy34rCJxk9-X64,516
|
52
|
+
metaflow-stubs/mf_extensions/outerbounds/profilers/gpu.pyi,sha256=aFWZNwRSdJohYK_BWwmFR5SsJtrGWv1f9A3D9xh9AL8,4478
|
53
|
+
metaflow-stubs/mf_extensions/outerbounds/toplevel/__init__.pyi,sha256=eBVzpq1_OTtROViKuibINXIzp2PlnV0Q5vBYfo7a_B0,516
|
54
|
+
metaflow-stubs/mf_extensions/outerbounds/toplevel/global_aliases_for_metaflow_package.pyi,sha256=RK24uXAWl4b1P9UZQHbHBcOK_gdY_Luia_oyxr0XmJI,745
|
55
|
+
metaflow-stubs/mflog/__init__.pyi,sha256=xfmjxns2iHlRPOX18YPM_Ww-fYRHdWlm9vLR0kuQsHg,516
|
56
|
+
metaflow-stubs/mflog/mflog.pyi,sha256=4gHDeSN2_eXPOa7aUSVn1jptSISN8nidIJcyJxFCt6M,1722
|
57
|
+
metaflow-stubs/plugins/__init__.pyi,sha256=zkx3W9LTexmp--M49ngw6TtD4ENzWAesPjxwnXuOk1I,3721
|
58
|
+
metaflow-stubs/plugins/catch_decorator.pyi,sha256=rJkX6gHI22GpE9XFiEXY-nCZVvS0CEr9w3_Cl0rSlOQ,2243
|
59
|
+
metaflow-stubs/plugins/debug_logger.pyi,sha256=vCOnLj8DvkyZXIBWkwqjbkPMHynxjWW4bYm5_w2XICE,932
|
60
|
+
metaflow-stubs/plugins/debug_monitor.pyi,sha256=UYtNFfFIqGC4QRS0O5f1mmFo3vsrSGEZOe5fdFvFgCQ,910
|
61
|
+
metaflow-stubs/plugins/environment_decorator.pyi,sha256=EwfxGZDoMyqHW31_4lml4l6Nl4aci-jTSxy3JGuzW2w,1052
|
62
|
+
metaflow-stubs/plugins/events_decorator.pyi,sha256=yhqZHDYa3jMhTG-8kdQFHdBxNXW6iwefP4npherF9IQ,4772
|
63
|
+
metaflow-stubs/plugins/logs_cli.pyi,sha256=WyoDMcrvrvEKtnAzr8geIoQYmXR4m7hpKENt8qALIlg,1481
|
64
|
+
metaflow-stubs/plugins/package_cli.pyi,sha256=HKpuS4dl7alrOSfxHNW0xB9FzZgJHgEDPh0mX8y6tVM,591
|
65
|
+
metaflow-stubs/plugins/parallel_decorator.pyi,sha256=59hC4cGyTzJgHUGRH02ZlcgOIu5pJ2xQqhBmtalglkk,2445
|
66
|
+
metaflow-stubs/plugins/perimeters.pyi,sha256=VpwDK1FYGp-bT7i-jAuLuxXhFUksXE6xU_-8qY_eF8Q,811
|
67
|
+
metaflow-stubs/plugins/project_decorator.pyi,sha256=CWWFIIJ6vk7G5BskY6dpNpgTI6fqPq46AD6wUNoco_E,2743
|
68
|
+
metaflow-stubs/plugins/resources_decorator.pyi,sha256=vAgE8E5Imw6jdGGOyd0LCF00X2rxx9cZ50Sq8rNbOB0,1829
|
69
|
+
metaflow-stubs/plugins/retry_decorator.pyi,sha256=Y6VGJ88b7mjX7VvIjcVVhW3IJq1rIcHrfWJon7J48Q0,1709
|
70
|
+
metaflow-stubs/plugins/storage_executor.pyi,sha256=rn74JhDBrVm-wGzuvc-QBhTR4MLCkZ0ElJyQ8A5l_vM,1198
|
71
|
+
metaflow-stubs/plugins/tag_cli.pyi,sha256=pYw01CSenn__ScsYUZbD-OcZhXFA6Wg7vnvEaP5rvas,1038
|
72
|
+
metaflow-stubs/plugins/test_unbounded_foreach_decorator.pyi,sha256=bviQWa7emenXAQqZLS2wHzt9vgjdnjWbrkA3ZJa3CqY,2087
|
73
|
+
metaflow-stubs/plugins/timeout_decorator.pyi,sha256=zeoHWtKHtZPWwZW9AmDIN8FaDaYVEe7LB3Mbm6ur9sM,2317
|
74
|
+
metaflow-stubs/plugins/airflow/__init__.pyi,sha256=r07YDdDV62SBo7VQFJcA0qDe9yk9Y2DGgBe-NF-CNT0,669
|
75
|
+
metaflow-stubs/plugins/airflow/airflow_utils.pyi,sha256=KDju3sriUfQtug02lXVpk8ivE_YKUs0VkF009jnjeeY,3154
|
76
|
+
metaflow-stubs/plugins/airflow/exception.pyi,sha256=hAU222N_2LDUnw8eW5jd3yV34Mx9N26mHt5JdCXAiTU,923
|
77
|
+
metaflow-stubs/plugins/airflow/sensors/__init__.pyi,sha256=VVZ6MDJIF9CEjQKSz7qurj2-vLhomRA-QTYKalOk4is,877
|
78
|
+
metaflow-stubs/plugins/airflow/sensors/base_sensor.pyi,sha256=764-zm5NbFY0WZ-waNbwVj25hMP2yvBt0GB2BAi7VA8,1497
|
79
|
+
metaflow-stubs/plugins/airflow/sensors/external_task_sensor.pyi,sha256=4_vftP_rNpjSQcQSf0peXzgd3_SaFhDx04-xejIEx7o,3309
|
80
|
+
metaflow-stubs/plugins/airflow/sensors/s3_sensor.pyi,sha256=raSah2GpXkjTGgsH5NVm_esu8U-3k3IHJgCMJ_qCgrg,3220
|
81
|
+
metaflow-stubs/plugins/argo/__init__.pyi,sha256=PR3KbPxPoW6Xmqr64U7AZCsDrOAEeXra9-u3d1AMKow,870
|
82
|
+
metaflow-stubs/plugins/argo/argo_client.pyi,sha256=Ge5S_3S90hdQgfVeZyUrjFWoo61XZMqGLt-kj5UYLP0,2514
|
83
|
+
metaflow-stubs/plugins/argo/argo_events.pyi,sha256=yxqeLIKc2SGCK4-gnyr9-CLsPx0re_rG-lqA-wDOhLE,3348
|
84
|
+
metaflow-stubs/plugins/argo/argo_workflows.pyi,sha256=ih8y62-PGhwt-l2RPixSPHe84-suA_BQUYg0ejvhDis,13716
|
85
|
+
metaflow-stubs/plugins/argo/argo_workflows_cli.pyi,sha256=bRf_1opmH8u0fpWvxXJN5I2VkPGgc27hM3mx-UuYgkA,3805
|
86
|
+
metaflow-stubs/plugins/argo/argo_workflows_decorator.pyi,sha256=PVAelPkLtW2RTbMmdQ30jeTYTiXM0J98z85uQRwGnwk,1406
|
87
|
+
metaflow-stubs/plugins/argo/argo_workflows_deployer.pyi,sha256=7CeL7E3np_yUkZsnLKOx8U1L0zYQ6lG_kUrn-z8QrJc,4595
|
88
|
+
metaflow-stubs/plugins/argo/argo_workflows_deployer_objects.pyi,sha256=2cnHBve1_1VbR6FsrVwQ2dVhE1ksLXWrHpNxktsjrxA,5267
|
89
|
+
metaflow-stubs/plugins/aws/__init__.pyi,sha256=End1PWzBVflC2ITgxfWlrgFmg8k6imRXy_N-flD9aag,755
|
90
|
+
metaflow-stubs/plugins/aws/aws_client.pyi,sha256=tACTg56p7GNZgccfd2uz4QhB6zOVkQ5RJDBdlJ3xPYc,930
|
91
|
+
metaflow-stubs/plugins/aws/aws_utils.pyi,sha256=PrSfuvAvSCmePKARsCehJweFrvfGItGuDh8H8a-LE4Y,3147
|
92
|
+
metaflow-stubs/plugins/aws/batch/__init__.pyi,sha256=kqfFhoH0P1CIIK8xNsZ0AaGQojukcSlXcqS5YTw-ocs,675
|
93
|
+
metaflow-stubs/plugins/aws/batch/batch.pyi,sha256=ev58b8SA-LusD5rL0N847y5dB7FfdKbKShiKkEeoky8,2905
|
94
|
+
metaflow-stubs/plugins/aws/batch/batch_client.pyi,sha256=pM_bqMMY3PaDqBHo5Heo0QWLilVpdy5Qs-wkSSBd2xA,3767
|
95
|
+
metaflow-stubs/plugins/aws/batch/batch_decorator.pyi,sha256=PcPR9egtI81quybo5SGJJJte6lc08M3Hxyr_nRHyyrw,6064
|
96
|
+
metaflow-stubs/plugins/aws/secrets_manager/__init__.pyi,sha256=SZSXXl9cJlAgXEwuNklndIwx63St48z6GZDTLc311HY,645
|
97
|
+
metaflow-stubs/plugins/aws/secrets_manager/aws_secrets_manager_secrets_provider.pyi,sha256=S6vXQMlPIHpqWg9kvnw_ozl72qnjRMSMVfkIy4QoTv8,3426
|
98
|
+
metaflow-stubs/plugins/aws/step_functions/__init__.pyi,sha256=lttNHHBoXhZPZvkSdYg5fOjssx36Rl8Rcxh_mGCBCoY,725
|
99
|
+
metaflow-stubs/plugins/aws/step_functions/event_bridge_client.pyi,sha256=Q5vJcSOYotZKYAQIxa4-vK9c05Xa3muPx9ISnIRz7U4,899
|
100
|
+
metaflow-stubs/plugins/aws/step_functions/production_token.pyi,sha256=ntmiFOHWKNsiJdxuEsa2Z0A6YVHSPBmVBcXNnUg5vg8,697
|
101
|
+
metaflow-stubs/plugins/aws/step_functions/schedule_decorator.pyi,sha256=EjEXKdV6zYHxJra6BgmtFQiBhvqBhEFSa_L6vm7PCZ8,1637
|
102
|
+
metaflow-stubs/plugins/aws/step_functions/step_functions.pyi,sha256=23HoytN5XlPEYGoQIzmknuUlqIq6sdTaNHn6OxMIeak,4482
|
103
|
+
metaflow-stubs/plugins/aws/step_functions/step_functions_client.pyi,sha256=iC4BwMmvCwD1_GqF-P4UUoIOxAWB-awVL2_xY9bbl74,1186
|
104
|
+
metaflow-stubs/plugins/aws/step_functions/step_functions_deployer.pyi,sha256=dUGGNZbupnkCwZfgHAFHU13-3qWDM5wJfV8K0MQ3u5s,3881
|
105
|
+
metaflow-stubs/plugins/aws/step_functions/step_functions_deployer_objects.pyi,sha256=xg647xYCLdfR3clZR0wBl1We8XYMbyTxA4bV2Ero5_M,4342
|
106
|
+
metaflow-stubs/plugins/azure/__init__.pyi,sha256=OlMAtk1H4WS0VEgivVfjK_cKU9nnHyttEeEcc-72Gdc,1011
|
107
|
+
metaflow-stubs/plugins/azure/azure_credential.pyi,sha256=KMDekKmrGA7nFnfIWGLSBwyD8mYiKW7w8r6w7VY-yOE,1168
|
108
|
+
metaflow-stubs/plugins/azure/azure_exceptions.pyi,sha256=9eO4vA5pfe2yMjXy4njUFmQkmF0UYOXDKnt60w_MOc0,999
|
109
|
+
metaflow-stubs/plugins/azure/azure_secret_manager_secrets_provider.pyi,sha256=I6t1ZVM1TJmtZ0zmei1EbOCHa5KXAPQjeiKn0LUdjws,2289
|
110
|
+
metaflow-stubs/plugins/azure/azure_utils.pyi,sha256=VswvXfEBL-1IQSjmsy1t_GVhXyNEGuI_O6FvMJ8b7SM,2458
|
111
|
+
metaflow-stubs/plugins/azure/blob_service_client_factory.pyi,sha256=6UQS1Kohvc5-_z0k_mH1iDx5lhbB061WwSTFCUTEGZw,1568
|
112
|
+
metaflow-stubs/plugins/azure/includefile_support.pyi,sha256=QGvzc_SYHDdOFKfmSZcFXa7qveaxPd-g3Ekri9ovHa8,1667
|
113
|
+
metaflow-stubs/plugins/cards/__init__.pyi,sha256=f_K-PAykgcPvgWIzs19W7dkGSqU-tUaazL5cepbYm2o,951
|
114
|
+
metaflow-stubs/plugins/cards/card_cli.pyi,sha256=5-ywinN__Kq-PJdhAABTA46Sh7n8Rb7ECpTVPbZZcGg,5963
|
115
|
+
metaflow-stubs/plugins/cards/card_client.pyi,sha256=GdGJ3R1hbd6yRquErQ83UYeDoQDP1cOQ6ngaj4Ing0w,4909
|
116
|
+
metaflow-stubs/plugins/cards/card_creator.pyi,sha256=la5Qan_9mqA9ve4DjeXkK_3jT7QxrOnyKolN3MwfEt8,1089
|
117
|
+
metaflow-stubs/plugins/cards/card_datastore.pyi,sha256=034F6eSv8RNTUy8eU4muNW_Rvx7MWjxsryq2xN5HzgY,2962
|
118
|
+
metaflow-stubs/plugins/cards/card_decorator.pyi,sha256=M2XgL8Z0bLTkYTMA29bFv9PPXxIk8AW3ZSf3U5V0Wdo,2768
|
119
|
+
metaflow-stubs/plugins/cards/card_resolver.pyi,sha256=yeWwA6CJPqsDzfULTOO-SuxN3Jh_-YwOP1jZbbnMhbw,759
|
120
|
+
metaflow-stubs/plugins/cards/component_serializer.pyi,sha256=6WDfFyWA0-rgO_miFoyHFRzLqVe2T2Q9CU3EBKiLczU,8482
|
121
|
+
metaflow-stubs/plugins/cards/exception.pyi,sha256=iIWfQ4Rjw59PMUv4C7bJX5N73ofX8zjBNvVDy0n9bsw,2470
|
122
|
+
metaflow-stubs/plugins/cards/card_modules/__init__.pyi,sha256=xT1oJUd7Zta8UjTnfpgHIxm8ZfWuA9taqRHSf5-ffg8,986
|
123
|
+
metaflow-stubs/plugins/cards/card_modules/basic.pyi,sha256=W0bRaa--Cxi5Rysjw5qie5Gv1nWZq9h9ec5E7GTvfn0,7180
|
124
|
+
metaflow-stubs/plugins/cards/card_modules/card.pyi,sha256=b562FTwA2lD990HJXAIRHt3r2XSDv3YovUmSHLb1ot0,3092
|
125
|
+
metaflow-stubs/plugins/cards/card_modules/components.pyi,sha256=AzJFwhz9OHLdwslZrlD88NZ_Szz_GOqs_LwnnS0e9xw,10309
|
126
|
+
metaflow-stubs/plugins/cards/card_modules/convert_to_native_type.pyi,sha256=mPCbOstE3DjwS9EorQsgaOPQst98KUkjKKGx22wue5M,1479
|
127
|
+
metaflow-stubs/plugins/cards/card_modules/renderer_tools.pyi,sha256=GCxk3MjpU8e9kY9DTN-6ITPUs5wxxvGIV7yf2cQCOVE,853
|
128
|
+
metaflow-stubs/plugins/cards/card_modules/test_cards.pyi,sha256=3f00BP-ca5cjMsSrM6IHFFIYgbuMAERQXs7vrkMEO70,3622
|
129
|
+
metaflow-stubs/plugins/datatools/__init__.pyi,sha256=frScoKy1G6Giw_xx2E6ZJ-lXTyUal5ahVota3mTh1pk,933
|
130
|
+
metaflow-stubs/plugins/datatools/local.pyi,sha256=pl6o7PNkwtE-P8ETJWtb5OTsPnd6HnPQoohujIOzMwE,2797
|
131
|
+
metaflow-stubs/plugins/datatools/s3/__init__.pyi,sha256=7He-LWznBf4MvuoyOi0Wgws1O-bMHy-iL9oRz_oczTg,1204
|
132
|
+
metaflow-stubs/plugins/datatools/s3/s3.pyi,sha256=kutsGKDiM2IrRh9vWjvUeVkJXISy3p48jcYNpa3I940,23702
|
133
|
+
metaflow-stubs/plugins/datatools/s3/s3tail.pyi,sha256=SB-ESCnMzQ8A3oeVFi99VDiWqK2vig5TH8yukXEV7Vk,1036
|
134
|
+
metaflow-stubs/plugins/datatools/s3/s3util.pyi,sha256=c7TDys8IhCsKBRD-or7M3u8ca38W3LsWujuw_4tpx3s,1132
|
135
|
+
metaflow-stubs/plugins/frameworks/__init__.pyi,sha256=GNSzBfI-FOCAB3YBPtmxZnSH3VfMy454SmSUnJX36os,587
|
136
|
+
metaflow-stubs/plugins/frameworks/pytorch.pyi,sha256=NVmMDPmPN5dU0mUaWlaQpiGfatvL3FOhUTgJDIBnth0,1200
|
137
|
+
metaflow-stubs/plugins/gcp/__init__.pyi,sha256=aNOewRVnFo5VA5378uIVJwJZiJ2AJUpUgnztEMZiJqw,923
|
138
|
+
metaflow-stubs/plugins/gcp/gcp_secret_manager_secrets_provider.pyi,sha256=rfKz0usDN1teHGOIggncBAIoklla5UMCmjoZixX613M,3298
|
139
|
+
metaflow-stubs/plugins/gcp/gs_exceptions.pyi,sha256=SGJ4sg5YMjq-c2A_Q9UiEqbfcFvU1Pvo4IO2zYxnyuY,796
|
140
|
+
metaflow-stubs/plugins/gcp/gs_storage_client_factory.pyi,sha256=2Cr71FS8O-mnv2HVOMN9p4oSLmwrGvkjGGWUGeBIRG8,899
|
141
|
+
metaflow-stubs/plugins/gcp/gs_utils.pyi,sha256=chn5EaJImg2wimJzXF98QmklI-25C5f82vLhuPHgk9g,1086
|
142
|
+
metaflow-stubs/plugins/gcp/includefile_support.pyi,sha256=eObAeVd2KGpOCaZ6Wm3i0fZAYmaSHju5CpVdgerHi9M,1641
|
143
|
+
metaflow-stubs/plugins/kubernetes/__init__.pyi,sha256=fUbvAo4PLLSXN2vimgRSISOgahow9aICJ3x4p4ggNKk,846
|
144
|
+
metaflow-stubs/plugins/kubernetes/kube_utils.pyi,sha256=3NbTEY2Ana4bBUDkm1rdebxWJKhW4vHoS0F2gUGtCRQ,881
|
145
|
+
metaflow-stubs/plugins/kubernetes/kubernetes.pyi,sha256=1xzt-h_L4YPk9evvmWLCHgNDmsnBSU0y9IdjnNNGO8Q,4336
|
146
|
+
metaflow-stubs/plugins/kubernetes/kubernetes_cli.pyi,sha256=VANMEPTTvcx9ONQlPwp6a4kb16Z9d66BANCI4mRP2XM,1444
|
147
|
+
metaflow-stubs/plugins/kubernetes/kubernetes_client.pyi,sha256=xZ1FbPmcs04wxzqFDEuoCYY4jcKoSoQcVxuiosGLsR0,1198
|
148
|
+
metaflow-stubs/plugins/kubernetes/kubernetes_decorator.pyi,sha256=V_S0aU5QJiOuGrHz_BaKiyJ_ZPROhwt9u2eWzb1uAP0,6857
|
149
|
+
metaflow-stubs/plugins/kubernetes/kubernetes_jobsets.pyi,sha256=YknknGPrJ6C_GDPT5I81s5x8D8Iy9eH2QhX8e21PJwI,5226
|
150
|
+
metaflow-stubs/plugins/pypi/__init__.pyi,sha256=qrKFBgQ8mjfcpFIeww0gwdHps4jzJdrPkdEqzkYFQhQ,915
|
151
|
+
metaflow-stubs/plugins/pypi/conda_decorator.pyi,sha256=Zld93Vr_GbgX4JhuWw_o3FpLnkv3Txi5Hw8gDEpBtbw,3725
|
152
|
+
metaflow-stubs/plugins/pypi/conda_environment.pyi,sha256=5ar4ophu3SRNkfkkHtbEXpWfrYYcr1xBbl4pHJIwnXU,2409
|
153
|
+
metaflow-stubs/plugins/pypi/pypi_decorator.pyi,sha256=MZQKUZQYlDuhKTg650gDHy0IowpuEFVcTOKJU563H2A,2610
|
154
|
+
metaflow-stubs/plugins/pypi/pypi_environment.pyi,sha256=bJmQ5TPvWCJkW2clmrhITbEGaQpK0Di_hpJmLCXNCj4,834
|
155
|
+
metaflow-stubs/plugins/pypi/utils.pyi,sha256=zb5c-533tNKI6yrmBrUtrVXwzyW7RTj6W05RwI9UKEU,825
|
156
|
+
metaflow-stubs/plugins/secrets/__init__.pyi,sha256=T8aOnSXBgPemPNA1QaIWjJJsnuM6HnzkRhwZBV_DIqM,1042
|
157
|
+
metaflow-stubs/plugins/secrets/inline_secrets_provider.pyi,sha256=Vsdjd1X1cW9ylquy3N8oLau15UhtVDKZrpE7US-IAL4,986
|
158
|
+
metaflow-stubs/plugins/secrets/secrets_decorator.pyi,sha256=F7PKfr9yBu4ARrC1gCeY2BAmdRQn6NR-LEa-CUBGsFw,2345
|
159
|
+
metaflow-stubs/profilers/__init__.pyi,sha256=MnmFkdUHbrh5YpJtMhf1Ej13NrDQncyq64u-_Wmcy0M,696
|
160
|
+
metaflow-stubs/runner/__init__.pyi,sha256=UOEQcn6SbXzdSce3KYsHLIAFB7zc-ZGIzCZGxSBK_3U,831
|
161
|
+
metaflow-stubs/runner/deployer.pyi,sha256=a0uxXwrMV9z0XNxqaDkeq2fWm9XrddL1D4kO4ZzlnSI,7525
|
162
|
+
metaflow-stubs/runner/deployer_impl.pyi,sha256=WgMtfr3uA7lHy_Byv2ljfjBmCYB6gzrXAlaNqh-eh58,3300
|
163
|
+
metaflow-stubs/runner/metaflow_runner.pyi,sha256=bbbgdn4w5aXSjS45EK1_GuRo1FUwu7jj8FsHjIJAR3I,10652
|
164
|
+
metaflow-stubs/runner/nbdeploy.pyi,sha256=vEci06kz1rYdbmbRua_6nrX99BQWsZ8_J0r3LJ3Hbls,2815
|
165
|
+
metaflow-stubs/runner/nbrun.pyi,sha256=tfOGE3St6EWRoB_nEVV3ccOSurchkcLET5yhc3veUUY,6022
|
166
|
+
metaflow-stubs/runner/subprocess_manager.pyi,sha256=2yVNVsyz_Ke0__diu0k6KmXlYIaG3-OViApHyaIk6sg,9136
|
167
|
+
metaflow-stubs/runner/utils.pyi,sha256=6GEVAt1OOgBWHKffn1wH-dPSm_G-923daplBwuhd6XI,5924
|
168
|
+
metaflow-stubs/system/__init__.pyi,sha256=8PZBNvX-abdDS_hrFGsBJk4WaNsqPBMlW4rcHg7jWU8,761
|
169
|
+
metaflow-stubs/system/system_logger.pyi,sha256=Fc0ymf1C6uHC9j0N0AdIzGdVcdLjVno3Ah7iJ2ywUX4,1666
|
170
|
+
metaflow-stubs/system/system_monitor.pyi,sha256=yDQVK2BmCKsZOyD60Crokx7IafggT7-lK1uXODRz-mU,1788
|
171
|
+
ob_metaflow_stubs-6.0.3.123.dist-info/METADATA,sha256=ZRPaf49WRs0midNak3T8QoBmtDiUQ2bGqC6IqJOS8KI,657
|
172
|
+
ob_metaflow_stubs-6.0.3.123.dist-info/WHEEL,sha256=Kh9pAotZVRFj97E15yTA4iADqXdQfIVTHcNaZTjxeGM,110
|
173
|
+
ob_metaflow_stubs-6.0.3.123.dist-info/top_level.txt,sha256=vEJN-gFv184nGYaYbnS_0-Q3cmXuRw3iT9l3yyYb1JA,15
|
174
|
+
ob_metaflow_stubs-6.0.3.123.dist-info/RECORD,,
|