metaflow-stubs 2.13.6__tar.gz → 2.13.7__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {metaflow_stubs-2.13.6/metaflow_stubs.egg-info → metaflow_stubs-2.13.7}/PKG-INFO +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/__init__.pyi +144 -144
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/cards.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/cli.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/cli_components/__init__.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/cli_components/utils.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/client/__init__.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/client/core.pyi +4 -4
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/client/filecache.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/events.pyi +3 -3
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/exception.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/flowspec.pyi +4 -4
- metaflow_stubs-2.13.7/metaflow-stubs/generated_for.txt +1 -0
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/includefile.pyi +3 -3
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/info_file.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/metadata_provider/__init__.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/metadata_provider/heartbeat.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/metadata_provider/metadata.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/metadata_provider/util.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/metaflow_config.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/metaflow_current.pyi +4 -4
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/multicore_utils.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/parameters.pyi +4 -4
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/__init__.pyi +11 -11
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/airflow/__init__.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/airflow/airflow_decorator.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/airflow/airflow_utils.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/airflow/exception.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/airflow/sensors/__init__.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/airflow/sensors/base_sensor.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/airflow/sensors/external_task_sensor.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/airflow/sensors/s3_sensor.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/argo/__init__.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/argo/argo_client.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/argo/argo_events.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/argo/argo_workflows.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/argo/argo_workflows_decorator.pyi +3 -3
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/argo/argo_workflows_deployer.pyi +3 -3
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/argo/argo_workflows_deployer_objects.pyi +3 -3
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/aws/__init__.pyi +3 -3
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/aws/aws_client.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/aws/aws_utils.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/aws/batch/__init__.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/aws/batch/batch.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/aws/batch/batch_client.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/aws/batch/batch_decorator.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/aws/secrets_manager/__init__.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/aws/secrets_manager/aws_secrets_manager_secrets_provider.pyi +3 -3
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/aws/step_functions/__init__.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/aws/step_functions/dynamo_db_client.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/aws/step_functions/event_bridge_client.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/aws/step_functions/schedule_decorator.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/aws/step_functions/step_functions.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/aws/step_functions/step_functions_client.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/aws/step_functions/step_functions_decorator.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/aws/step_functions/step_functions_deployer.pyi +3 -3
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/aws/step_functions/step_functions_deployer_objects.pyi +3 -3
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/azure/__init__.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/azure/azure_credential.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/azure/azure_exceptions.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/azure/azure_secret_manager_secrets_provider.pyi +3 -3
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/azure/azure_utils.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/azure/blob_service_client_factory.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/azure/includefile_support.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/cards/__init__.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/cards/card_client.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/cards/card_creator.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/cards/card_datastore.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/cards/card_decorator.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/cards/card_modules/__init__.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/cards/card_modules/basic.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/cards/card_modules/card.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/cards/card_modules/components.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/cards/card_modules/convert_to_native_type.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/cards/card_modules/renderer_tools.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/cards/card_modules/test_cards.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/cards/card_resolver.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/cards/component_serializer.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/cards/exception.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/catch_decorator.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/datatools/__init__.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/datatools/local.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/datatools/s3/__init__.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/datatools/s3/s3.pyi +4 -4
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/datatools/s3/s3tail.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/datatools/s3/s3util.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/debug_logger.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/debug_monitor.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/environment_decorator.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/events_decorator.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/frameworks/__init__.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/frameworks/pytorch.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/gcp/__init__.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/gcp/gcp_secret_manager_secrets_provider.pyi +3 -3
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/gcp/gs_exceptions.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/gcp/gs_storage_client_factory.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/gcp/gs_utils.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/gcp/includefile_support.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/kubernetes/__init__.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/kubernetes/kube_utils.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/kubernetes/kubernetes.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/kubernetes/kubernetes_client.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/kubernetes/kubernetes_decorator.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/kubernetes/kubernetes_job.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/kubernetes/kubernetes_jobsets.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/kubernetes/spot_monitor_sidecar.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/parallel_decorator.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/project_decorator.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/pypi/__init__.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/pypi/conda_decorator.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/pypi/conda_environment.pyi +5 -5
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/pypi/pypi_decorator.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/pypi/pypi_environment.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/pypi/utils.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/resources_decorator.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/retry_decorator.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/secrets/__init__.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/secrets/inline_secrets_provider.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/secrets/secrets_decorator.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/storage_executor.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/test_unbounded_foreach_decorator.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/plugins/timeout_decorator.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/pylint_wrapper.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/runner/__init__.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/runner/deployer.pyi +6 -6
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/runner/deployer_impl.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/runner/metaflow_runner.pyi +3 -3
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/runner/nbdeploy.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/runner/nbrun.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/runner/subprocess_manager.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/runner/utils.pyi +4 -4
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/system/__init__.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/system/system_logger.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/system/system_monitor.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/tagging_util.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/tuple_util.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/user_configs/__init__.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/user_configs/config_decorators.pyi +5 -5
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/user_configs/config_options.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/user_configs/config_parameters.pyi +11 -11
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/version.pyi +2 -2
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7/metaflow_stubs.egg-info}/PKG-INFO +2 -2
- metaflow_stubs-2.13.7/metaflow_stubs.egg-info/requires.txt +1 -0
- metaflow_stubs-2.13.7/version.py +1 -0
- metaflow_stubs-2.13.6/metaflow-stubs/generated_for.txt +0 -1
- metaflow_stubs-2.13.6/metaflow_stubs.egg-info/requires.txt +0 -1
- metaflow_stubs-2.13.6/version.py +0 -1
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/MANIFEST.in +0 -0
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/README.md +0 -0
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow-stubs/py.typed +0 -0
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow_stubs.egg-info/SOURCES.txt +0 -0
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow_stubs.egg-info/dependency_links.txt +0 -0
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/metaflow_stubs.egg-info/top_level.txt +0 -0
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/setup.cfg +0 -0
- {metaflow_stubs-2.13.6 → metaflow_stubs-2.13.7}/setup.py +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: metaflow-stubs
|
3
|
-
Version: 2.13.
|
3
|
+
Version: 2.13.7
|
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.13.
|
24
|
+
Requires-Dist: metaflow==2.13.7
|
25
25
|
Dynamic: author
|
26
26
|
Dynamic: author-email
|
27
27
|
Dynamic: classifier
|
@@ -1,7 +1,7 @@
|
|
1
1
|
######################################################################################################
|
2
2
|
# Auto-generated Metaflow stub file #
|
3
|
-
# MF version: 2.13.
|
4
|
-
# Generated on 2025-01-
|
3
|
+
# MF version: 2.13.7 #
|
4
|
+
# Generated on 2025-01-23T20:47:22.326170 #
|
5
5
|
######################################################################################################
|
6
6
|
|
7
7
|
from __future__ import annotations
|
@@ -142,6 +142,45 @@ def step(f: typing.Union[typing.Callable[[FlowSpecDerived], None], typing.Callab
|
|
142
142
|
"""
|
143
143
|
...
|
144
144
|
|
145
|
+
@typing.overload
|
146
|
+
def retry(*, times: int = 3, minutes_between_retries: int = 2) -> typing.Callable[[typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]]], typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]]]:
|
147
|
+
"""
|
148
|
+
Specifies the number of times the task corresponding
|
149
|
+
to a step needs to be retried.
|
150
|
+
|
151
|
+
This decorator is useful for handling transient errors, such as networking issues.
|
152
|
+
If your task contains operations that can't be retried safely, e.g. database updates,
|
153
|
+
it is advisable to annotate it with `@retry(times=0)`.
|
154
|
+
|
155
|
+
This can be used in conjunction with the `@catch` decorator. The `@catch`
|
156
|
+
decorator will execute a no-op task after all retries have been exhausted,
|
157
|
+
ensuring that the flow execution can continue.
|
158
|
+
"""
|
159
|
+
...
|
160
|
+
|
161
|
+
@typing.overload
|
162
|
+
def retry(f: typing.Callable[[FlowSpecDerived, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, StepFlag], None]:
|
163
|
+
...
|
164
|
+
|
165
|
+
@typing.overload
|
166
|
+
def retry(f: typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]:
|
167
|
+
...
|
168
|
+
|
169
|
+
def retry(f: typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None], None] = None, *, times: int = 3, minutes_between_retries: int = 2):
|
170
|
+
"""
|
171
|
+
Specifies the number of times the task corresponding
|
172
|
+
to a step needs to be retried.
|
173
|
+
|
174
|
+
This decorator is useful for handling transient errors, such as networking issues.
|
175
|
+
If your task contains operations that can't be retried safely, e.g. database updates,
|
176
|
+
it is advisable to annotate it with `@retry(times=0)`.
|
177
|
+
|
178
|
+
This can be used in conjunction with the `@catch` decorator. The `@catch`
|
179
|
+
decorator will execute a no-op task after all retries have been exhausted,
|
180
|
+
ensuring that the flow execution can continue.
|
181
|
+
"""
|
182
|
+
...
|
183
|
+
|
145
184
|
@typing.overload
|
146
185
|
def timeout(*, seconds: int = 0, minutes: int = 0, hours: int = 0) -> typing.Callable[[typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]]], typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]]]:
|
147
186
|
"""
|
@@ -182,62 +221,23 @@ def timeout(f: typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None],
|
|
182
221
|
...
|
183
222
|
|
184
223
|
@typing.overload
|
185
|
-
def
|
186
|
-
"""
|
187
|
-
Specifies that this step should execute on [AWS Batch](https://aws.amazon.com/batch/).
|
188
|
-
"""
|
189
|
-
...
|
190
|
-
|
191
|
-
@typing.overload
|
192
|
-
def batch(f: typing.Callable[[FlowSpecDerived, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, StepFlag], None]:
|
193
|
-
...
|
194
|
-
|
195
|
-
@typing.overload
|
196
|
-
def batch(f: typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]:
|
197
|
-
...
|
198
|
-
|
199
|
-
def batch(f: typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None], None] = None, *, cpu: int = 1, gpu: int = 0, memory: int = 4096, image: typing.Optional[str] = None, queue: str = 'METAFLOW_BATCH_JOB_QUEUE', iam_role: str = 'METAFLOW_ECS_S3_ACCESS_IAM_ROLE', execution_role: str = 'METAFLOW_ECS_FARGATE_EXECUTION_ROLE', shared_memory: typing.Optional[int] = None, max_swap: typing.Optional[int] = None, swappiness: typing.Optional[int] = None, use_tmpfs: bool = False, tmpfs_tempdir: bool = True, tmpfs_size: typing.Optional[int] = None, tmpfs_path: typing.Optional[str] = None, inferentia: int = 0, trainium: int = None, efa: int = 0, ephemeral_storage: int = None, log_driver: typing.Optional[str] = None, log_options: typing.Optional[typing.List[str]] = None):
|
200
|
-
"""
|
201
|
-
Specifies that this step should execute on [AWS Batch](https://aws.amazon.com/batch/).
|
202
|
-
"""
|
203
|
-
...
|
204
|
-
|
205
|
-
@typing.overload
|
206
|
-
def retry(*, times: int = 3, minutes_between_retries: int = 2) -> typing.Callable[[typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]]], typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]]]:
|
224
|
+
def environment(*, vars: typing.Dict[str, str] = {}) -> typing.Callable[[typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]]], typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]]]:
|
207
225
|
"""
|
208
|
-
Specifies
|
209
|
-
to a step needs to be retried.
|
210
|
-
|
211
|
-
This decorator is useful for handling transient errors, such as networking issues.
|
212
|
-
If your task contains operations that can't be retried safely, e.g. database updates,
|
213
|
-
it is advisable to annotate it with `@retry(times=0)`.
|
214
|
-
|
215
|
-
This can be used in conjunction with the `@catch` decorator. The `@catch`
|
216
|
-
decorator will execute a no-op task after all retries have been exhausted,
|
217
|
-
ensuring that the flow execution can continue.
|
226
|
+
Specifies environment variables to be set prior to the execution of a step.
|
218
227
|
"""
|
219
228
|
...
|
220
229
|
|
221
230
|
@typing.overload
|
222
|
-
def
|
231
|
+
def environment(f: typing.Callable[[FlowSpecDerived, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, StepFlag], None]:
|
223
232
|
...
|
224
233
|
|
225
234
|
@typing.overload
|
226
|
-
def
|
235
|
+
def environment(f: typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]:
|
227
236
|
...
|
228
237
|
|
229
|
-
def
|
238
|
+
def environment(f: typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None], None] = None, *, vars: typing.Dict[str, str] = {}):
|
230
239
|
"""
|
231
|
-
Specifies
|
232
|
-
to a step needs to be retried.
|
233
|
-
|
234
|
-
This decorator is useful for handling transient errors, such as networking issues.
|
235
|
-
If your task contains operations that can't be retried safely, e.g. database updates,
|
236
|
-
it is advisable to annotate it with `@retry(times=0)`.
|
237
|
-
|
238
|
-
This can be used in conjunction with the `@catch` decorator. The `@catch`
|
239
|
-
decorator will execute a no-op task after all retries have been exhausted,
|
240
|
-
ensuring that the flow execution can continue.
|
240
|
+
Specifies environment variables to be set prior to the execution of a step.
|
241
241
|
"""
|
242
242
|
...
|
243
243
|
|
@@ -272,57 +272,24 @@ def conda(f: typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], ty
|
|
272
272
|
"""
|
273
273
|
...
|
274
274
|
|
275
|
-
def kubernetes(*, cpu: int = 1, memory: int = 4096, disk: int = 10240, image: typing.Optional[str] = None, image_pull_policy: str = 'KUBERNETES_IMAGE_PULL_POLICY', service_account: str = 'METAFLOW_KUBERNETES_SERVICE_ACCOUNT', secrets: typing.Optional[typing.List[str]] = None, node_selector: typing.Union[typing.Dict[str, str], str, None] = None, namespace: str = 'METAFLOW_KUBERNETES_NAMESPACE', gpu: typing.Optional[int] = None, gpu_vendor: str = 'KUBERNETES_GPU_VENDOR', tolerations: typing.List[str] = [], labels: typing.Dict[str, str] = 'METAFLOW_KUBERNETES_LABELS', annotations: typing.Dict[str, str] = 'METAFLOW_KUBERNETES_ANNOTATIONS', use_tmpfs: bool = False, tmpfs_tempdir: bool = True, tmpfs_size: typing.Optional[int] = None, tmpfs_path: typing.Optional[str] = '/metaflow_temp', persistent_volume_claims: typing.Optional[typing.Dict[str, str]] = None, shared_memory: typing.Optional[int] = None, port: typing.Optional[int] = None, compute_pool: typing.Optional[str] = None, hostname_resolution_timeout: int = 600, qos: str = 'Burstable') -> typing.Callable[[typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]]], typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]]]:
|
276
|
-
"""
|
277
|
-
Specifies that this step should execute on Kubernetes.
|
278
|
-
"""
|
279
|
-
...
|
280
|
-
|
281
|
-
@typing.overload
|
282
|
-
def secrets(*, sources: typing.List[typing.Union[str, typing.Dict[str, typing.Any]]] = []) -> typing.Callable[[typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]]], typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]]]:
|
283
|
-
"""
|
284
|
-
Specifies secrets to be retrieved and injected as environment variables prior to
|
285
|
-
the execution of a step.
|
286
|
-
"""
|
287
|
-
...
|
288
|
-
|
289
275
|
@typing.overload
|
290
|
-
def
|
291
|
-
...
|
292
|
-
|
293
|
-
@typing.overload
|
294
|
-
def secrets(f: typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]:
|
295
|
-
...
|
296
|
-
|
297
|
-
def secrets(f: typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None], None] = None, *, sources: typing.List[typing.Union[str, typing.Dict[str, typing.Any]]] = []):
|
298
|
-
"""
|
299
|
-
Specifies secrets to be retrieved and injected as environment variables prior to
|
300
|
-
the execution of a step.
|
301
|
-
"""
|
302
|
-
...
|
303
|
-
|
304
|
-
@typing.overload
|
305
|
-
def card(*, type: str = 'default', id: typing.Optional[str] = None, options: typing.Dict[str, typing.Any] = {}, timeout: int = 45) -> typing.Callable[[typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]]], typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]]]:
|
276
|
+
def batch(*, cpu: int = 1, gpu: int = 0, memory: int = 4096, image: typing.Optional[str] = None, queue: str = 'METAFLOW_BATCH_JOB_QUEUE', iam_role: str = 'METAFLOW_ECS_S3_ACCESS_IAM_ROLE', execution_role: str = 'METAFLOW_ECS_FARGATE_EXECUTION_ROLE', shared_memory: typing.Optional[int] = None, max_swap: typing.Optional[int] = None, swappiness: typing.Optional[int] = None, use_tmpfs: bool = False, tmpfs_tempdir: bool = True, tmpfs_size: typing.Optional[int] = None, tmpfs_path: typing.Optional[str] = None, inferentia: int = 0, trainium: int = None, efa: int = 0, ephemeral_storage: int = None, log_driver: typing.Optional[str] = None, log_options: typing.Optional[typing.List[str]] = None) -> typing.Callable[[typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]]], typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]]]:
|
306
277
|
"""
|
307
|
-
|
308
|
-
|
309
|
-
Note that you may add multiple `@card` decorators in a step with different parameters.
|
278
|
+
Specifies that this step should execute on [AWS Batch](https://aws.amazon.com/batch/).
|
310
279
|
"""
|
311
280
|
...
|
312
281
|
|
313
282
|
@typing.overload
|
314
|
-
def
|
283
|
+
def batch(f: typing.Callable[[FlowSpecDerived, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, StepFlag], None]:
|
315
284
|
...
|
316
285
|
|
317
286
|
@typing.overload
|
318
|
-
def
|
287
|
+
def batch(f: typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]:
|
319
288
|
...
|
320
289
|
|
321
|
-
def
|
290
|
+
def batch(f: typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None], None] = None, *, cpu: int = 1, gpu: int = 0, memory: int = 4096, image: typing.Optional[str] = None, queue: str = 'METAFLOW_BATCH_JOB_QUEUE', iam_role: str = 'METAFLOW_ECS_S3_ACCESS_IAM_ROLE', execution_role: str = 'METAFLOW_ECS_FARGATE_EXECUTION_ROLE', shared_memory: typing.Optional[int] = None, max_swap: typing.Optional[int] = None, swappiness: typing.Optional[int] = None, use_tmpfs: bool = False, tmpfs_tempdir: bool = True, tmpfs_size: typing.Optional[int] = None, tmpfs_path: typing.Optional[str] = None, inferentia: int = 0, trainium: int = None, efa: int = 0, ephemeral_storage: int = None, log_driver: typing.Optional[str] = None, log_options: typing.Optional[typing.List[str]] = None):
|
322
291
|
"""
|
323
|
-
|
324
|
-
|
325
|
-
Note that you may add multiple `@card` decorators in a step with different parameters.
|
292
|
+
Specifies that this step should execute on [AWS Batch](https://aws.amazon.com/batch/).
|
326
293
|
"""
|
327
294
|
...
|
328
295
|
|
@@ -358,54 +325,69 @@ def pypi(f: typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typ
|
|
358
325
|
...
|
359
326
|
|
360
327
|
@typing.overload
|
361
|
-
def
|
328
|
+
def card(*, type: str = 'default', id: typing.Optional[str] = None, options: typing.Dict[str, typing.Any] = {}, timeout: int = 45) -> typing.Callable[[typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]]], typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]]]:
|
362
329
|
"""
|
363
|
-
|
330
|
+
Creates a human-readable report, a Metaflow Card, after this step completes.
|
364
331
|
|
365
|
-
|
366
|
-
contains the exception raised. You can use it to detect the presence
|
367
|
-
of errors, indicating that all happy-path artifacts produced by the step
|
368
|
-
are missing.
|
332
|
+
Note that you may add multiple `@card` decorators in a step with different parameters.
|
369
333
|
"""
|
370
334
|
...
|
371
335
|
|
372
336
|
@typing.overload
|
373
|
-
def
|
337
|
+
def card(f: typing.Callable[[FlowSpecDerived, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, StepFlag], None]:
|
374
338
|
...
|
375
339
|
|
376
340
|
@typing.overload
|
377
|
-
def
|
341
|
+
def card(f: typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]:
|
378
342
|
...
|
379
343
|
|
380
|
-
def
|
344
|
+
def card(f: typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None], None] = None, *, type: str = 'default', id: typing.Optional[str] = None, options: typing.Dict[str, typing.Any] = {}, timeout: int = 45):
|
381
345
|
"""
|
382
|
-
|
346
|
+
Creates a human-readable report, a Metaflow Card, after this step completes.
|
383
347
|
|
384
|
-
|
385
|
-
contains the exception raised. You can use it to detect the presence
|
386
|
-
of errors, indicating that all happy-path artifacts produced by the step
|
387
|
-
are missing.
|
348
|
+
Note that you may add multiple `@card` decorators in a step with different parameters.
|
388
349
|
"""
|
389
350
|
...
|
390
351
|
|
391
352
|
@typing.overload
|
392
|
-
def
|
353
|
+
def parallel(f: typing.Callable[[FlowSpecDerived, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, StepFlag], None]:
|
393
354
|
"""
|
394
|
-
|
355
|
+
Decorator prototype for all step decorators. This function gets specialized
|
356
|
+
and imported for all decorators types by _import_plugin_decorators().
|
395
357
|
"""
|
396
358
|
...
|
397
359
|
|
398
360
|
@typing.overload
|
399
|
-
def
|
361
|
+
def parallel(f: typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]:
|
362
|
+
...
|
363
|
+
|
364
|
+
def parallel(f: typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None], None] = None):
|
365
|
+
"""
|
366
|
+
Decorator prototype for all step decorators. This function gets specialized
|
367
|
+
and imported for all decorators types by _import_plugin_decorators().
|
368
|
+
"""
|
400
369
|
...
|
401
370
|
|
402
371
|
@typing.overload
|
403
|
-
def
|
372
|
+
def secrets(*, sources: typing.List[typing.Union[str, typing.Dict[str, typing.Any]]] = []) -> typing.Callable[[typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]]], typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]]]:
|
373
|
+
"""
|
374
|
+
Specifies secrets to be retrieved and injected as environment variables prior to
|
375
|
+
the execution of a step.
|
376
|
+
"""
|
404
377
|
...
|
405
378
|
|
406
|
-
|
379
|
+
@typing.overload
|
380
|
+
def secrets(f: typing.Callable[[FlowSpecDerived, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, StepFlag], None]:
|
381
|
+
...
|
382
|
+
|
383
|
+
@typing.overload
|
384
|
+
def secrets(f: typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]:
|
385
|
+
...
|
386
|
+
|
387
|
+
def secrets(f: typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None], None] = None, *, sources: typing.List[typing.Union[str, typing.Dict[str, typing.Any]]] = []):
|
407
388
|
"""
|
408
|
-
Specifies
|
389
|
+
Specifies secrets to be retrieved and injected as environment variables prior to
|
390
|
+
the execution of a step.
|
409
391
|
"""
|
410
392
|
...
|
411
393
|
|
@@ -458,22 +440,59 @@ def resources(f: typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None]
|
|
458
440
|
"""
|
459
441
|
...
|
460
442
|
|
443
|
+
def kubernetes(*, cpu: int = 1, memory: int = 4096, disk: int = 10240, image: typing.Optional[str] = None, image_pull_policy: str = 'KUBERNETES_IMAGE_PULL_POLICY', service_account: str = 'METAFLOW_KUBERNETES_SERVICE_ACCOUNT', secrets: typing.Optional[typing.List[str]] = None, node_selector: typing.Union[typing.Dict[str, str], str, None] = None, namespace: str = 'METAFLOW_KUBERNETES_NAMESPACE', gpu: typing.Optional[int] = None, gpu_vendor: str = 'KUBERNETES_GPU_VENDOR', tolerations: typing.List[str] = [], labels: typing.Dict[str, str] = 'METAFLOW_KUBERNETES_LABELS', annotations: typing.Dict[str, str] = 'METAFLOW_KUBERNETES_ANNOTATIONS', use_tmpfs: bool = False, tmpfs_tempdir: bool = True, tmpfs_size: typing.Optional[int] = None, tmpfs_path: typing.Optional[str] = '/metaflow_temp', persistent_volume_claims: typing.Optional[typing.Dict[str, str]] = None, shared_memory: typing.Optional[int] = None, port: typing.Optional[int] = None, compute_pool: typing.Optional[str] = None, hostname_resolution_timeout: int = 600, qos: str = 'Burstable') -> typing.Callable[[typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]]], typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]]]:
|
444
|
+
"""
|
445
|
+
Specifies that this step should execute on Kubernetes.
|
446
|
+
"""
|
447
|
+
...
|
448
|
+
|
461
449
|
@typing.overload
|
462
|
-
def
|
450
|
+
def catch(*, var: typing.Optional[str] = None, print_exception: bool = True) -> typing.Callable[[typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]]], typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]]]:
|
463
451
|
"""
|
464
|
-
|
465
|
-
|
452
|
+
Specifies that the step will success under all circumstances.
|
453
|
+
|
454
|
+
The decorator will create an optional artifact, specified by `var`, which
|
455
|
+
contains the exception raised. You can use it to detect the presence
|
456
|
+
of errors, indicating that all happy-path artifacts produced by the step
|
457
|
+
are missing.
|
466
458
|
"""
|
467
459
|
...
|
468
460
|
|
469
461
|
@typing.overload
|
470
|
-
def
|
462
|
+
def catch(f: typing.Callable[[FlowSpecDerived, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, StepFlag], None]:
|
471
463
|
...
|
472
464
|
|
473
|
-
|
465
|
+
@typing.overload
|
466
|
+
def catch(f: typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]:
|
467
|
+
...
|
468
|
+
|
469
|
+
def catch(f: typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None], None] = None, *, var: typing.Optional[str] = None, print_exception: bool = True):
|
474
470
|
"""
|
475
|
-
|
476
|
-
|
471
|
+
Specifies that the step will success under all circumstances.
|
472
|
+
|
473
|
+
The decorator will create an optional artifact, specified by `var`, which
|
474
|
+
contains the exception raised. You can use it to detect the presence
|
475
|
+
of errors, indicating that all happy-path artifacts produced by the step
|
476
|
+
are missing.
|
477
|
+
"""
|
478
|
+
...
|
479
|
+
|
480
|
+
@typing.overload
|
481
|
+
def schedule(*, hourly: bool = False, daily: bool = True, weekly: bool = False, cron: typing.Optional[str] = None, timezone: typing.Optional[str] = None) -> typing.Callable[[typing.Type[FlowSpecDerived]], typing.Type[FlowSpecDerived]]:
|
482
|
+
"""
|
483
|
+
Specifies the times when the flow should be run when running on a
|
484
|
+
production scheduler.
|
485
|
+
"""
|
486
|
+
...
|
487
|
+
|
488
|
+
@typing.overload
|
489
|
+
def schedule(f: typing.Type[FlowSpecDerived]) -> typing.Type[FlowSpecDerived]:
|
490
|
+
...
|
491
|
+
|
492
|
+
def schedule(f: typing.Optional[typing.Type[FlowSpecDerived]] = None, *, hourly: bool = False, daily: bool = True, weekly: bool = False, cron: typing.Optional[str] = None, timezone: typing.Optional[str] = None):
|
493
|
+
"""
|
494
|
+
Specifies the times when the flow should be run when running on a
|
495
|
+
production scheduler.
|
477
496
|
"""
|
478
497
|
...
|
479
498
|
|
@@ -631,22 +650,12 @@ def trigger(f: typing.Optional[typing.Type[FlowSpecDerived]] = None, *, event: t
|
|
631
650
|
"""
|
632
651
|
...
|
633
652
|
|
634
|
-
|
635
|
-
def schedule(*, hourly: bool = False, daily: bool = True, weekly: bool = False, cron: typing.Optional[str] = None, timezone: typing.Optional[str] = None) -> typing.Callable[[typing.Type[FlowSpecDerived]], typing.Type[FlowSpecDerived]]:
|
636
|
-
"""
|
637
|
-
Specifies the times when the flow should be run when running on a
|
638
|
-
production scheduler.
|
639
|
-
"""
|
640
|
-
...
|
641
|
-
|
642
|
-
@typing.overload
|
643
|
-
def schedule(f: typing.Type[FlowSpecDerived]) -> typing.Type[FlowSpecDerived]:
|
644
|
-
...
|
645
|
-
|
646
|
-
def schedule(f: typing.Optional[typing.Type[FlowSpecDerived]] = None, *, hourly: bool = False, daily: bool = True, weekly: bool = False, cron: typing.Optional[str] = None, timezone: typing.Optional[str] = None):
|
653
|
+
def project(*, name: str) -> typing.Callable[[typing.Type[FlowSpecDerived]], typing.Type[FlowSpecDerived]]:
|
647
654
|
"""
|
648
|
-
Specifies
|
649
|
-
|
655
|
+
Specifies what flows belong to the same project.
|
656
|
+
|
657
|
+
A project-specific namespace is created for all flows that
|
658
|
+
use the same `@project(name)`.
|
650
659
|
"""
|
651
660
|
...
|
652
661
|
|
@@ -696,22 +705,6 @@ def conda_base(f: typing.Optional[typing.Type[FlowSpecDerived]] = None, *, packa
|
|
696
705
|
"""
|
697
706
|
...
|
698
707
|
|
699
|
-
def airflow_external_task_sensor(*, timeout: int, poke_interval: int, mode: str, exponential_backoff: bool, pool: str, soft_fail: bool, name: str, description: str, external_dag_id: str, external_task_ids: typing.List[str], allowed_states: typing.List[str], failed_states: typing.List[str], execution_delta: "datetime.timedelta", check_existence: bool) -> typing.Callable[[typing.Type[FlowSpecDerived]], typing.Type[FlowSpecDerived]]:
|
700
|
-
"""
|
701
|
-
The `@airflow_external_task_sensor` decorator attaches a Airflow [ExternalTaskSensor](https://airflow.apache.org/docs/apache-airflow/stable/_api/airflow/sensors/external_task/index.html#airflow.sensors.external_task.ExternalTaskSensor) before the start step of the flow.
|
702
|
-
This decorator only works when a flow is scheduled on Airflow and is compiled using `airflow create`. More than one `@airflow_external_task_sensor` can be added as a flow decorators. Adding more than one decorator will ensure that `start` step starts only after all sensors finish.
|
703
|
-
"""
|
704
|
-
...
|
705
|
-
|
706
|
-
def project(*, name: str) -> typing.Callable[[typing.Type[FlowSpecDerived]], typing.Type[FlowSpecDerived]]:
|
707
|
-
"""
|
708
|
-
Specifies what flows belong to the same project.
|
709
|
-
|
710
|
-
A project-specific namespace is created for all flows that
|
711
|
-
use the same `@project(name)`.
|
712
|
-
"""
|
713
|
-
...
|
714
|
-
|
715
708
|
def airflow_s3_key_sensor(*, timeout: int, poke_interval: int, mode: str, exponential_backoff: bool, pool: str, soft_fail: bool, name: str, description: str, bucket_key: typing.Union[str, typing.List[str]], bucket_name: str, wildcard_match: bool, aws_conn_id: str, verify: bool) -> typing.Callable[[typing.Type[FlowSpecDerived]], typing.Type[FlowSpecDerived]]:
|
716
709
|
"""
|
717
710
|
The `@airflow_s3_key_sensor` decorator attaches a Airflow [S3KeySensor](https://airflow.apache.org/docs/apache-airflow-providers-amazon/stable/_api/airflow/providers/amazon/aws/sensors/s3/index.html#airflow.providers.amazon.aws.sensors.s3.S3KeySensor)
|
@@ -722,3 +715,10 @@ def airflow_s3_key_sensor(*, timeout: int, poke_interval: int, mode: str, expone
|
|
722
715
|
"""
|
723
716
|
...
|
724
717
|
|
718
|
+
def airflow_external_task_sensor(*, timeout: int, poke_interval: int, mode: str, exponential_backoff: bool, pool: str, soft_fail: bool, name: str, description: str, external_dag_id: str, external_task_ids: typing.List[str], allowed_states: typing.List[str], failed_states: typing.List[str], execution_delta: "datetime.timedelta", check_existence: bool) -> typing.Callable[[typing.Type[FlowSpecDerived]], typing.Type[FlowSpecDerived]]:
|
719
|
+
"""
|
720
|
+
The `@airflow_external_task_sensor` decorator attaches a Airflow [ExternalTaskSensor](https://airflow.apache.org/docs/apache-airflow/stable/_api/airflow/sensors/external_task/index.html#airflow.sensors.external_task.ExternalTaskSensor) before the start step of the flow.
|
721
|
+
This decorator only works when a flow is scheduled on Airflow and is compiled using `airflow create`. More than one `@airflow_external_task_sensor` can be added as a flow decorators. Adding more than one decorator will ensure that `start` step starts only after all sensors finish.
|
722
|
+
"""
|
723
|
+
...
|
724
|
+
|
@@ -1,7 +1,7 @@
|
|
1
1
|
######################################################################################################
|
2
2
|
# Auto-generated Metaflow stub file #
|
3
|
-
# MF version: 2.13.
|
4
|
-
# Generated on 2025-01-
|
3
|
+
# MF version: 2.13.7 #
|
4
|
+
# Generated on 2025-01-23T20:47:22.243094 #
|
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.13.
|
4
|
-
# Generated on 2025-01-
|
3
|
+
# MF version: 2.13.7 #
|
4
|
+
# Generated on 2025-01-23T20:47:22.252647 #
|
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.13.
|
4
|
-
# Generated on 2025-01-
|
3
|
+
# MF version: 2.13.7 #
|
4
|
+
# Generated on 2025-01-23T20:47:22.251199 #
|
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.13.
|
4
|
-
# Generated on 2025-01-
|
3
|
+
# MF version: 2.13.7 #
|
4
|
+
# Generated on 2025-01-23T20:47:22.275379 #
|
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.13.
|
4
|
-
# Generated on 2025-01-
|
3
|
+
# MF version: 2.13.7 #
|
4
|
+
# Generated on 2025-01-23T20:47:22.243400 #
|
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.13.
|
4
|
-
# Generated on 2025-01-
|
3
|
+
# MF version: 2.13.7 #
|
4
|
+
# Generated on 2025-01-23T20:47:22.248355 #
|
5
5
|
######################################################################################################
|
6
6
|
|
7
7
|
from __future__ import annotations
|
@@ -9,11 +9,11 @@ from __future__ import annotations
|
|
9
9
|
import typing
|
10
10
|
import metaflow
|
11
11
|
if typing.TYPE_CHECKING:
|
12
|
-
import typing
|
13
12
|
import tarfile
|
14
13
|
import metaflow.events
|
15
|
-
import
|
14
|
+
import typing
|
16
15
|
import datetime
|
16
|
+
import metaflow.client.core
|
17
17
|
|
18
18
|
from ..metaflow_current import current as current
|
19
19
|
from ..events import Trigger as Trigger
|
@@ -1,7 +1,7 @@
|
|
1
1
|
######################################################################################################
|
2
2
|
# Auto-generated Metaflow stub file #
|
3
|
-
# MF version: 2.13.
|
4
|
-
# Generated on 2025-01-
|
3
|
+
# MF version: 2.13.7 #
|
4
|
+
# Generated on 2025-01-23T20:47:22.274991 #
|
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.13.
|
4
|
-
# Generated on 2025-01-
|
3
|
+
# MF version: 2.13.7 #
|
4
|
+
# Generated on 2025-01-23T20:47:22.237283 #
|
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
|
12
11
|
import metaflow.events
|
12
|
+
import metaflow
|
13
13
|
|
14
14
|
|
15
15
|
TYPE_CHECKING: bool
|
@@ -1,7 +1,7 @@
|
|
1
1
|
######################################################################################################
|
2
2
|
# Auto-generated Metaflow stub file #
|
3
|
-
# MF version: 2.13.
|
4
|
-
# Generated on 2025-01-
|
3
|
+
# MF version: 2.13.7 #
|
4
|
+
# Generated on 2025-01-23T20:47:22.228228 #
|
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.13.
|
4
|
-
# Generated on 2025-01-
|
3
|
+
# MF version: 2.13.7 #
|
4
|
+
# Generated on 2025-01-23T20:47:22.233341 #
|
5
5
|
######################################################################################################
|
6
6
|
|
7
7
|
from __future__ import annotations
|
@@ -10,10 +10,10 @@ import typing
|
|
10
10
|
import metaflow
|
11
11
|
if typing.TYPE_CHECKING:
|
12
12
|
import typing
|
13
|
-
import metaflow.exception
|
14
13
|
import metaflow.datastore.inputs
|
15
|
-
import metaflow.
|
14
|
+
import metaflow.exception
|
16
15
|
import metaflow.unbounded_foreach
|
16
|
+
import metaflow.flowspec
|
17
17
|
|
18
18
|
from . import parameters as parameters
|
19
19
|
from .parameters import DelayedEvaluationParameter as DelayedEvaluationParameter
|
@@ -0,0 +1 @@
|
|
1
|
+
2.13.7 2025-01-23T20:47:22.226501
|
@@ -1,7 +1,7 @@
|
|
1
1
|
######################################################################################################
|
2
2
|
# Auto-generated Metaflow stub file #
|
3
|
-
# MF version: 2.13.
|
4
|
-
# Generated on 2025-01-
|
3
|
+
# MF version: 2.13.7 #
|
4
|
+
# Generated on 2025-01-23T20:47:22.242836 #
|
5
5
|
######################################################################################################
|
6
6
|
|
7
7
|
from __future__ import annotations
|
@@ -9,8 +9,8 @@ from __future__ import annotations
|
|
9
9
|
import typing
|
10
10
|
import metaflow
|
11
11
|
if typing.TYPE_CHECKING:
|
12
|
-
import metaflow.parameters
|
13
12
|
import typing
|
13
|
+
import metaflow.parameters
|
14
14
|
import metaflow._vendor.click.types
|
15
15
|
|
16
16
|
from ._vendor import click as click
|
@@ -1,7 +1,7 @@
|
|
1
1
|
######################################################################################################
|
2
2
|
# Auto-generated Metaflow stub file #
|
3
|
-
# MF version: 2.13.
|
4
|
-
# Generated on 2025-01-
|
3
|
+
# MF version: 2.13.7 #
|
4
|
+
# Generated on 2025-01-23T20:47:22.227363 #
|
5
5
|
######################################################################################################
|
6
6
|
|
7
7
|
from __future__ import annotations
|