ob-metaflow-stubs 6.0.3.121__tar.gz → 6.0.3.123__tar.gz
Sign up to get free protection for your applications and to get access to all the features.
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/PKG-INFO +1 -1
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/__init__.pyi +239 -239
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/cards.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/cli.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/client/__init__.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/client/core.pyi +5 -5
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/client/filecache.pyi +3 -3
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/clone_util.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/events.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/exception.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/flowspec.pyi +5 -5
- ob-metaflow-stubs-6.0.3.123/metaflow-stubs/generated_for.txt +1 -0
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/includefile.pyi +4 -4
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/info_file.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/metadata_provider/__init__.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/metadata_provider/heartbeat.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/metadata_provider/metadata.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/metadata_provider/util.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/metaflow_config.pyi +4 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/metaflow_current.pyi +90 -90
- {ob-metaflow-stubs-6.0.3.121/metaflow-stubs/mf_extensions/obcheckpoint → ob-metaflow-stubs-6.0.3.123/metaflow-stubs/mf_extensions}/__init__.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121/metaflow-stubs/mf_extensions → ob-metaflow-stubs-6.0.3.123/metaflow-stubs/mf_extensions/obcheckpoint}/__init__.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/mf_extensions/obcheckpoint/plugins/__init__.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/__init__.pyi +2 -2
- ob-metaflow-stubs-6.0.3.123/metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/__init__.pyi +6 -0
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/checkpoint_storage.pyi +3 -3
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/constructors.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/core.pyi +3 -3
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/exceptions.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/final_api.pyi +3 -3
- ob-metaflow-stubs-6.0.3.123/metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastore/__init__.pyi +6 -0
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastore/core.pyi +3 -3
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastore/exceptions.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastore/task_utils.pyi +3 -3
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastore/utils.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastructures.pyi +3 -3
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/exceptions.pyi +2 -2
- ob-metaflow-stubs-6.0.3.123/metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/utils/__init__.pyi +6 -0
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/utils/flowspec_utils.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/utils/general.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/utils/identity_utils.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/utils/tar_utils.pyi +3 -3
- ob-metaflow-stubs-6.0.3.123/metaflow-stubs/mf_extensions/outerbounds/__init__.pyi +6 -0
- ob-metaflow-stubs-6.0.3.123/metaflow-stubs/mf_extensions/outerbounds/profilers/__init__.pyi +6 -0
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/mf_extensions/outerbounds/profilers/gpu.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/mf_extensions/outerbounds/remote_config.pyi +2 -2
- ob-metaflow-stubs-6.0.3.123/metaflow-stubs/mf_extensions/outerbounds/toplevel/__init__.pyi +6 -0
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/mf_extensions/outerbounds/toplevel/global_aliases_for_metaflow_package.pyi +2 -2
- ob-metaflow-stubs-6.0.3.123/metaflow-stubs/mflog/__init__.pyi +6 -0
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/mflog/mflog.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/multicore_utils.pyi +11 -11
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/parameters.pyi +5 -5
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/__init__.pyi +12 -12
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/airflow/__init__.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/airflow/airflow_utils.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/airflow/exception.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/airflow/sensors/__init__.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/airflow/sensors/base_sensor.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/airflow/sensors/external_task_sensor.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/airflow/sensors/s3_sensor.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/argo/__init__.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/argo/argo_client.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/argo/argo_events.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/argo/argo_workflows.pyi +4 -3
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/argo/argo_workflows_cli.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/argo/argo_workflows_decorator.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/argo/argo_workflows_deployer.pyi +4 -4
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/argo/argo_workflows_deployer_objects.pyi +5 -4
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/aws/__init__.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/aws/aws_client.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/aws/aws_utils.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/aws/batch/__init__.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/aws/batch/batch.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/aws/batch/batch_client.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/aws/batch/batch_decorator.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/aws/secrets_manager/__init__.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/aws/secrets_manager/aws_secrets_manager_secrets_provider.pyi +5 -5
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/aws/step_functions/__init__.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/aws/step_functions/event_bridge_client.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/aws/step_functions/production_token.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/aws/step_functions/schedule_decorator.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/aws/step_functions/step_functions.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/aws/step_functions/step_functions_client.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/aws/step_functions/step_functions_deployer.pyi +4 -4
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/aws/step_functions/step_functions_deployer_objects.pyi +4 -3
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/azure/__init__.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/azure/azure_credential.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/azure/azure_exceptions.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/azure/azure_secret_manager_secrets_provider.pyi +5 -5
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/azure/azure_utils.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/azure/blob_service_client_factory.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/azure/includefile_support.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/cards/__init__.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/cards/card_cli.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/cards/card_client.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/cards/card_creator.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/cards/card_datastore.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/cards/card_decorator.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/cards/card_modules/__init__.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/cards/card_modules/basic.pyi +3 -3
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/cards/card_modules/card.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/cards/card_modules/components.pyi +4 -4
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/cards/card_modules/convert_to_native_type.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/cards/card_modules/renderer_tools.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/cards/card_modules/test_cards.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/cards/card_resolver.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/cards/component_serializer.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/cards/exception.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/catch_decorator.pyi +3 -3
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/datatools/__init__.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/datatools/local.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/datatools/s3/__init__.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/datatools/s3/s3.pyi +4 -4
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/datatools/s3/s3tail.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/datatools/s3/s3util.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/debug_logger.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/debug_monitor.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/environment_decorator.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/events_decorator.pyi +12 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/frameworks/__init__.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/frameworks/pytorch.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/gcp/__init__.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/gcp/gcp_secret_manager_secrets_provider.pyi +5 -5
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/gcp/gs_exceptions.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/gcp/gs_storage_client_factory.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/gcp/gs_utils.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/gcp/includefile_support.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/kubernetes/__init__.pyi +3 -3
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/kubernetes/kube_utils.pyi +8 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/kubernetes/kubernetes.pyi +5 -5
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/kubernetes/kubernetes_cli.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/kubernetes/kubernetes_client.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/kubernetes/kubernetes_decorator.pyi +8 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/kubernetes/kubernetes_jobsets.pyi +3 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/logs_cli.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/package_cli.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/parallel_decorator.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/perimeters.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/project_decorator.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/pypi/__init__.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/pypi/conda_decorator.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/pypi/conda_environment.pyi +6 -6
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/pypi/pypi_decorator.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/pypi/pypi_environment.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/pypi/utils.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/resources_decorator.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/retry_decorator.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/secrets/__init__.pyi +3 -3
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/secrets/inline_secrets_provider.pyi +4 -4
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/secrets/secrets_decorator.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/storage_executor.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/tag_cli.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/test_unbounded_foreach_decorator.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/plugins/timeout_decorator.pyi +3 -3
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/procpoll.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/profilers/__init__.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/pylint_wrapper.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/runner/__init__.pyi +3 -3
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/runner/deployer.pyi +31 -31
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/runner/deployer_impl.pyi +3 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/runner/metaflow_runner.pyi +8 -4
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/runner/nbdeploy.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/runner/nbrun.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/runner/subprocess_manager.pyi +7 -3
- ob-metaflow-stubs-6.0.3.123/metaflow-stubs/runner/utils.pyi +187 -0
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/system/__init__.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/system/system_logger.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/system/system_monitor.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/tagging_util.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/tuple_util.pyi +2 -2
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/ob_metaflow_stubs.egg-info/PKG-INFO +1 -1
- ob-metaflow-stubs-6.0.3.123/version.py +1 -0
- ob-metaflow-stubs-6.0.3.121/metaflow-stubs/generated_for.txt +0 -1
- ob-metaflow-stubs-6.0.3.121/metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/__init__.pyi +0 -6
- ob-metaflow-stubs-6.0.3.121/metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastore/__init__.pyi +0 -6
- ob-metaflow-stubs-6.0.3.121/metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/utils/__init__.pyi +0 -6
- ob-metaflow-stubs-6.0.3.121/metaflow-stubs/mf_extensions/outerbounds/__init__.pyi +0 -6
- ob-metaflow-stubs-6.0.3.121/metaflow-stubs/mf_extensions/outerbounds/profilers/__init__.pyi +0 -6
- ob-metaflow-stubs-6.0.3.121/metaflow-stubs/mf_extensions/outerbounds/toplevel/__init__.pyi +0 -6
- ob-metaflow-stubs-6.0.3.121/metaflow-stubs/mflog/__init__.pyi +0 -6
- ob-metaflow-stubs-6.0.3.121/metaflow-stubs/runner/utils.pyi +0 -88
- ob-metaflow-stubs-6.0.3.121/version.py +0 -1
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/MANIFEST.in +0 -0
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/README.md +0 -0
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/py.typed +0 -0
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/ob_metaflow_stubs.egg-info/SOURCES.txt +0 -0
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/ob_metaflow_stubs.egg-info/dependency_links.txt +0 -0
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/ob_metaflow_stubs.egg-info/top_level.txt +0 -0
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/setup.cfg +0 -0
- {ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/setup.py +0 -0
@@ -1,15 +1,15 @@
|
|
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.672361 #
|
5
5
|
######################################################################################################
|
6
6
|
|
7
7
|
from __future__ import annotations
|
8
8
|
|
9
9
|
import typing
|
10
10
|
if typing.TYPE_CHECKING:
|
11
|
-
import datetime
|
12
11
|
import typing
|
12
|
+
import datetime
|
13
13
|
FlowSpecDerived = typing.TypeVar("FlowSpecDerived", bound="FlowSpec", contravariant=False, covariant=False)
|
14
14
|
StepFlag = typing.NewType("StepFlag", bool)
|
15
15
|
|
@@ -140,22 +140,30 @@ def step(f: typing.Union[typing.Callable[[FlowSpecDerived], None], typing.Callab
|
|
140
140
|
"""
|
141
141
|
...
|
142
142
|
|
143
|
+
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] = [], 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]]]:
|
144
|
+
"""
|
145
|
+
Specifies that this step should execute on Kubernetes.
|
146
|
+
"""
|
147
|
+
...
|
148
|
+
|
143
149
|
@typing.overload
|
144
|
-
def
|
150
|
+
def checkpoint(*, load_policy: str = 'fresh', temp_dir_root: 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]]]:
|
145
151
|
"""
|
146
|
-
|
147
|
-
and imported for all decorators types by _import_plugin_decorators().
|
152
|
+
Enables checkpointing for a step.
|
148
153
|
"""
|
149
154
|
...
|
150
155
|
|
151
156
|
@typing.overload
|
152
|
-
def
|
157
|
+
def checkpoint(f: typing.Callable[[FlowSpecDerived, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, StepFlag], None]:
|
153
158
|
...
|
154
159
|
|
155
|
-
|
160
|
+
@typing.overload
|
161
|
+
def checkpoint(f: typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]:
|
162
|
+
...
|
163
|
+
|
164
|
+
def checkpoint(f: typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None], None] = None, *, load_policy: str = 'fresh', temp_dir_root: str = None):
|
156
165
|
"""
|
157
|
-
|
158
|
-
and imported for all decorators types by _import_plugin_decorators().
|
166
|
+
Enables checkpointing for a step.
|
159
167
|
"""
|
160
168
|
...
|
161
169
|
|
@@ -190,6 +198,89 @@ def conda(f: typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], ty
|
|
190
198
|
"""
|
191
199
|
...
|
192
200
|
|
201
|
+
@typing.overload
|
202
|
+
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]]]:
|
203
|
+
"""
|
204
|
+
Specifies environment variables to be set prior to the execution of a step.
|
205
|
+
"""
|
206
|
+
...
|
207
|
+
|
208
|
+
@typing.overload
|
209
|
+
def environment(f: typing.Callable[[FlowSpecDerived, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, StepFlag], None]:
|
210
|
+
...
|
211
|
+
|
212
|
+
@typing.overload
|
213
|
+
def environment(f: typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]:
|
214
|
+
...
|
215
|
+
|
216
|
+
def environment(f: typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None], None] = None, *, vars: typing.Dict[str, str] = {}):
|
217
|
+
"""
|
218
|
+
Specifies environment variables to be set prior to the execution of a step.
|
219
|
+
"""
|
220
|
+
...
|
221
|
+
|
222
|
+
@typing.overload
|
223
|
+
def pypi(*, packages: typing.Dict[str, str] = {}, python: typing.Optional[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]]]:
|
224
|
+
"""
|
225
|
+
Specifies the PyPI packages for the step.
|
226
|
+
|
227
|
+
Information in this decorator will augment any
|
228
|
+
attributes set in the `@pyi_base` flow-level decorator. Hence,
|
229
|
+
you can use `@pypi_base` to set packages required by all
|
230
|
+
steps and use `@pypi` to specify step-specific overrides.
|
231
|
+
"""
|
232
|
+
...
|
233
|
+
|
234
|
+
@typing.overload
|
235
|
+
def pypi(f: typing.Callable[[FlowSpecDerived, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, StepFlag], None]:
|
236
|
+
...
|
237
|
+
|
238
|
+
@typing.overload
|
239
|
+
def pypi(f: typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]:
|
240
|
+
...
|
241
|
+
|
242
|
+
def pypi(f: typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None], None] = None, *, packages: typing.Dict[str, str] = {}, python: typing.Optional[str] = None):
|
243
|
+
"""
|
244
|
+
Specifies the PyPI packages for the step.
|
245
|
+
|
246
|
+
Information in this decorator will augment any
|
247
|
+
attributes set in the `@pyi_base` flow-level decorator. Hence,
|
248
|
+
you can use `@pypi_base` to set packages required by all
|
249
|
+
steps and use `@pypi` to specify step-specific overrides.
|
250
|
+
"""
|
251
|
+
...
|
252
|
+
|
253
|
+
def huggingface_hub(*, temp_dir_root: typing.Optional[str] = None, load: typing.Union[typing.List[str], typing.List[typing.Tuple[typing.Dict, str]], typing.List[typing.Tuple[str, str]], typing.List[typing.Dict], 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]]]:
|
254
|
+
"""
|
255
|
+
Decorator that helps cache, version and store models/datasets from huggingface hub.
|
256
|
+
"""
|
257
|
+
...
|
258
|
+
|
259
|
+
@typing.overload
|
260
|
+
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]]]:
|
261
|
+
"""
|
262
|
+
Creates a human-readable report, a Metaflow Card, after this step completes.
|
263
|
+
|
264
|
+
Note that you may add multiple `@card` decorators in a step with different parameters.
|
265
|
+
"""
|
266
|
+
...
|
267
|
+
|
268
|
+
@typing.overload
|
269
|
+
def card(f: typing.Callable[[FlowSpecDerived, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, StepFlag], None]:
|
270
|
+
...
|
271
|
+
|
272
|
+
@typing.overload
|
273
|
+
def card(f: typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]:
|
274
|
+
...
|
275
|
+
|
276
|
+
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):
|
277
|
+
"""
|
278
|
+
Creates a human-readable report, a Metaflow Card, after this step completes.
|
279
|
+
|
280
|
+
Note that you may add multiple `@card` decorators in a step with different parameters.
|
281
|
+
"""
|
282
|
+
...
|
283
|
+
|
193
284
|
@typing.overload
|
194
285
|
def resources(*, cpu: int = 1, gpu: typing.Optional[int] = None, disk: typing.Optional[int] = None, memory: int = 4096, shared_memory: typing.Optional[int] = 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]]]:
|
195
286
|
"""
|
@@ -239,9 +330,22 @@ def resources(f: typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None]
|
|
239
330
|
"""
|
240
331
|
...
|
241
332
|
|
242
|
-
|
333
|
+
@typing.overload
|
334
|
+
def parallel(f: typing.Callable[[FlowSpecDerived, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, StepFlag], None]:
|
243
335
|
"""
|
244
|
-
Decorator
|
336
|
+
Decorator prototype for all step decorators. This function gets specialized
|
337
|
+
and imported for all decorators types by _import_plugin_decorators().
|
338
|
+
"""
|
339
|
+
...
|
340
|
+
|
341
|
+
@typing.overload
|
342
|
+
def parallel(f: typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]:
|
343
|
+
...
|
344
|
+
|
345
|
+
def parallel(f: typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None], None] = None):
|
346
|
+
"""
|
347
|
+
Decorator prototype for all step decorators. This function gets specialized
|
348
|
+
and imported for all decorators types by _import_plugin_decorators().
|
245
349
|
"""
|
246
350
|
...
|
247
351
|
|
@@ -315,82 +419,26 @@ def timeout(f: typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None],
|
|
315
419
|
"""
|
316
420
|
...
|
317
421
|
|
318
|
-
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] = [], 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) -> 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]]]:
|
319
|
-
"""
|
320
|
-
Specifies that this step should execute on Kubernetes.
|
321
|
-
"""
|
322
|
-
...
|
323
|
-
|
324
|
-
@typing.overload
|
325
|
-
def checkpoint(*, load_policy: str = 'fresh', temp_dir_root: 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]]]:
|
326
|
-
"""
|
327
|
-
Enables checkpointing for a step.
|
328
|
-
"""
|
329
|
-
...
|
330
|
-
|
331
|
-
@typing.overload
|
332
|
-
def checkpoint(f: typing.Callable[[FlowSpecDerived, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, StepFlag], None]:
|
333
|
-
...
|
334
|
-
|
335
|
-
@typing.overload
|
336
|
-
def checkpoint(f: typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]:
|
337
|
-
...
|
338
|
-
|
339
|
-
def checkpoint(f: typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None], None] = None, *, load_policy: str = 'fresh', temp_dir_root: str = None):
|
340
|
-
"""
|
341
|
-
Enables checkpointing for a step.
|
342
|
-
"""
|
343
|
-
...
|
344
|
-
|
345
|
-
@typing.overload
|
346
|
-
def pypi(*, packages: typing.Dict[str, str] = {}, python: typing.Optional[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]]]:
|
347
|
-
"""
|
348
|
-
Specifies the PyPI packages for the step.
|
349
|
-
|
350
|
-
Information in this decorator will augment any
|
351
|
-
attributes set in the `@pyi_base` flow-level decorator. Hence,
|
352
|
-
you can use `@pypi_base` to set packages required by all
|
353
|
-
steps and use `@pypi` to specify step-specific overrides.
|
354
|
-
"""
|
355
|
-
...
|
356
|
-
|
357
|
-
@typing.overload
|
358
|
-
def pypi(f: typing.Callable[[FlowSpecDerived, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, StepFlag], None]:
|
359
|
-
...
|
360
|
-
|
361
|
-
@typing.overload
|
362
|
-
def pypi(f: typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]:
|
363
|
-
...
|
364
|
-
|
365
|
-
def pypi(f: typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None], None] = None, *, packages: typing.Dict[str, str] = {}, python: typing.Optional[str] = None):
|
366
|
-
"""
|
367
|
-
Specifies the PyPI packages for the step.
|
368
|
-
|
369
|
-
Information in this decorator will augment any
|
370
|
-
attributes set in the `@pyi_base` flow-level decorator. Hence,
|
371
|
-
you can use `@pypi_base` to set packages required by all
|
372
|
-
steps and use `@pypi` to specify step-specific overrides.
|
373
|
-
"""
|
374
|
-
...
|
375
|
-
|
376
422
|
@typing.overload
|
377
|
-
def
|
423
|
+
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]]]:
|
378
424
|
"""
|
379
|
-
Specifies
|
425
|
+
Specifies secrets to be retrieved and injected as environment variables prior to
|
426
|
+
the execution of a step.
|
380
427
|
"""
|
381
428
|
...
|
382
429
|
|
383
430
|
@typing.overload
|
384
|
-
def
|
431
|
+
def secrets(f: typing.Callable[[FlowSpecDerived, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, StepFlag], None]:
|
385
432
|
...
|
386
433
|
|
387
434
|
@typing.overload
|
388
|
-
def
|
435
|
+
def secrets(f: typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]:
|
389
436
|
...
|
390
437
|
|
391
|
-
def
|
438
|
+
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]]] = []):
|
392
439
|
"""
|
393
|
-
Specifies
|
440
|
+
Specifies secrets to be retrieved and injected as environment variables prior to
|
441
|
+
the execution of a step.
|
394
442
|
"""
|
395
443
|
...
|
396
444
|
|
@@ -433,31 +481,6 @@ def retry(f: typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], ty
|
|
433
481
|
"""
|
434
482
|
...
|
435
483
|
|
436
|
-
@typing.overload
|
437
|
-
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]]]:
|
438
|
-
"""
|
439
|
-
Creates a human-readable report, a Metaflow Card, after this step completes.
|
440
|
-
|
441
|
-
Note that you may add multiple `@card` decorators in a step with different parameters.
|
442
|
-
"""
|
443
|
-
...
|
444
|
-
|
445
|
-
@typing.overload
|
446
|
-
def card(f: typing.Callable[[FlowSpecDerived, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, StepFlag], None]:
|
447
|
-
...
|
448
|
-
|
449
|
-
@typing.overload
|
450
|
-
def card(f: typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, typing.Any, StepFlag], None]:
|
451
|
-
...
|
452
|
-
|
453
|
-
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):
|
454
|
-
"""
|
455
|
-
Creates a human-readable report, a Metaflow Card, after this step completes.
|
456
|
-
|
457
|
-
Note that you may add multiple `@card` decorators in a step with different parameters.
|
458
|
-
"""
|
459
|
-
...
|
460
|
-
|
461
484
|
@typing.overload
|
462
485
|
def fast_bakery_internal(f: typing.Callable[[FlowSpecDerived, StepFlag], None]) -> typing.Callable[[FlowSpecDerived, StepFlag], None]:
|
463
486
|
"""
|
@@ -496,26 +519,110 @@ def model(f: typing.Union[typing.Callable[[FlowSpecDerived, StepFlag], None], ty
|
|
496
519
|
"""
|
497
520
|
...
|
498
521
|
|
499
|
-
|
500
|
-
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]]]:
|
522
|
+
def nim(*, models: "list[NIM]", backend: str) -> typing.Callable[[typing.Type[FlowSpecDerived]], typing.Type[FlowSpecDerived]]:
|
501
523
|
"""
|
502
|
-
|
503
|
-
|
524
|
+
This decorator is used to run NIM containers in Metaflow tasks as sidecars.
|
525
|
+
|
526
|
+
User code call
|
527
|
+
-----------
|
528
|
+
@nim(
|
529
|
+
models=['meta/llama3-8b-instruct', 'meta/llama3-70b-instruct'],
|
530
|
+
backend='managed'
|
531
|
+
)
|
532
|
+
|
533
|
+
Valid backend options
|
534
|
+
---------------------
|
535
|
+
- 'managed': Outerbounds selects a compute provider based on the model.
|
536
|
+
- 🚧 'dataplane': Run in your account.
|
537
|
+
|
538
|
+
Valid model options
|
539
|
+
----------------
|
540
|
+
- 'meta/llama3-8b-instruct': 8B parameter model
|
541
|
+
- 'meta/llama3-70b-instruct': 70B parameter model
|
542
|
+
- Upon request, any model here: https://nvcf.ngc.nvidia.com/functions?filter=nvidia-functions
|
504
543
|
"""
|
505
544
|
...
|
506
545
|
|
507
546
|
@typing.overload
|
508
|
-
def
|
547
|
+
def trigger(*, event: typing.Union[str, typing.Dict[str, typing.Any], None] = None, events: typing.List[typing.Union[str, typing.Dict[str, typing.Any]]] = [], options: typing.Dict[str, typing.Any] = {}) -> typing.Callable[[typing.Type[FlowSpecDerived]], typing.Type[FlowSpecDerived]]:
|
548
|
+
"""
|
549
|
+
Specifies the event(s) that this flow depends on.
|
550
|
+
|
551
|
+
```
|
552
|
+
@trigger(event='foo')
|
553
|
+
```
|
554
|
+
or
|
555
|
+
```
|
556
|
+
@trigger(events=['foo', 'bar'])
|
557
|
+
```
|
558
|
+
|
559
|
+
Additionally, you can specify the parameter mappings
|
560
|
+
to map event payload to Metaflow parameters for the flow.
|
561
|
+
```
|
562
|
+
@trigger(event={'name':'foo', 'parameters':{'flow_param': 'event_field'}})
|
563
|
+
```
|
564
|
+
or
|
565
|
+
```
|
566
|
+
@trigger(events=[{'name':'foo', 'parameters':{'flow_param_1': 'event_field_1'},
|
567
|
+
{'name':'bar', 'parameters':{'flow_param_2': 'event_field_2'}])
|
568
|
+
```
|
569
|
+
|
570
|
+
'parameters' can also be a list of strings and tuples like so:
|
571
|
+
```
|
572
|
+
@trigger(event={'name':'foo', 'parameters':['common_name', ('flow_param', 'event_field')]})
|
573
|
+
```
|
574
|
+
This is equivalent to:
|
575
|
+
```
|
576
|
+
@trigger(event={'name':'foo', 'parameters':{'common_name': 'common_name', 'flow_param': 'event_field'}})
|
577
|
+
```
|
578
|
+
"""
|
509
579
|
...
|
510
580
|
|
511
581
|
@typing.overload
|
512
|
-
def
|
582
|
+
def trigger(f: typing.Type[FlowSpecDerived]) -> typing.Type[FlowSpecDerived]:
|
513
583
|
...
|
514
584
|
|
515
|
-
def
|
585
|
+
def trigger(f: typing.Optional[typing.Type[FlowSpecDerived]] = None, *, event: typing.Union[str, typing.Dict[str, typing.Any], None] = None, events: typing.List[typing.Union[str, typing.Dict[str, typing.Any]]] = [], options: typing.Dict[str, typing.Any] = {}):
|
516
586
|
"""
|
517
|
-
Specifies
|
518
|
-
|
587
|
+
Specifies the event(s) that this flow depends on.
|
588
|
+
|
589
|
+
```
|
590
|
+
@trigger(event='foo')
|
591
|
+
```
|
592
|
+
or
|
593
|
+
```
|
594
|
+
@trigger(events=['foo', 'bar'])
|
595
|
+
```
|
596
|
+
|
597
|
+
Additionally, you can specify the parameter mappings
|
598
|
+
to map event payload to Metaflow parameters for the flow.
|
599
|
+
```
|
600
|
+
@trigger(event={'name':'foo', 'parameters':{'flow_param': 'event_field'}})
|
601
|
+
```
|
602
|
+
or
|
603
|
+
```
|
604
|
+
@trigger(events=[{'name':'foo', 'parameters':{'flow_param_1': 'event_field_1'},
|
605
|
+
{'name':'bar', 'parameters':{'flow_param_2': 'event_field_2'}])
|
606
|
+
```
|
607
|
+
|
608
|
+
'parameters' can also be a list of strings and tuples like so:
|
609
|
+
```
|
610
|
+
@trigger(event={'name':'foo', 'parameters':['common_name', ('flow_param', 'event_field')]})
|
611
|
+
```
|
612
|
+
This is equivalent to:
|
613
|
+
```
|
614
|
+
@trigger(event={'name':'foo', 'parameters':{'common_name': 'common_name', 'flow_param': 'event_field'}})
|
615
|
+
```
|
616
|
+
"""
|
617
|
+
...
|
618
|
+
|
619
|
+
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]]:
|
620
|
+
"""
|
621
|
+
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)
|
622
|
+
before the start step of the flow. This decorator only works when a flow is scheduled on Airflow
|
623
|
+
and is compiled using `airflow create`. More than one `@airflow_s3_key_sensor` can be
|
624
|
+
added as a flow decorators. Adding more than one decorator will ensure that `start` step
|
625
|
+
starts only after all sensors finish.
|
519
626
|
"""
|
520
627
|
...
|
521
628
|
|
@@ -542,46 +649,10 @@ def pypi_base(f: typing.Optional[typing.Type[FlowSpecDerived]] = None, *, packag
|
|
542
649
|
"""
|
543
650
|
...
|
544
651
|
|
545
|
-
|
546
|
-
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]]:
|
547
|
-
"""
|
548
|
-
Specifies the times when the flow should be run when running on a
|
549
|
-
production scheduler.
|
550
|
-
"""
|
551
|
-
...
|
552
|
-
|
553
|
-
@typing.overload
|
554
|
-
def schedule(f: typing.Type[FlowSpecDerived]) -> typing.Type[FlowSpecDerived]:
|
555
|
-
...
|
556
|
-
|
557
|
-
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):
|
558
|
-
"""
|
559
|
-
Specifies the times when the flow should be run when running on a
|
560
|
-
production scheduler.
|
561
|
-
"""
|
562
|
-
...
|
563
|
-
|
564
|
-
def nim(*, models: "list[NIM]", backend: str) -> typing.Callable[[typing.Type[FlowSpecDerived]], typing.Type[FlowSpecDerived]]:
|
652
|
+
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]]:
|
565
653
|
"""
|
566
|
-
|
567
|
-
|
568
|
-
User code call
|
569
|
-
-----------
|
570
|
-
@nim(
|
571
|
-
models=['meta/llama3-8b-instruct', 'meta/llama3-70b-instruct'],
|
572
|
-
backend='managed'
|
573
|
-
)
|
574
|
-
|
575
|
-
Valid backend options
|
576
|
-
---------------------
|
577
|
-
- 'managed': Outerbounds selects a compute provider based on the model.
|
578
|
-
- 🚧 'dataplane': Run in your account.
|
579
|
-
|
580
|
-
Valid model options
|
581
|
-
----------------
|
582
|
-
- 'meta/llama3-8b-instruct': 8B parameter model
|
583
|
-
- 'meta/llama3-70b-instruct': 70B parameter model
|
584
|
-
- Upon request, any model here: https://nvcf.ngc.nvidia.com/functions?filter=nvidia-functions
|
654
|
+
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.
|
655
|
+
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.
|
585
656
|
"""
|
586
657
|
...
|
587
658
|
|
@@ -666,93 +737,12 @@ def trigger_on_finish(f: typing.Optional[typing.Type[FlowSpecDerived]] = None, *
|
|
666
737
|
"""
|
667
738
|
...
|
668
739
|
|
669
|
-
def
|
670
|
-
"""
|
671
|
-
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)
|
672
|
-
before the start step of the flow. This decorator only works when a flow is scheduled on Airflow
|
673
|
-
and is compiled using `airflow create`. More than one `@airflow_s3_key_sensor` can be
|
674
|
-
added as a flow decorators. Adding more than one decorator will ensure that `start` step
|
675
|
-
starts only after all sensors finish.
|
676
|
-
"""
|
677
|
-
...
|
678
|
-
|
679
|
-
@typing.overload
|
680
|
-
def trigger(*, event: typing.Union[str, typing.Dict[str, typing.Any], None] = None, events: typing.List[typing.Union[str, typing.Dict[str, typing.Any]]] = [], options: typing.Dict[str, typing.Any] = {}) -> typing.Callable[[typing.Type[FlowSpecDerived]], typing.Type[FlowSpecDerived]]:
|
681
|
-
"""
|
682
|
-
Specifies the event(s) that this flow depends on.
|
683
|
-
|
684
|
-
```
|
685
|
-
@trigger(event='foo')
|
686
|
-
```
|
687
|
-
or
|
688
|
-
```
|
689
|
-
@trigger(events=['foo', 'bar'])
|
690
|
-
```
|
691
|
-
|
692
|
-
Additionally, you can specify the parameter mappings
|
693
|
-
to map event payload to Metaflow parameters for the flow.
|
694
|
-
```
|
695
|
-
@trigger(event={'name':'foo', 'parameters':{'flow_param': 'event_field'}})
|
696
|
-
```
|
697
|
-
or
|
698
|
-
```
|
699
|
-
@trigger(events=[{'name':'foo', 'parameters':{'flow_param_1': 'event_field_1'},
|
700
|
-
{'name':'bar', 'parameters':{'flow_param_2': 'event_field_2'}])
|
701
|
-
```
|
702
|
-
|
703
|
-
'parameters' can also be a list of strings and tuples like so:
|
704
|
-
```
|
705
|
-
@trigger(event={'name':'foo', 'parameters':['common_name', ('flow_param', 'event_field')]})
|
706
|
-
```
|
707
|
-
This is equivalent to:
|
708
|
-
```
|
709
|
-
@trigger(event={'name':'foo', 'parameters':{'common_name': 'common_name', 'flow_param': 'event_field'}})
|
710
|
-
```
|
711
|
-
"""
|
712
|
-
...
|
713
|
-
|
714
|
-
@typing.overload
|
715
|
-
def trigger(f: typing.Type[FlowSpecDerived]) -> typing.Type[FlowSpecDerived]:
|
716
|
-
...
|
717
|
-
|
718
|
-
def trigger(f: typing.Optional[typing.Type[FlowSpecDerived]] = None, *, event: typing.Union[str, typing.Dict[str, typing.Any], None] = None, events: typing.List[typing.Union[str, typing.Dict[str, typing.Any]]] = [], options: typing.Dict[str, typing.Any] = {}):
|
740
|
+
def project(*, name: str) -> typing.Callable[[typing.Type[FlowSpecDerived]], typing.Type[FlowSpecDerived]]:
|
719
741
|
"""
|
720
|
-
Specifies
|
721
|
-
|
722
|
-
```
|
723
|
-
@trigger(event='foo')
|
724
|
-
```
|
725
|
-
or
|
726
|
-
```
|
727
|
-
@trigger(events=['foo', 'bar'])
|
728
|
-
```
|
729
|
-
|
730
|
-
Additionally, you can specify the parameter mappings
|
731
|
-
to map event payload to Metaflow parameters for the flow.
|
732
|
-
```
|
733
|
-
@trigger(event={'name':'foo', 'parameters':{'flow_param': 'event_field'}})
|
734
|
-
```
|
735
|
-
or
|
736
|
-
```
|
737
|
-
@trigger(events=[{'name':'foo', 'parameters':{'flow_param_1': 'event_field_1'},
|
738
|
-
{'name':'bar', 'parameters':{'flow_param_2': 'event_field_2'}])
|
739
|
-
```
|
742
|
+
Specifies what flows belong to the same project.
|
740
743
|
|
741
|
-
|
742
|
-
|
743
|
-
@trigger(event={'name':'foo', 'parameters':['common_name', ('flow_param', 'event_field')]})
|
744
|
-
```
|
745
|
-
This is equivalent to:
|
746
|
-
```
|
747
|
-
@trigger(event={'name':'foo', 'parameters':{'common_name': 'common_name', 'flow_param': 'event_field'}})
|
748
|
-
```
|
749
|
-
"""
|
750
|
-
...
|
751
|
-
|
752
|
-
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]]:
|
753
|
-
"""
|
754
|
-
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.
|
755
|
-
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.
|
744
|
+
A project-specific namespace is created for all flows that
|
745
|
+
use the same `@project(name)`.
|
756
746
|
"""
|
757
747
|
...
|
758
748
|
|
@@ -779,12 +769,22 @@ def conda_base(f: typing.Optional[typing.Type[FlowSpecDerived]] = None, *, packa
|
|
779
769
|
"""
|
780
770
|
...
|
781
771
|
|
782
|
-
|
772
|
+
@typing.overload
|
773
|
+
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]]:
|
783
774
|
"""
|
784
|
-
Specifies
|
785
|
-
|
786
|
-
|
787
|
-
|
775
|
+
Specifies the times when the flow should be run when running on a
|
776
|
+
production scheduler.
|
777
|
+
"""
|
778
|
+
...
|
779
|
+
|
780
|
+
@typing.overload
|
781
|
+
def schedule(f: typing.Type[FlowSpecDerived]) -> typing.Type[FlowSpecDerived]:
|
782
|
+
...
|
783
|
+
|
784
|
+
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):
|
785
|
+
"""
|
786
|
+
Specifies the times when the flow should be run when running on a
|
787
|
+
production scheduler.
|
788
788
|
"""
|
789
789
|
...
|
790
790
|
|
@@ -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.575639 #
|
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.589441 #
|
5
5
|
######################################################################################################
|
6
6
|
|
7
7
|
from __future__ import annotations
|
{ob-metaflow-stubs-6.0.3.121 → ob-metaflow-stubs-6.0.3.123}/metaflow-stubs/client/__init__.pyi
RENAMED
@@ -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.579279 #
|
5
5
|
######################################################################################################
|
6
6
|
|
7
7
|
from __future__ import annotations
|