metaflow-stubs 2.15.0__py2.py3-none-any.whl → 2.15.1__py2.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.
Files changed (146) hide show
  1. metaflow-stubs/__init__.pyi +542 -539
  2. metaflow-stubs/cards.pyi +2 -2
  3. metaflow-stubs/cli.pyi +2 -2
  4. metaflow-stubs/cli_components/__init__.pyi +2 -2
  5. metaflow-stubs/cli_components/utils.pyi +2 -2
  6. metaflow-stubs/client/__init__.pyi +2 -2
  7. metaflow-stubs/client/core.pyi +4 -4
  8. metaflow-stubs/client/filecache.pyi +3 -3
  9. metaflow-stubs/events.pyi +2 -2
  10. metaflow-stubs/exception.pyi +2 -2
  11. metaflow-stubs/flowspec.pyi +4 -4
  12. metaflow-stubs/generated_for.txt +1 -1
  13. metaflow-stubs/includefile.pyi +3 -3
  14. metaflow-stubs/info_file.pyi +2 -2
  15. metaflow-stubs/metadata_provider/__init__.pyi +2 -2
  16. metaflow-stubs/metadata_provider/heartbeat.pyi +2 -2
  17. metaflow-stubs/metadata_provider/metadata.pyi +2 -2
  18. metaflow-stubs/metadata_provider/util.pyi +2 -2
  19. metaflow-stubs/metaflow_config.pyi +4 -2
  20. metaflow-stubs/metaflow_current.pyi +18 -18
  21. metaflow-stubs/multicore_utils.pyi +2 -2
  22. metaflow-stubs/parameters.pyi +3 -3
  23. metaflow-stubs/plugins/__init__.pyi +13 -13
  24. metaflow-stubs/plugins/airflow/__init__.pyi +2 -2
  25. metaflow-stubs/plugins/airflow/airflow_decorator.pyi +2 -2
  26. metaflow-stubs/plugins/airflow/airflow_utils.pyi +2 -2
  27. metaflow-stubs/plugins/airflow/exception.pyi +2 -2
  28. metaflow-stubs/plugins/airflow/sensors/__init__.pyi +2 -2
  29. metaflow-stubs/plugins/airflow/sensors/base_sensor.pyi +2 -2
  30. metaflow-stubs/plugins/airflow/sensors/external_task_sensor.pyi +2 -2
  31. metaflow-stubs/plugins/airflow/sensors/s3_sensor.pyi +2 -2
  32. metaflow-stubs/plugins/argo/__init__.pyi +2 -2
  33. metaflow-stubs/plugins/argo/argo_client.pyi +2 -2
  34. metaflow-stubs/plugins/argo/argo_events.pyi +2 -2
  35. metaflow-stubs/plugins/argo/argo_workflows.pyi +3 -3
  36. metaflow-stubs/plugins/argo/argo_workflows_decorator.pyi +2 -2
  37. metaflow-stubs/plugins/argo/argo_workflows_deployer.pyi +2 -2
  38. metaflow-stubs/plugins/argo/argo_workflows_deployer_objects.pyi +3 -3
  39. metaflow-stubs/plugins/aws/__init__.pyi +2 -2
  40. metaflow-stubs/plugins/aws/aws_client.pyi +2 -2
  41. metaflow-stubs/plugins/aws/aws_utils.pyi +2 -2
  42. metaflow-stubs/plugins/aws/batch/__init__.pyi +2 -2
  43. metaflow-stubs/plugins/aws/batch/batch.pyi +2 -2
  44. metaflow-stubs/plugins/aws/batch/batch_client.pyi +2 -2
  45. metaflow-stubs/plugins/aws/batch/batch_decorator.pyi +2 -2
  46. metaflow-stubs/plugins/aws/secrets_manager/__init__.pyi +2 -2
  47. metaflow-stubs/plugins/aws/secrets_manager/aws_secrets_manager_secrets_provider.pyi +3 -3
  48. metaflow-stubs/plugins/aws/step_functions/__init__.pyi +2 -2
  49. metaflow-stubs/plugins/aws/step_functions/dynamo_db_client.pyi +2 -2
  50. metaflow-stubs/plugins/aws/step_functions/event_bridge_client.pyi +2 -2
  51. metaflow-stubs/plugins/aws/step_functions/schedule_decorator.pyi +2 -2
  52. metaflow-stubs/plugins/aws/step_functions/step_functions.pyi +2 -2
  53. metaflow-stubs/plugins/aws/step_functions/step_functions_client.pyi +2 -2
  54. metaflow-stubs/plugins/aws/step_functions/step_functions_decorator.pyi +2 -2
  55. metaflow-stubs/plugins/aws/step_functions/step_functions_deployer.pyi +3 -3
  56. metaflow-stubs/plugins/aws/step_functions/step_functions_deployer_objects.pyi +2 -2
  57. metaflow-stubs/plugins/azure/__init__.pyi +2 -2
  58. metaflow-stubs/plugins/azure/azure_credential.pyi +2 -2
  59. metaflow-stubs/plugins/azure/azure_exceptions.pyi +2 -2
  60. metaflow-stubs/plugins/azure/azure_secret_manager_secrets_provider.pyi +3 -3
  61. metaflow-stubs/plugins/azure/azure_utils.pyi +2 -2
  62. metaflow-stubs/plugins/azure/blob_service_client_factory.pyi +2 -2
  63. metaflow-stubs/plugins/azure/includefile_support.pyi +2 -2
  64. metaflow-stubs/plugins/cards/__init__.pyi +2 -2
  65. metaflow-stubs/plugins/cards/card_client.pyi +2 -2
  66. metaflow-stubs/plugins/cards/card_creator.pyi +2 -2
  67. metaflow-stubs/plugins/cards/card_datastore.pyi +2 -2
  68. metaflow-stubs/plugins/cards/card_decorator.pyi +2 -2
  69. metaflow-stubs/plugins/cards/card_modules/__init__.pyi +2 -2
  70. metaflow-stubs/plugins/cards/card_modules/basic.pyi +2 -2
  71. metaflow-stubs/plugins/cards/card_modules/card.pyi +2 -2
  72. metaflow-stubs/plugins/cards/card_modules/components.pyi +4 -4
  73. metaflow-stubs/plugins/cards/card_modules/convert_to_native_type.pyi +2 -2
  74. metaflow-stubs/plugins/cards/card_modules/renderer_tools.pyi +2 -2
  75. metaflow-stubs/plugins/cards/card_modules/test_cards.pyi +2 -2
  76. metaflow-stubs/plugins/cards/card_resolver.pyi +2 -2
  77. metaflow-stubs/plugins/cards/component_serializer.pyi +2 -2
  78. metaflow-stubs/plugins/cards/exception.pyi +2 -2
  79. metaflow-stubs/plugins/catch_decorator.pyi +2 -2
  80. metaflow-stubs/plugins/datatools/__init__.pyi +2 -2
  81. metaflow-stubs/plugins/datatools/local.pyi +2 -2
  82. metaflow-stubs/plugins/datatools/s3/__init__.pyi +2 -2
  83. metaflow-stubs/plugins/datatools/s3/s3.pyi +2 -2
  84. metaflow-stubs/plugins/datatools/s3/s3tail.pyi +2 -2
  85. metaflow-stubs/plugins/datatools/s3/s3util.pyi +2 -2
  86. metaflow-stubs/plugins/debug_logger.pyi +2 -2
  87. metaflow-stubs/plugins/debug_monitor.pyi +2 -2
  88. metaflow-stubs/plugins/environment_decorator.pyi +2 -2
  89. metaflow-stubs/plugins/events_decorator.pyi +2 -2
  90. metaflow-stubs/plugins/frameworks/__init__.pyi +2 -2
  91. metaflow-stubs/plugins/frameworks/pytorch.pyi +2 -2
  92. metaflow-stubs/plugins/gcp/__init__.pyi +2 -2
  93. metaflow-stubs/plugins/gcp/gcp_secret_manager_secrets_provider.pyi +3 -3
  94. metaflow-stubs/plugins/gcp/gs_exceptions.pyi +2 -2
  95. metaflow-stubs/plugins/gcp/gs_storage_client_factory.pyi +2 -2
  96. metaflow-stubs/plugins/gcp/gs_utils.pyi +2 -2
  97. metaflow-stubs/plugins/gcp/includefile_support.pyi +2 -2
  98. metaflow-stubs/plugins/kubernetes/__init__.pyi +2 -2
  99. metaflow-stubs/plugins/kubernetes/kube_utils.pyi +2 -2
  100. metaflow-stubs/plugins/kubernetes/kubernetes.pyi +2 -2
  101. metaflow-stubs/plugins/kubernetes/kubernetes_client.pyi +2 -2
  102. metaflow-stubs/plugins/kubernetes/kubernetes_decorator.pyi +4 -2
  103. metaflow-stubs/plugins/kubernetes/kubernetes_job.pyi +2 -2
  104. metaflow-stubs/plugins/kubernetes/kubernetes_jobsets.pyi +2 -2
  105. metaflow-stubs/plugins/kubernetes/spot_monitor_sidecar.pyi +2 -2
  106. metaflow-stubs/plugins/parallel_decorator.pyi +2 -2
  107. metaflow-stubs/plugins/project_decorator.pyi +2 -2
  108. metaflow-stubs/plugins/pypi/__init__.pyi +4 -3
  109. metaflow-stubs/plugins/pypi/conda_decorator.pyi +2 -2
  110. metaflow-stubs/plugins/pypi/conda_environment.pyi +6 -6
  111. metaflow-stubs/plugins/pypi/parsers.pyi +113 -0
  112. metaflow-stubs/plugins/pypi/pypi_decorator.pyi +2 -2
  113. metaflow-stubs/plugins/pypi/pypi_environment.pyi +2 -2
  114. metaflow-stubs/plugins/pypi/utils.pyi +2 -2
  115. metaflow-stubs/plugins/resources_decorator.pyi +2 -2
  116. metaflow-stubs/plugins/retry_decorator.pyi +2 -2
  117. metaflow-stubs/plugins/secrets/__init__.pyi +3 -3
  118. metaflow-stubs/plugins/secrets/inline_secrets_provider.pyi +2 -2
  119. metaflow-stubs/plugins/secrets/secrets_decorator.pyi +2 -2
  120. metaflow-stubs/plugins/storage_executor.pyi +2 -2
  121. metaflow-stubs/plugins/test_unbounded_foreach_decorator.pyi +2 -2
  122. metaflow-stubs/plugins/timeout_decorator.pyi +2 -2
  123. metaflow-stubs/pylint_wrapper.pyi +2 -2
  124. metaflow-stubs/runner/__init__.pyi +2 -2
  125. metaflow-stubs/runner/deployer.pyi +29 -29
  126. metaflow-stubs/runner/deployer_impl.pyi +2 -2
  127. metaflow-stubs/runner/metaflow_runner.pyi +3 -3
  128. metaflow-stubs/runner/nbdeploy.pyi +2 -2
  129. metaflow-stubs/runner/nbrun.pyi +2 -2
  130. metaflow-stubs/runner/subprocess_manager.pyi +2 -2
  131. metaflow-stubs/runner/utils.pyi +3 -3
  132. metaflow-stubs/system/__init__.pyi +2 -2
  133. metaflow-stubs/system/system_logger.pyi +2 -2
  134. metaflow-stubs/system/system_monitor.pyi +2 -2
  135. metaflow-stubs/tagging_util.pyi +2 -2
  136. metaflow-stubs/tuple_util.pyi +2 -2
  137. metaflow-stubs/user_configs/__init__.pyi +2 -2
  138. metaflow-stubs/user_configs/config_decorators.pyi +6 -6
  139. metaflow-stubs/user_configs/config_options.pyi +2 -2
  140. metaflow-stubs/user_configs/config_parameters.pyi +6 -6
  141. metaflow-stubs/version.pyi +2 -2
  142. {metaflow_stubs-2.15.0.dist-info → metaflow_stubs-2.15.1.dist-info}/METADATA +2 -2
  143. metaflow_stubs-2.15.1.dist-info/RECORD +146 -0
  144. {metaflow_stubs-2.15.0.dist-info → metaflow_stubs-2.15.1.dist-info}/WHEEL +1 -1
  145. metaflow_stubs-2.15.0.dist-info/RECORD +0 -145
  146. {metaflow_stubs-2.15.0.dist-info → metaflow_stubs-2.15.1.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
1
1
  ######################################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
- # MF version: 2.15.0 #
4
- # Generated on 2025-02-25T21:21:51.412518 #
3
+ # MF version: 2.15.1 #
4
+ # Generated on 2025-02-28T22:52:51.108748 #
5
5
  ######################################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -9,12 +9,12 @@ from __future__ import annotations
9
9
  import metaflow
10
10
  import typing
11
11
  if typing.TYPE_CHECKING:
12
- import metaflow.plugins.argo.argo_workflows_deployer_objects
12
+ import metaflow
13
+ import metaflow.plugins.aws.step_functions.step_functions_deployer_objects
13
14
  import metaflow.plugins.argo.argo_workflows_deployer
14
15
  import metaflow.plugins.aws.step_functions.step_functions_deployer
15
16
  import metaflow.runner.deployer
16
- import metaflow.plugins.aws.step_functions.step_functions_deployer_objects
17
- import metaflow
17
+ import metaflow.plugins.argo.argo_workflows_deployer_objects
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 argo_workflows(self, *, name: typing.Optional[str] = None) -> "metaflow.plugins.argo.argo_workflows_deployer.ArgoWorkflowsDeployer":
58
+ def step_functions(self, *, name: typing.Optional[str] = None) -> "metaflow.plugins.aws.step_functions.step_functions_deployer.StepFunctionsDeployer":
59
59
  """
60
- Deployer implementation for Argo Workflows.
60
+ Deployer implementation for AWS Step Functions.
61
61
 
62
62
  Parameters
63
63
  ----------
64
64
  name : str, optional, default None
65
- Argo workflow name. The flow name is used instead if this option is not specified.
65
+ State Machine name. The flow name is used instead if this option is not specified.
66
66
  """
67
67
  ...
68
- def step_functions(self, *, name: typing.Optional[str] = None) -> "metaflow.plugins.aws.step_functions.step_functions_deployer.StepFunctionsDeployer":
68
+ def argo_workflows(self, *, name: typing.Optional[str] = None) -> "metaflow.plugins.argo.argo_workflows_deployer.ArgoWorkflowsDeployer":
69
69
  """
70
- Deployer implementation for AWS Step Functions.
70
+ Deployer implementation for Argo Workflows.
71
71
 
72
72
  Parameters
73
73
  ----------
74
74
  name : str, optional, default None
75
- State Machine name. The flow name is used instead if this option is not specified.
75
+ Argo workflow name. The flow name is used instead if this option is not specified.
76
76
  """
77
77
  ...
78
78
  ...
@@ -157,45 +157,45 @@ class DeployedFlow(object, metaclass=DeployedFlowMeta):
157
157
  """
158
158
  ...
159
159
  @classmethod
160
- def from_argo_workflows(cls, *, identifier: str, metadata: typing.Optional[str] = None) -> "metaflow.plugins.argo.argo_workflows_deployer_objects.ArgoWorkflowsDeployedFlow":
160
+ def from_step_functions(cls) -> "metaflow.plugins.aws.step_functions.step_functions_deployer_objects.StepFunctionsDeployedFlow":
161
161
  """
162
- Retrieves a `ArgoWorkflowsDeployedFlow` object from an identifier and optional
163
- metadata.
164
-
162
+ This method is not currently implemented for Step Functions.
165
163
 
164
+ Raises
165
+ ------
166
+ NotImplementedError
167
+ This method is not implemented for Step Functions.
166
168
 
167
169
  Parameters
168
170
  ----------
169
- identifier : str
170
- Deployer specific identifier for the workflow to retrieve
171
- metadata : str, optional, default None
172
- Optional deployer specific metadata.
173
-
174
171
 
175
172
 
176
173
  Returns
177
174
  -------
178
- ArgoWorkflowsDeployedFlow
179
- A `ArgoWorkflowsDeployedFlow` object representing the
180
- deployed flow on argo workflows.
181
175
  """
182
176
  ...
183
177
  @classmethod
184
- def from_step_functions(cls) -> "metaflow.plugins.aws.step_functions.step_functions_deployer_objects.StepFunctionsDeployedFlow":
178
+ def from_argo_workflows(cls, *, identifier: str, metadata: typing.Optional[str] = None) -> "metaflow.plugins.argo.argo_workflows_deployer_objects.ArgoWorkflowsDeployedFlow":
185
179
  """
186
- This method is not currently implemented for Step Functions.
180
+ Retrieves a `ArgoWorkflowsDeployedFlow` object from an identifier and optional
181
+ metadata.
182
+
187
183
 
188
- Raises
189
- ------
190
- NotImplementedError
191
- This method is not implemented for Step Functions.
192
184
 
193
185
  Parameters
194
186
  ----------
187
+ identifier : str
188
+ Deployer specific identifier for the workflow to retrieve
189
+ metadata : str, optional, default None
190
+ Optional deployer specific metadata.
191
+
195
192
 
196
193
 
197
194
  Returns
198
195
  -------
196
+ ArgoWorkflowsDeployedFlow
197
+ A `ArgoWorkflowsDeployedFlow` object representing the
198
+ deployed flow on argo workflows.
199
199
  """
200
200
  ...
201
201
  ...
@@ -1,7 +1,7 @@
1
1
  ######################################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
- # MF version: 2.15.0 #
4
- # Generated on 2025-02-25T21:21:51.343398 #
3
+ # MF version: 2.15.1 #
4
+ # Generated on 2025-02-28T22:52:51.040926 #
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.15.0 #
4
- # Generated on 2025-02-25T21:21:51.335460 #
3
+ # MF version: 2.15.1 #
4
+ # Generated on 2025-02-28T22:52:51.033023 #
5
5
  ######################################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -10,8 +10,8 @@ import metaflow
10
10
  import typing
11
11
  if typing.TYPE_CHECKING:
12
12
  import metaflow.client.core
13
- import metaflow.runner.subprocess_manager
14
13
  import metaflow.runner.metaflow_runner
14
+ import metaflow.runner.subprocess_manager
15
15
 
16
16
  from ..client.core import Run as Run
17
17
  from ..plugins import get_runner_cli as get_runner_cli
@@ -1,7 +1,7 @@
1
1
  ######################################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
- # MF version: 2.15.0 #
4
- # Generated on 2025-02-25T21:21:51.336410 #
3
+ # MF version: 2.15.1 #
4
+ # Generated on 2025-02-28T22:52:51.033977 #
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.15.0 #
4
- # Generated on 2025-02-25T21:21:51.336016 #
3
+ # MF version: 2.15.1 #
4
+ # Generated on 2025-02-28T22:52:51.033600 #
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.15.0 #
4
- # Generated on 2025-02-25T21:21:51.342818 #
3
+ # MF version: 2.15.1 #
4
+ # Generated on 2025-02-28T22:52:51.040344 #
5
5
  ######################################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,15 +1,15 @@
1
1
  ######################################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
- # MF version: 2.15.0 #
4
- # Generated on 2025-02-25T21:21:51.341604 #
3
+ # MF version: 2.15.1 #
4
+ # Generated on 2025-02-28T22:52:51.039169 #
5
5
  ######################################################################################################
6
6
 
7
7
  from __future__ import annotations
8
8
 
9
9
  import typing
10
10
  if typing.TYPE_CHECKING:
11
- import types
12
11
  import metaflow.runner.click_api
12
+ import types
13
13
  import metaflow.runner.subprocess_manager
14
14
  import typing
15
15
 
@@ -1,7 +1,7 @@
1
1
  ######################################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
- # MF version: 2.15.0 #
4
- # Generated on 2025-02-25T21:21:51.336927 #
3
+ # MF version: 2.15.1 #
4
+ # Generated on 2025-02-28T22:52:51.034525 #
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.15.0 #
4
- # Generated on 2025-02-25T21:21:51.358633 #
3
+ # MF version: 2.15.1 #
4
+ # Generated on 2025-02-28T22:52:51.056301 #
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.15.0 #
4
- # Generated on 2025-02-25T21:21:51.358265 #
3
+ # MF version: 2.15.1 #
4
+ # Generated on 2025-02-28T22:52:51.055936 #
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.15.0 #
4
- # Generated on 2025-02-25T21:21:51.318624 #
3
+ # MF version: 2.15.1 #
4
+ # Generated on 2025-02-28T22:52:51.015897 #
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.15.0 #
4
- # Generated on 2025-02-25T21:21:51.323594 #
3
+ # MF version: 2.15.1 #
4
+ # Generated on 2025-02-28T22:52:51.020202 #
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.15.0 #
4
- # Generated on 2025-02-25T21:21:51.318299 #
3
+ # MF version: 2.15.1 #
4
+ # Generated on 2025-02-28T22:52:51.015581 #
5
5
  ######################################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,20 +1,20 @@
1
1
  ######################################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
- # MF version: 2.15.0 #
4
- # Generated on 2025-02-25T21:21:51.322755 #
3
+ # MF version: 2.15.1 #
4
+ # Generated on 2025-02-28T22:52:51.020027 #
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.user_configs.config_parameters
12
- import metaflow.flowspec
13
- import metaflow.decorators
11
+ import typing
14
12
  import metaflow.parameters
15
13
  import metaflow.user_configs.config_decorators
16
- import typing
14
+ import metaflow.decorators
17
15
  import functools
16
+ import metaflow.user_configs.config_parameters
17
+ import metaflow.flowspec
18
18
 
19
19
  from ..exception import MetaflowException as MetaflowException
20
20
  from .config_parameters import ConfigValue as ConfigValue
@@ -1,7 +1,7 @@
1
1
  ######################################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
- # MF version: 2.15.0 #
4
- # Generated on 2025-02-25T21:21:51.338789 #
3
+ # MF version: 2.15.1 #
4
+ # Generated on 2025-02-28T22:52:51.036393 #
5
5
  ######################################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,21 +1,21 @@
1
1
  ######################################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
- # MF version: 2.15.0 #
4
- # Generated on 2025-02-25T21:21:51.321274 #
3
+ # MF version: 2.15.1 #
4
+ # Generated on 2025-02-28T22:52:51.018546 #
5
5
  ######################################################################################################
6
6
 
7
7
  from __future__ import annotations
8
8
 
9
9
  import collections
10
10
  import metaflow
11
- import typing
12
11
  import abc
12
+ import typing
13
13
  if typing.TYPE_CHECKING:
14
- import metaflow.user_configs.config_parameters
15
14
  import collections.abc
16
- import metaflow.parameters
17
- import typing
18
15
  import abc
16
+ import typing
17
+ import metaflow.parameters
18
+ import metaflow.user_configs.config_parameters
19
19
 
20
20
  from ..exception import MetaflowException as MetaflowException
21
21
  from ..parameters import Parameter as Parameter
@@ -1,7 +1,7 @@
1
1
  ######################################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
- # MF version: 2.15.0 #
4
- # Generated on 2025-02-25T21:21:51.336521 #
3
+ # MF version: 2.15.1 #
4
+ # Generated on 2025-02-28T22:52:51.034085 #
5
5
  ######################################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: metaflow-stubs
3
- Version: 2.15.0
3
+ Version: 2.15.1
4
4
  Summary: Metaflow Stubs: Stubs for the metaflow package
5
5
  Author: Metaflow Developers
6
6
  Author-email: help@metaflow.org
@@ -21,7 +21,7 @@ Classifier: Programming Language :: Python :: 3.11
21
21
  Classifier: Programming Language :: Python :: 3.12
22
22
  Requires-Python: >=3.7.0
23
23
  Description-Content-Type: text/markdown
24
- Requires-Dist: metaflow==2.15.0
24
+ Requires-Dist: metaflow==2.15.1
25
25
  Dynamic: author
26
26
  Dynamic: author-email
27
27
  Dynamic: classifier
@@ -0,0 +1,146 @@
1
+ metaflow-stubs/__init__.pyi,sha256=K-u4-5m_plinGdREPpOpqXigS3svhAELZXYC_ESAlIk,62813
2
+ metaflow-stubs/cards.pyi,sha256=ibq1Tnm7zCkaS2feIukK1NntS6-aKo178JTPJGk0VFs,1640
3
+ metaflow-stubs/cli.pyi,sha256=EgUANZRkCtmShhL2B8dkEVbEtX6tg10WJ8A-0Ms2nhw,2170
4
+ metaflow-stubs/events.pyi,sha256=oFibG0lCZgNNJ7Uotaq9YF6QF_f6jti8p7Kayaac9JE,3974
5
+ metaflow-stubs/exception.pyi,sha256=VLFE_Am1bkq5rqI-faX-EJhbS6I9Lrf8LUyMaWIez3Y,2661
6
+ metaflow-stubs/flowspec.pyi,sha256=n1mphBTQtZUqvODikM2vFUeddHRshBWXwLQ8qWEz0uk,10327
7
+ metaflow-stubs/generated_for.txt,sha256=Qf3Y8jvowzMrhQqnUIoQZ1PisnxigUjxh3ETMw4cyNM,33
8
+ metaflow-stubs/includefile.pyi,sha256=lY7-h-72lgGf1FqqrAvAKynQ-6GwSbQqrt-o4wQgZ_c,4615
9
+ metaflow-stubs/info_file.pyi,sha256=Ba3IEA-QWbazJLuI2d-xh9-uJIWpVqRwFagp2NSlyHE,625
10
+ metaflow-stubs/metaflow_config.pyi,sha256=k6Uy0ug3B3JSdh6qbNOT0YyWhS6otoJfKtcmrn6465I,4753
11
+ metaflow-stubs/metaflow_current.pyi,sha256=iZEsiZkD9AmhggIw-SEEM8B5WNpgr0529rkE11dMbRI,9655
12
+ metaflow-stubs/multicore_utils.pyi,sha256=CDnQKjmPMBSk2vCdBAkWirfw_qJZLEmjMpTFcjscVA4,2516
13
+ metaflow-stubs/parameters.pyi,sha256=6SLf2AlGSPrhTA4jO-u-gXbf4wZt5-DJQQQFusBSnls,7477
14
+ metaflow-stubs/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
15
+ metaflow-stubs/pylint_wrapper.pyi,sha256=i5JkfW6Jpi4rmu49quYPfsWwOEiL_gMXOG1udN4uJcA,994
16
+ metaflow-stubs/tagging_util.pyi,sha256=oUvXS2lVe8OLMwMVVar_WRYRabNsfAajY8JoYk75S1w,1494
17
+ metaflow-stubs/tuple_util.pyi,sha256=zw0g_PZg2MiDuQwT2fbV6x4SIwvuSRlk19Aq6Yplbxo,663
18
+ metaflow-stubs/version.pyi,sha256=YyMCFzNjtQC8lxJbJWkW84Jg8mk6gFhxunUCaTiDjUg,577
19
+ metaflow-stubs/cli_components/__init__.pyi,sha256=gisI18oaYt4-RdOJaPcH-M2oOsy1iupfDvVxsSspHIE,583
20
+ metaflow-stubs/cli_components/utils.pyi,sha256=72SmNvQX7eOy1-BnWnrVmXuhsHxcQAIX-5n-mApwj70,1260
21
+ metaflow-stubs/client/__init__.pyi,sha256=biuojy3ZAHOTbzo2AOwbi3gYzAPURPXC8DwqVJFXREM,1114
22
+ metaflow-stubs/client/core.pyi,sha256=ui3FEP7SpOZLq6tkuHZnQJdrIJ3IRjsca1OMjFNMEbY,47719
23
+ metaflow-stubs/client/filecache.pyi,sha256=ubksatytkg1NZ1cW2izOUkiWVBVYB277p9QIyzOIkoE,3059
24
+ metaflow-stubs/metadata_provider/__init__.pyi,sha256=DsNULB9DK2-1s4b3oaobvrqhVNeuIV5ns8eX7qV_o7U,808
25
+ metaflow-stubs/metadata_provider/heartbeat.pyi,sha256=yr_AAr0oQdCIMNOInEWa6qDi7OEVyRmtGtW7mta6Y0A,1068
26
+ metaflow-stubs/metadata_provider/metadata.pyi,sha256=lZcSKXCdUXCNMQ1kUQ-8h90r04ZB2h2qmkrtYBvVvA4,13235
27
+ metaflow-stubs/metadata_provider/util.pyi,sha256=yaGG7vkLDg7vUqzTVXKcr93tFtpitQao1mILhAlJoAw,758
28
+ metaflow-stubs/plugins/__init__.pyi,sha256=HJo_AiL6EP0aeEw5IHNEcd2EYUygAfXEjL_JYgIAtp4,3700
29
+ metaflow-stubs/plugins/catch_decorator.pyi,sha256=MXh6uFc2lx-ZKxEuBJzlUESwEifjc07Ya97C1K4xmyY,2243
30
+ metaflow-stubs/plugins/debug_logger.pyi,sha256=7Vf_-KodRi7Z2ICBTsVruLFR--yw9P7EnkmzqmYm_Co,932
31
+ metaflow-stubs/plugins/debug_monitor.pyi,sha256=0CL_xIurFpWrjEqYgMH9llm8Lb8sSyXSkalugYbBE5w,910
32
+ metaflow-stubs/plugins/environment_decorator.pyi,sha256=DaLrNSSg5RcI4NV0IjTXRGVeHqOfvT42fOkpWR6Pi_Y,1052
33
+ metaflow-stubs/plugins/events_decorator.pyi,sha256=dv6xsvzyFBAJAoEdNfeSTNTlN7wkhY9Klv5sJBslSn8,4772
34
+ metaflow-stubs/plugins/parallel_decorator.pyi,sha256=gKfziZx9P_67VHu0jw8Wi4GNisxLJR9cjBfsekFyE7s,2445
35
+ metaflow-stubs/plugins/project_decorator.pyi,sha256=jQ0zExz6EB3c3w2XUiQNmG3qbfBIjr1gUfrkBcr40qE,3713
36
+ metaflow-stubs/plugins/resources_decorator.pyi,sha256=BnMCmaNEiK0P6-jeqWAx4jYpQK9ZMcM2aVsaLf_XStY,1829
37
+ metaflow-stubs/plugins/retry_decorator.pyi,sha256=uL1t82JkYlIAunOFm5dNqAN9uV2Is7IeTI57xjukY6Y,1709
38
+ metaflow-stubs/plugins/storage_executor.pyi,sha256=MtHdnhn9OPaUxexymBpYe8YSSGISLAoNQJQ-27-Eg3M,1198
39
+ metaflow-stubs/plugins/test_unbounded_foreach_decorator.pyi,sha256=bkMQ14VYz97UAMm46l9nU9vquHaFATqAJXbPUt7Xjnk,2087
40
+ metaflow-stubs/plugins/timeout_decorator.pyi,sha256=uvFZzoFZorwBekzdRE4RUNFuT0mDoB_Z4iu0XX-iEro,2296
41
+ metaflow-stubs/plugins/airflow/__init__.pyi,sha256=PqvD7ZX220ML5QMGhts7wdMw0ZTOEUOqVyudvsK-h1s,722
42
+ metaflow-stubs/plugins/airflow/airflow_decorator.pyi,sha256=QmdBSImMEKUyCCoxV9KuxihgvIUQjDGYusrZo3A2qgQ,1229
43
+ metaflow-stubs/plugins/airflow/airflow_utils.pyi,sha256=p2EpnjNPbhRmB4YrDApE4lGzqInzvR3KEXe77oboNTI,3154
44
+ metaflow-stubs/plugins/airflow/exception.pyi,sha256=9U_Am2iVw7sTtjwYBdJG8IqhlSH2BOJGFXQ8IpGb7vY,923
45
+ metaflow-stubs/plugins/airflow/sensors/__init__.pyi,sha256=kwUrldFhgZHIXrHQZmwXWknOVP2YolSD6A2H3cchtCg,877
46
+ metaflow-stubs/plugins/airflow/sensors/base_sensor.pyi,sha256=uSNNQmbHppinGw_1WkN1NlLJqYL2oSqP3kqSXdXzCfk,1497
47
+ metaflow-stubs/plugins/airflow/sensors/external_task_sensor.pyi,sha256=I6sG7dm0OvkVZSipi0YKBj3YlOfKI2nrn0OakEexAag,3309
48
+ metaflow-stubs/plugins/airflow/sensors/s3_sensor.pyi,sha256=uG-nszs4hy1Wsc9VGCSMEsFL-AuXSBZFUZ3ZtynXxX0,3220
49
+ metaflow-stubs/plugins/argo/__init__.pyi,sha256=2U2mr5fktwbgK4Kal33nL-HDAMqpq57V3Xpfku_T-Qo,727
50
+ metaflow-stubs/plugins/argo/argo_client.pyi,sha256=Oqe7-EQYxD9nT038S-aVWuREVAyn_TBmCDeL5b81RRM,2514
51
+ metaflow-stubs/plugins/argo/argo_events.pyi,sha256=S5rxroCoKTuXQNr4nqfr306gn9H4BqUpfDFxQxQwCkM,3348
52
+ metaflow-stubs/plugins/argo/argo_workflows.pyi,sha256=cg0kaURy4dRL4i9iK5ajULMg5U3_SLh2J3bkJFhA-7U,13562
53
+ metaflow-stubs/plugins/argo/argo_workflows_decorator.pyi,sha256=tSUWkUPZLXrb8OFoxNvFIDGY1oQYMUEiknIOvQrMBHs,1375
54
+ metaflow-stubs/plugins/argo/argo_workflows_deployer.pyi,sha256=sFLFNc1hvbC5_iQJtdT_W298PPokE6ptbWyli-67qv4,4595
55
+ metaflow-stubs/plugins/argo/argo_workflows_deployer_objects.pyi,sha256=oe40x32AdST5glwGOxQ6-j60DR1oPInBaxmkiHmLRXY,6061
56
+ metaflow-stubs/plugins/aws/__init__.pyi,sha256=NBcaT3HggMfQ-s-yjN7sIAfomTA5gQiWjcSFnLDRgik,755
57
+ metaflow-stubs/plugins/aws/aws_client.pyi,sha256=mBRNb83lmqLzXzb6OC-wU5YFtQ9W5888s6tZ0iTIlq0,930
58
+ metaflow-stubs/plugins/aws/aws_utils.pyi,sha256=agXdhYot57ghxMcGNt-8ohV9DPSpickKNSIj8W1l8DM,3085
59
+ metaflow-stubs/plugins/aws/batch/__init__.pyi,sha256=1p3qUaMaUcEcKDaDj6vQfDqyskIXrSK_qUf_K2bTvYY,675
60
+ metaflow-stubs/plugins/aws/batch/batch.pyi,sha256=PpH-L9LBj9tNcW_KAKN8OFE15wosF-vCZN1UjhGpl4o,2905
61
+ metaflow-stubs/plugins/aws/batch/batch_client.pyi,sha256=5tRxQkP7ykNxU8jx5ehmY82NUHJ6_101OGbQjLgbXro,3767
62
+ metaflow-stubs/plugins/aws/batch/batch_decorator.pyi,sha256=LAdlKgzilD4mROOcFYvY1zVAi_fbIB8gKpr6RT8S4hY,5937
63
+ metaflow-stubs/plugins/aws/secrets_manager/__init__.pyi,sha256=MSESaBsCUMAWDplo2L0qLd2EgD5qfrOp3lIPnCvzDbk,645
64
+ metaflow-stubs/plugins/aws/secrets_manager/aws_secrets_manager_secrets_provider.pyi,sha256=_ohQzODWN-Qo5IPoOnOc2WbCwFSBIFZgntePs6uoHes,3575
65
+ metaflow-stubs/plugins/aws/step_functions/__init__.pyi,sha256=dZiRVWqFYI3lEdxsZm7b3lhk4KS8IZrDzsa5uyf3dU0,792
66
+ metaflow-stubs/plugins/aws/step_functions/dynamo_db_client.pyi,sha256=baYxxYSYCdQ4g5dXkbfZKqhlOl3816zvLaZPxnBFBKM,976
67
+ metaflow-stubs/plugins/aws/step_functions/event_bridge_client.pyi,sha256=uyzhXpnPuGKoH3W4eqpb1jKclOJr5bPKWAwDnB4pPcw,899
68
+ metaflow-stubs/plugins/aws/step_functions/schedule_decorator.pyi,sha256=tRE2LKT2KSuLGN9L07eONei4pIzLxRSOC-GO1gFkRRI,1637
69
+ metaflow-stubs/plugins/aws/step_functions/step_functions.pyi,sha256=KxkE4gcZgHbqecQyEzXKT_AqYeGtnFs74oCJMy25q0w,4553
70
+ metaflow-stubs/plugins/aws/step_functions/step_functions_client.pyi,sha256=a0Lrl3_606kEnLHHagAxbnXQohxRlrOQwNvv2ge8vFY,1186
71
+ metaflow-stubs/plugins/aws/step_functions/step_functions_decorator.pyi,sha256=WHakmQOSeGreig7IvrHA5X9pmgafbkUWKVI1gKbV8Z8,1145
72
+ metaflow-stubs/plugins/aws/step_functions/step_functions_deployer.pyi,sha256=EVadEGByTICZtM7u8PxqZxQhzWdapMpacwc_n4gUBs4,3881
73
+ metaflow-stubs/plugins/aws/step_functions/step_functions_deployer_objects.pyi,sha256=eN7a1saI8UXoB53NhwCKVyz_DkldvfqYjvR3K3MpICU,4342
74
+ metaflow-stubs/plugins/azure/__init__.pyi,sha256=u1geyGkW87muE03ZwC7tXVOpLRrYB67E5DsYAc9VCbw,1011
75
+ metaflow-stubs/plugins/azure/azure_credential.pyi,sha256=iNFvWuqO0nGTlGiBx2hhZlRGlWOuN3whkacE-ZsM9DU,1168
76
+ metaflow-stubs/plugins/azure/azure_exceptions.pyi,sha256=jtpQks-yDnNhDtWexIaGTH-XDIpLD_LsXPphGifjYQM,999
77
+ metaflow-stubs/plugins/azure/azure_secret_manager_secrets_provider.pyi,sha256=Ouc-shG897neNaUK4g8AyhnvNyd6dUHDn_4xisFnNxg,2289
78
+ metaflow-stubs/plugins/azure/azure_utils.pyi,sha256=JiZDwB4tmdfPlwbO1RQ5mlzzD_x_8auIY3xpR29Qnzg,2458
79
+ metaflow-stubs/plugins/azure/blob_service_client_factory.pyi,sha256=l90sbHcF8PNFUkU4A7LDVSBVj2p1st38Stx1HtTO5To,1568
80
+ metaflow-stubs/plugins/azure/includefile_support.pyi,sha256=xKMPxxQYVUibYkpSwMsBgpkBUoT9pR6T6KCjLA8GD3k,1667
81
+ metaflow-stubs/plugins/cards/__init__.pyi,sha256=66Gkp3E0SfB3RCAL7g3XEhoQB4Csd5RT0MhrzwOlQrA,916
82
+ metaflow-stubs/plugins/cards/card_client.pyi,sha256=GVYyyKhF1bAaKbNjCGDLI3_4PdRve5RJrbNTW46duV4,4909
83
+ metaflow-stubs/plugins/cards/card_creator.pyi,sha256=7GVgBcj1UkQt0BN3izT9ciZCYmpG3jjIr8SrNOdk47c,1089
84
+ metaflow-stubs/plugins/cards/card_datastore.pyi,sha256=X5sjmIY400KsjRkMIqgowt_gcqll1kKhS0wDSeKnw4k,2962
85
+ metaflow-stubs/plugins/cards/card_decorator.pyi,sha256=DFzqJgfzrSOrngbkqj-Nr86M9X9xcC3RyYC6fE5YGDA,3038
86
+ metaflow-stubs/plugins/cards/card_resolver.pyi,sha256=rt_TXweiVAn7dRq_aU0QtA_ppB4K6RlL42ud9PauoKU,759
87
+ metaflow-stubs/plugins/cards/component_serializer.pyi,sha256=rjRkStE8ewub7zzD1CFL4fkQ2j7t8Jo96k0K4WbQofs,8476
88
+ metaflow-stubs/plugins/cards/exception.pyi,sha256=SQhed2H1aPCvGOTtGGt3HohU8U74HmF7q5GpqTXk0RY,2470
89
+ metaflow-stubs/plugins/cards/card_modules/__init__.pyi,sha256=5gx6vhsULm_fc4LhNnYqUu5U7y5PkIviHxNt1zTLBzI,986
90
+ metaflow-stubs/plugins/cards/card_modules/basic.pyi,sha256=KuSgwEkzRr3O3ezAA0KRg30BvpEUIco5hc9rP37x3Ik,7502
91
+ metaflow-stubs/plugins/cards/card_modules/card.pyi,sha256=CPpIbtKSCzk8v9pkonDghyyS1IKSUr2V2oAB9sMTNUw,3196
92
+ metaflow-stubs/plugins/cards/card_modules/components.pyi,sha256=6vqA6XFikI40WgN9VOGBhE6XUlBdZaXVkWLPPCEs2CI,11481
93
+ metaflow-stubs/plugins/cards/card_modules/convert_to_native_type.pyi,sha256=nYEOXJnxojDTlQj8xNPNNuRZh8kC2XB_0Dlrpg36pj8,1479
94
+ metaflow-stubs/plugins/cards/card_modules/renderer_tools.pyi,sha256=CAyRWpf1qvSvoOG0S3eMI3vq0mqZWWx_V-HYtykv-v0,853
95
+ metaflow-stubs/plugins/cards/card_modules/test_cards.pyi,sha256=x120rL47RIWfwUqHkM83tcuBnsko9N-Udx6FWX5pajs,3550
96
+ metaflow-stubs/plugins/datatools/__init__.pyi,sha256=pbNwhRYvOSEZeN2o2pf4akWccInZTHBo_1H46iCwY0Q,933
97
+ metaflow-stubs/plugins/datatools/local.pyi,sha256=A-Uv2XEByobbn0yWVMUmhqFpB9xRdzr0jKlM1qsD_Nw,2797
98
+ metaflow-stubs/plugins/datatools/s3/__init__.pyi,sha256=zgf2bZQMrGi-_JzIJqWvItL1ztRxaSVAzZspNwmwlJo,1204
99
+ metaflow-stubs/plugins/datatools/s3/s3.pyi,sha256=iusRv2rACQxAADyPOGLR4-NTVSm7KRp2dMt4ABvcMfM,23894
100
+ metaflow-stubs/plugins/datatools/s3/s3tail.pyi,sha256=9KqAuDTFje9fIfe1hoYyBm9nYfTSkTG7b8oP7Svf2EA,1036
101
+ metaflow-stubs/plugins/datatools/s3/s3util.pyi,sha256=9LkM7TRRTR2sbIDvPkRGfkxgFtjUXRigoa3VDtkvmu0,1132
102
+ metaflow-stubs/plugins/frameworks/__init__.pyi,sha256=E2eH8Tv-z-yiNI-iMdbngFioDGAys1YEPXtAw00XCbI,587
103
+ metaflow-stubs/plugins/frameworks/pytorch.pyi,sha256=-oWPemq8WPr0d_fxa1j_AnZCd8Y68pNDdsW7BjrUcc0,1200
104
+ metaflow-stubs/plugins/gcp/__init__.pyi,sha256=hebZEmv6d71UmP8eGDXdKlyAihs4CI9AaRQeAUXXDrw,923
105
+ metaflow-stubs/plugins/gcp/gcp_secret_manager_secrets_provider.pyi,sha256=GniWpWOZbDzGxLX_ff5deR-_apr7ZLR3ByF8_i6h2EA,3298
106
+ metaflow-stubs/plugins/gcp/gs_exceptions.pyi,sha256=BJF9mlO3oWHgc5Fea9nN0npe1I2Y9kmTA-jBvve961U,796
107
+ metaflow-stubs/plugins/gcp/gs_storage_client_factory.pyi,sha256=npAtxlK1fE1bdSxP7dhK5wge8Ml-fDfC398cuAZqrQo,899
108
+ metaflow-stubs/plugins/gcp/gs_utils.pyi,sha256=W2JGtzbV45_OUbPaZWfgtsIkPlg3x_BPMBsMSL-M-Ds,1086
109
+ metaflow-stubs/plugins/gcp/includefile_support.pyi,sha256=PyS4x-d7XBamw2dVODcdufPYqhD8IE2dhYShvWT_rkQ,1641
110
+ metaflow-stubs/plugins/kubernetes/__init__.pyi,sha256=Xp8FMGhs4PxXeJIGrM5F5JRwnrq-_SgFUA2mi8-4pHc,905
111
+ metaflow-stubs/plugins/kubernetes/kube_utils.pyi,sha256=9dZ45lIUfaraAGPUnt9oZhSrzFA5etNlFHp0kyBDhRI,1707
112
+ metaflow-stubs/plugins/kubernetes/kubernetes.pyi,sha256=Gpv-ESJGilJ7H0EjNMCvK8ifA8vnYMs6pxt_s4q-7j4,3683
113
+ metaflow-stubs/plugins/kubernetes/kubernetes_client.pyi,sha256=H1umZYGrbXiFS2wYrpLOJTb58ZsNNufxex2bP0EjYn4,1326
114
+ metaflow-stubs/plugins/kubernetes/kubernetes_decorator.pyi,sha256=qjwSajNpU0hhCa1iqHO9bO10tPOLeiRI9UCqX8Hmjmg,7183
115
+ metaflow-stubs/plugins/kubernetes/kubernetes_job.pyi,sha256=qBZAFv2q3kE0_IPH_c7-LRb2QIAMDofUt4cgwe0NXy4,2525
116
+ metaflow-stubs/plugins/kubernetes/kubernetes_jobsets.pyi,sha256=KsH0yhk_xu3Rqlp3SjFyujuQ0bhbfC9YuhU1qOGgfvY,5389
117
+ metaflow-stubs/plugins/kubernetes/spot_monitor_sidecar.pyi,sha256=Gf_3TyFU5s0N3ocCREbsRZxdMlOvF7hlZF3bi5IHwug,762
118
+ metaflow-stubs/plugins/pypi/__init__.pyi,sha256=BJJXJW7TCJR8xIwxIuwG-fXAdUJOw0HhcPEOL0yYKxk,948
119
+ metaflow-stubs/plugins/pypi/conda_decorator.pyi,sha256=9NWFsrNpBouvIvNPQy0PTcRafLz-zIW2_b7z9UAiaVw,3789
120
+ metaflow-stubs/plugins/pypi/conda_environment.pyi,sha256=g8w3qGPWJHnhpixRlz0xWb1vy773ULUwD-FxB3rHgcw,2409
121
+ metaflow-stubs/plugins/pypi/parsers.pyi,sha256=gVsUnPLMo6UvY3kh1MMoJeKvq51OttjNekYMCPhgzus,3741
122
+ metaflow-stubs/plugins/pypi/pypi_decorator.pyi,sha256=_l-E1FFhirsC1jteIu0qDosixOUiZyLOFcYxbZ6t8wQ,2610
123
+ metaflow-stubs/plugins/pypi/pypi_environment.pyi,sha256=cgQLrSuIqNZq9udTBjvJTrh-fewzCX4vHNyrvAx2jn0,834
124
+ metaflow-stubs/plugins/pypi/utils.pyi,sha256=LzXsFhAFyHIK5IJF8USu1OJTeYk0FScCJRQdyvv3Uuo,874
125
+ metaflow-stubs/plugins/secrets/__init__.pyi,sha256=qnv3N85CVwEPDY3eK6JwfjpYclzZB_JZu3NP6xxhtYY,1042
126
+ metaflow-stubs/plugins/secrets/inline_secrets_provider.pyi,sha256=rHjudCZ9hYPItsGKja-MDeYqb8fiOLMe2eP8fK2bJ8E,986
127
+ metaflow-stubs/plugins/secrets/secrets_decorator.pyi,sha256=kbDOIje5yFjRBr5gIPzUu8kcISnDXDtc2Rykf6DekRg,2345
128
+ metaflow-stubs/runner/__init__.pyi,sha256=ywhUprrGPzEYurQ2rML_3ImVRDljAthSabc9eigvIX0,831
129
+ metaflow-stubs/runner/deployer.pyi,sha256=iUdm1UzNDPGkFw3SYc1nMVh-uyMTvSybvLVykGwb8tA,7538
130
+ metaflow-stubs/runner/deployer_impl.pyi,sha256=MC-H8G-5Ve5FUhyJoD6_Q0K0G3N_CfAdH_WvRO8o0bw,3313
131
+ metaflow-stubs/runner/metaflow_runner.pyi,sha256=052m6IBE2o3Q0zuybxGHt396YflK1m0R0PVL77ica30,10893
132
+ metaflow-stubs/runner/nbdeploy.pyi,sha256=pfa5obKfCNUlagyHz6DvBiwJ9D5k3eMJG_36SYrOo-Y,2946
133
+ metaflow-stubs/runner/nbrun.pyi,sha256=KbibOSAr6tveGcESSMhgFAWf0nb6_mpB9so0c6Z0sS8,6035
134
+ metaflow-stubs/runner/subprocess_manager.pyi,sha256=28cKuC9RRO8VkhGHk4iMRvsldDy6ySKrtYQ6ANGIBa0,9273
135
+ metaflow-stubs/runner/utils.pyi,sha256=x7--dszcPEjyTU3EsbNKOmg3Y-9wX7OqTDDAk2l1C6M,5972
136
+ metaflow-stubs/system/__init__.pyi,sha256=TsQ0nssPRCT0ToL6d03wML03h0AN2Vdq2sc18uumSH8,761
137
+ metaflow-stubs/system/system_logger.pyi,sha256=OPcgLRUR37gCo9QZrlo0NbLia7nsVSZZZeefBk01cXw,1666
138
+ metaflow-stubs/system/system_monitor.pyi,sha256=HuZWUURpD33YQJIuKkK3h2JM6IG-qr17x3eY5_s-k4U,1788
139
+ metaflow-stubs/user_configs/__init__.pyi,sha256=tCwTQMZUCsRlbc1KnknZLLySpMwMXbADvVLd7cTeF3w,707
140
+ metaflow-stubs/user_configs/config_decorators.pyi,sha256=bByrv7clX7hUTpumz-q7Cy16qiISwpC3qqK2CeNMhJ8,8940
141
+ metaflow-stubs/user_configs/config_options.pyi,sha256=EbHFnswyjT_FOuDFHzydUdWC7rfYm7V2ZeLo8sHp32U,2955
142
+ metaflow-stubs/user_configs/config_parameters.pyi,sha256=NaC4L_G-bC7NwkFkWX_LJEu8eGS4sjYMkMTsuWyqLq8,8349
143
+ metaflow_stubs-2.15.1.dist-info/METADATA,sha256=VwpOQAAEcAuzkfdgr_zs7kcraOpJL0INcCo5BJZcaN0,1617
144
+ metaflow_stubs-2.15.1.dist-info/WHEEL,sha256=rF4EZyR2XVS6irmOHQIJx2SUqXLZKRMUrjsg8UwN-XQ,109
145
+ metaflow_stubs-2.15.1.dist-info/top_level.txt,sha256=vEJN-gFv184nGYaYbnS_0-Q3cmXuRw3iT9l3yyYb1JA,15
146
+ metaflow_stubs-2.15.1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.8.1)
2
+ Generator: setuptools (75.8.2)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py2-none-any
5
5
  Tag: py3-none-any