ob-metaflow-stubs 6.0.3.120__py2.py3-none-any.whl → 6.0.3.121__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- metaflow-stubs/__init__.pyi +192 -192
- metaflow-stubs/cards.pyi +2 -2
- metaflow-stubs/cli.pyi +2 -2
- metaflow-stubs/client/__init__.pyi +2 -2
- metaflow-stubs/client/core.pyi +4 -4
- metaflow-stubs/client/filecache.pyi +3 -3
- metaflow-stubs/clone_util.pyi +2 -2
- metaflow-stubs/events.pyi +2 -2
- metaflow-stubs/exception.pyi +2 -2
- metaflow-stubs/flowspec.pyi +3 -3
- metaflow-stubs/generated_for.txt +1 -1
- metaflow-stubs/includefile.pyi +3 -3
- metaflow-stubs/info_file.pyi +2 -2
- metaflow-stubs/metadata_provider/__init__.pyi +2 -2
- metaflow-stubs/metadata_provider/heartbeat.pyi +2 -2
- metaflow-stubs/metadata_provider/metadata.pyi +2 -2
- metaflow-stubs/metadata_provider/util.pyi +2 -2
- metaflow-stubs/metaflow_config.pyi +2 -2
- metaflow-stubs/metaflow_current.pyi +90 -90
- metaflow-stubs/mf_extensions/__init__.pyi +2 -2
- metaflow-stubs/mf_extensions/obcheckpoint/__init__.pyi +2 -2
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/__init__.pyi +2 -2
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/__init__.pyi +2 -2
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/__init__.pyi +2 -2
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/checkpoint_storage.pyi +4 -4
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/constructors.pyi +2 -2
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/core.pyi +3 -3
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/exceptions.pyi +2 -2
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/final_api.pyi +2 -2
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastore/__init__.pyi +2 -2
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastore/core.pyi +3 -3
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastore/exceptions.pyi +2 -2
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastore/task_utils.pyi +3 -3
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastore/utils.pyi +2 -2
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastructures.pyi +2 -2
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/exceptions.pyi +2 -2
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/utils/__init__.pyi +2 -2
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/utils/flowspec_utils.pyi +2 -2
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/utils/general.pyi +2 -2
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/utils/identity_utils.pyi +3 -3
- metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/utils/tar_utils.pyi +2 -2
- metaflow-stubs/mf_extensions/outerbounds/__init__.pyi +2 -2
- metaflow-stubs/mf_extensions/outerbounds/profilers/__init__.pyi +2 -2
- metaflow-stubs/mf_extensions/outerbounds/profilers/gpu.pyi +2 -2
- metaflow-stubs/mf_extensions/outerbounds/remote_config.pyi +2 -2
- metaflow-stubs/mf_extensions/outerbounds/toplevel/__init__.pyi +2 -2
- metaflow-stubs/mf_extensions/outerbounds/toplevel/global_aliases_for_metaflow_package.pyi +2 -2
- metaflow-stubs/mflog/__init__.pyi +2 -2
- metaflow-stubs/mflog/mflog.pyi +2 -2
- metaflow-stubs/multicore_utils.pyi +2 -2
- metaflow-stubs/parameters.pyi +3 -3
- metaflow-stubs/plugins/__init__.pyi +12 -12
- metaflow-stubs/plugins/airflow/__init__.pyi +2 -2
- metaflow-stubs/plugins/airflow/airflow_utils.pyi +2 -2
- metaflow-stubs/plugins/airflow/exception.pyi +2 -2
- metaflow-stubs/plugins/airflow/sensors/__init__.pyi +2 -2
- metaflow-stubs/plugins/airflow/sensors/base_sensor.pyi +2 -2
- metaflow-stubs/plugins/airflow/sensors/external_task_sensor.pyi +2 -2
- metaflow-stubs/plugins/airflow/sensors/s3_sensor.pyi +2 -2
- metaflow-stubs/plugins/argo/__init__.pyi +2 -2
- metaflow-stubs/plugins/argo/argo_client.pyi +2 -2
- metaflow-stubs/plugins/argo/argo_events.pyi +2 -2
- metaflow-stubs/plugins/argo/argo_workflows.pyi +2 -2
- metaflow-stubs/plugins/argo/argo_workflows_cli.pyi +2 -2
- metaflow-stubs/plugins/argo/argo_workflows_decorator.pyi +3 -3
- metaflow-stubs/plugins/argo/argo_workflows_deployer.pyi +4 -4
- metaflow-stubs/plugins/argo/argo_workflows_deployer_objects.pyi +2 -2
- metaflow-stubs/plugins/aws/__init__.pyi +2 -2
- metaflow-stubs/plugins/aws/aws_client.pyi +2 -2
- metaflow-stubs/plugins/aws/aws_utils.pyi +2 -2
- metaflow-stubs/plugins/aws/batch/__init__.pyi +2 -2
- metaflow-stubs/plugins/aws/batch/batch.pyi +2 -2
- metaflow-stubs/plugins/aws/batch/batch_client.pyi +2 -2
- metaflow-stubs/plugins/aws/batch/batch_decorator.pyi +2 -2
- metaflow-stubs/plugins/aws/secrets_manager/__init__.pyi +2 -2
- metaflow-stubs/plugins/aws/secrets_manager/aws_secrets_manager_secrets_provider.pyi +4 -4
- metaflow-stubs/plugins/aws/step_functions/__init__.pyi +2 -2
- metaflow-stubs/plugins/aws/step_functions/event_bridge_client.pyi +2 -2
- metaflow-stubs/plugins/aws/step_functions/production_token.pyi +2 -2
- metaflow-stubs/plugins/aws/step_functions/schedule_decorator.pyi +2 -2
- metaflow-stubs/plugins/aws/step_functions/step_functions.pyi +2 -2
- metaflow-stubs/plugins/aws/step_functions/step_functions_client.pyi +2 -2
- metaflow-stubs/plugins/aws/step_functions/step_functions_deployer.pyi +3 -3
- metaflow-stubs/plugins/aws/step_functions/step_functions_deployer_objects.pyi +3 -3
- metaflow-stubs/plugins/azure/__init__.pyi +2 -2
- metaflow-stubs/plugins/azure/azure_credential.pyi +2 -2
- metaflow-stubs/plugins/azure/azure_exceptions.pyi +2 -2
- metaflow-stubs/plugins/azure/azure_secret_manager_secrets_provider.pyi +4 -4
- metaflow-stubs/plugins/azure/azure_utils.pyi +2 -2
- metaflow-stubs/plugins/azure/blob_service_client_factory.pyi +2 -2
- metaflow-stubs/plugins/azure/includefile_support.pyi +2 -2
- metaflow-stubs/plugins/cards/__init__.pyi +2 -2
- metaflow-stubs/plugins/cards/card_cli.pyi +2 -2
- metaflow-stubs/plugins/cards/card_client.pyi +3 -3
- metaflow-stubs/plugins/cards/card_creator.pyi +2 -2
- metaflow-stubs/plugins/cards/card_datastore.pyi +2 -2
- metaflow-stubs/plugins/cards/card_decorator.pyi +2 -2
- metaflow-stubs/plugins/cards/card_modules/__init__.pyi +2 -2
- metaflow-stubs/plugins/cards/card_modules/basic.pyi +3 -3
- metaflow-stubs/plugins/cards/card_modules/card.pyi +2 -2
- metaflow-stubs/plugins/cards/card_modules/components.pyi +3 -3
- metaflow-stubs/plugins/cards/card_modules/convert_to_native_type.pyi +2 -2
- metaflow-stubs/plugins/cards/card_modules/renderer_tools.pyi +2 -2
- metaflow-stubs/plugins/cards/card_modules/test_cards.pyi +2 -2
- metaflow-stubs/plugins/cards/card_resolver.pyi +2 -2
- metaflow-stubs/plugins/cards/component_serializer.pyi +2 -2
- metaflow-stubs/plugins/cards/exception.pyi +2 -2
- metaflow-stubs/plugins/catch_decorator.pyi +3 -3
- metaflow-stubs/plugins/datatools/__init__.pyi +2 -2
- metaflow-stubs/plugins/datatools/local.pyi +2 -2
- metaflow-stubs/plugins/datatools/s3/__init__.pyi +2 -2
- metaflow-stubs/plugins/datatools/s3/s3.pyi +4 -4
- metaflow-stubs/plugins/datatools/s3/s3tail.pyi +2 -2
- metaflow-stubs/plugins/datatools/s3/s3util.pyi +2 -2
- metaflow-stubs/plugins/debug_logger.pyi +2 -2
- metaflow-stubs/plugins/debug_monitor.pyi +2 -2
- metaflow-stubs/plugins/environment_decorator.pyi +2 -2
- metaflow-stubs/plugins/events_decorator.pyi +2 -12
- metaflow-stubs/plugins/frameworks/__init__.pyi +2 -2
- metaflow-stubs/plugins/frameworks/pytorch.pyi +2 -2
- metaflow-stubs/plugins/gcp/__init__.pyi +2 -2
- metaflow-stubs/plugins/gcp/gcp_secret_manager_secrets_provider.pyi +4 -4
- metaflow-stubs/plugins/gcp/gs_exceptions.pyi +2 -2
- metaflow-stubs/plugins/gcp/gs_storage_client_factory.pyi +2 -2
- metaflow-stubs/plugins/gcp/gs_utils.pyi +2 -2
- metaflow-stubs/plugins/gcp/includefile_support.pyi +2 -2
- metaflow-stubs/plugins/kubernetes/__init__.pyi +3 -3
- metaflow-stubs/plugins/kubernetes/kube_utils.pyi +2 -2
- metaflow-stubs/plugins/kubernetes/kubernetes.pyi +2 -2
- metaflow-stubs/plugins/kubernetes/kubernetes_cli.pyi +2 -2
- metaflow-stubs/plugins/kubernetes/kubernetes_client.pyi +2 -2
- metaflow-stubs/plugins/kubernetes/kubernetes_decorator.pyi +2 -2
- metaflow-stubs/plugins/kubernetes/kubernetes_jobsets.pyi +2 -2
- metaflow-stubs/plugins/logs_cli.pyi +2 -2
- metaflow-stubs/plugins/package_cli.pyi +2 -2
- metaflow-stubs/plugins/parallel_decorator.pyi +2 -2
- metaflow-stubs/plugins/perimeters.pyi +2 -2
- metaflow-stubs/plugins/project_decorator.pyi +2 -2
- metaflow-stubs/plugins/pypi/__init__.pyi +2 -2
- metaflow-stubs/plugins/pypi/conda_decorator.pyi +2 -2
- metaflow-stubs/plugins/pypi/conda_environment.pyi +6 -6
- metaflow-stubs/plugins/pypi/pypi_decorator.pyi +2 -2
- metaflow-stubs/plugins/pypi/pypi_environment.pyi +2 -2
- metaflow-stubs/plugins/pypi/utils.pyi +2 -2
- metaflow-stubs/plugins/resources_decorator.pyi +2 -2
- metaflow-stubs/plugins/retry_decorator.pyi +2 -2
- metaflow-stubs/plugins/secrets/__init__.pyi +3 -3
- metaflow-stubs/plugins/secrets/inline_secrets_provider.pyi +3 -3
- metaflow-stubs/plugins/secrets/secrets_decorator.pyi +2 -2
- metaflow-stubs/plugins/storage_executor.pyi +2 -2
- metaflow-stubs/plugins/tag_cli.pyi +2 -2
- metaflow-stubs/plugins/test_unbounded_foreach_decorator.pyi +3 -3
- metaflow-stubs/plugins/timeout_decorator.pyi +3 -3
- metaflow-stubs/procpoll.pyi +2 -2
- metaflow-stubs/profilers/__init__.pyi +2 -2
- metaflow-stubs/pylint_wrapper.pyi +2 -2
- metaflow-stubs/runner/__init__.pyi +2 -2
- metaflow-stubs/runner/deployer.pyi +4 -4
- metaflow-stubs/runner/deployer_impl.pyi +3 -3
- metaflow-stubs/runner/metaflow_runner.pyi +3 -3
- metaflow-stubs/runner/nbdeploy.pyi +2 -2
- metaflow-stubs/runner/nbrun.pyi +2 -2
- metaflow-stubs/runner/subprocess_manager.pyi +2 -2
- metaflow-stubs/runner/utils.pyi +4 -4
- metaflow-stubs/system/__init__.pyi +2 -2
- metaflow-stubs/system/system_logger.pyi +3 -3
- metaflow-stubs/system/system_monitor.pyi +2 -2
- metaflow-stubs/tagging_util.pyi +2 -2
- metaflow-stubs/tuple_util.pyi +2 -2
- {ob_metaflow_stubs-6.0.3.120.dist-info → ob_metaflow_stubs-6.0.3.121.dist-info}/METADATA +1 -1
- ob_metaflow_stubs-6.0.3.121.dist-info/RECORD +174 -0
- ob_metaflow_stubs-6.0.3.120.dist-info/RECORD +0 -174
- {ob_metaflow_stubs-6.0.3.120.dist-info → ob_metaflow_stubs-6.0.3.121.dist-info}/WHEEL +0 -0
- {ob_metaflow_stubs-6.0.3.120.dist-info → ob_metaflow_stubs-6.0.3.121.dist-info}/top_level.txt +0 -0
metaflow-stubs/tagging_util.pyi
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
######################################################################################################
|
2
2
|
# Auto-generated Metaflow stub file #
|
3
|
-
# MF version: 2.12.
|
4
|
-
# Generated on 2024-
|
3
|
+
# MF version: 2.12.33.1+obcheckpoint(0.1.4);ob(v1) #
|
4
|
+
# Generated on 2024-12-02T17:17:46.373688 #
|
5
5
|
######################################################################################################
|
6
6
|
|
7
7
|
from __future__ import annotations
|
metaflow-stubs/tuple_util.pyi
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
######################################################################################################
|
2
2
|
# Auto-generated Metaflow stub file #
|
3
|
-
# MF version: 2.12.
|
4
|
-
# Generated on 2024-
|
3
|
+
# MF version: 2.12.33.1+obcheckpoint(0.1.4);ob(v1) #
|
4
|
+
# Generated on 2024-12-02T17:17:46.375151 #
|
5
5
|
######################################################################################################
|
6
6
|
|
7
7
|
from __future__ import annotations
|
@@ -0,0 +1,174 @@
|
|
1
|
+
metaflow-stubs/__init__.pyi,sha256=Zdgglvj2NoDdohm0yPVadH_cgHT36wB8eTiEphdDz-Q,36986
|
2
|
+
metaflow-stubs/cards.pyi,sha256=CyO7l6c_1MOhJ4M8SvcRtm8J-VJxcAKfY9RVwCgjqWU,1564
|
3
|
+
metaflow-stubs/cli.pyi,sha256=k3n2qL7PzR-fhVEzP0WS6aOzmfA7OqQoZ3MXo6uhCvQ,2148
|
4
|
+
metaflow-stubs/clone_util.pyi,sha256=scWT24YNiCMOTkOe-0kJBYkJudGn57HsFbeBzQEzuP4,789
|
5
|
+
metaflow-stubs/events.pyi,sha256=ihjArGTPhOOF9AbS0sB0aR3Y8sRsczTjZhB__IUCbCM,3974
|
6
|
+
metaflow-stubs/exception.pyi,sha256=i_I6lE-okXtT5YuaTP2uCL_1vsbD2TAJ0JumtPL9nj8,2641
|
7
|
+
metaflow-stubs/flowspec.pyi,sha256=bAOwrH54iqejWJfZiyPAXpTXZk2GyKWfO8FJvczXqco,9864
|
8
|
+
metaflow-stubs/generated_for.txt,sha256=VZhzxMqd5OUpbW_BqQR90qlk6gxRwnDkZpixFxIltqM,63
|
9
|
+
metaflow-stubs/includefile.pyi,sha256=YmikKFrH30e9GmM50V0_xoVyGDezNvoF8y4jvAk2B1U,4235
|
10
|
+
metaflow-stubs/info_file.pyi,sha256=EcmfO2ymg3-XACD1xfwf46_mLcRhN3j1f4ahrvrbGxo,625
|
11
|
+
metaflow-stubs/metaflow_config.pyi,sha256=Fgah2Db9tlijUBPPqQ_qWRpzzhT394mtUrCucqXEla0,4887
|
12
|
+
metaflow-stubs/metaflow_current.pyi,sha256=c1kgw5J1dKbWFASac8tkz2IdTzaLQlnYR-UqTY0uvRg,18083
|
13
|
+
metaflow-stubs/multicore_utils.pyi,sha256=iiP8ECEp6x_ZIt1fdBDDgQWim1RIIgts4UhB6XchwZg,2470
|
14
|
+
metaflow-stubs/parameters.pyi,sha256=ENRDUhAKh4D8Ty2GT7jYRFs19HDryMPYfz34ByJTjMY,6664
|
15
|
+
metaflow-stubs/procpoll.pyi,sha256=r1Kjmg9humzHhjl1Bmlc6hJBNOxUdiftCeEpDBDtaSM,1366
|
16
|
+
metaflow-stubs/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
17
|
+
metaflow-stubs/pylint_wrapper.pyi,sha256=GEgSCI9HBZpQFVncWtewFUi3gaziDWNGAeQwJmntFlI,994
|
18
|
+
metaflow-stubs/tagging_util.pyi,sha256=xDnqaeis8fNbmP9dBpfsW8AN8q5qpVIDYKomUoY8cp0,1494
|
19
|
+
metaflow-stubs/tuple_util.pyi,sha256=OhsQIVxoedVHwOhuU1s50mS1QmhNJuvnA2Q5YevrtTU,663
|
20
|
+
metaflow-stubs/client/__init__.pyi,sha256=zL4pAMR4CAjlDfXMGMmHQrn2E84lr36aJ3D-T9LKRlo,1114
|
21
|
+
metaflow-stubs/client/core.pyi,sha256=TYEcMTEnV-9-GtcU_id4xxeDtBY38tL-hrzRqA5NdT8,44999
|
22
|
+
metaflow-stubs/client/filecache.pyi,sha256=t4vcLcrbodADfGgYzO2ZzZPqSax4kiEMAQDPVQpeAbg,3059
|
23
|
+
metaflow-stubs/metadata_provider/__init__.pyi,sha256=UKDhQWkLvU6m-AWA80nNK1XbyDuk7jCJtAGH-ko7xN8,808
|
24
|
+
metaflow-stubs/metadata_provider/heartbeat.pyi,sha256=8XORZ5t5DJ2wV82mfwdS6RiZTV6Ub7Sbvm5HtIPUnXM,1068
|
25
|
+
metaflow-stubs/metadata_provider/metadata.pyi,sha256=_EhzTC0EK952DgpAE40DmoHPaL1EeaHpSmO3F4ErMl4,12392
|
26
|
+
metaflow-stubs/metadata_provider/util.pyi,sha256=Kd1k8dpvYVHMi7f8_YtJ9segLRLtwa_A3TZvl15dbsA,758
|
27
|
+
metaflow-stubs/mf_extensions/__init__.pyi,sha256=l8WDnkMoixbPRpZjmnDCycmGZ7MkJmlMW6GkIrVWsxA,516
|
28
|
+
metaflow-stubs/mf_extensions/obcheckpoint/__init__.pyi,sha256=WqsbJSMvtrt3XagLNZ8TEU54DRnSmUg0nxUEJL8UCHU,516
|
29
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/__init__.pyi,sha256=42TiJWb-pfaTWTLh7ZUUlV2_Ddsk_Di4XEGiXvd4rP4,516
|
30
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/__init__.pyi,sha256=Gug_5u9M2ORymttJfvoPoJ0wjWmHc2BV9ugn1GkNb44,516
|
31
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastructures.pyi,sha256=yZHTdo83pkE7mGnjiOahcqfY7LofA1TDyjt___RcRNk,3360
|
32
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/exceptions.pyi,sha256=KcrlYFkEGw9zPY4wz35e5SbmJ5y_VvL1GfQdMPHn5I0,1433
|
33
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/__init__.pyi,sha256=KATLA4OHkIspWGqALdMCTP74rz2yzLRcDO_ozsZcXlk,516
|
34
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/checkpoint_storage.pyi,sha256=QSn5DoVRLW0Ri4nnl0VzyRJB2onTkjb3DDUC05IEJtc,6350
|
35
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/constructors.pyi,sha256=DDfHxfrPJSegbfHll9TffCYXcPRIiI1-EuGTZN1M7Ig,1167
|
36
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/core.pyi,sha256=v7yGJpaSfNgjdyrhLM5vqejnvyGgDFyK9VA7q_e6mpQ,6257
|
37
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/exceptions.pyi,sha256=HeNDhTsvzyu6ipLGUEQu-hgclewUGGloDRhogkZxHqo,988
|
38
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/final_api.pyi,sha256=d0ckyMEn3HQtA_uJpRxnonOMfi65YnU-tCMpzsBGrnA,5047
|
39
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastore/__init__.pyi,sha256=X54hwPWt_uy-vYPYHtDrbdq2uhMGrFpAtynlfZvlltU,516
|
40
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastore/core.pyi,sha256=hki2HK_qBFoDZuST1KEIQFnJjKhkKofOUcJcZ5xZUB8,6403
|
41
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastore/exceptions.pyi,sha256=NoobEcB-MVVJpyxiueuhHvPuID2tLumQ2XxeOMCXQiI,1133
|
42
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastore/task_utils.pyi,sha256=-JgxAaqTmwpPU5HVBx81oya0dJle4NjUhq08EqVmk5k,1026
|
43
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastore/utils.pyi,sha256=9TZPUFxiVZuPIoYHQPDSXCLo5obGsXm1W0PvhQw_nfw,688
|
44
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/utils/__init__.pyi,sha256=ON8Aq08KG7w7e6x8Wn7CoQTxPPh8O2SMX0PnMIXqXeQ,516
|
45
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/utils/flowspec_utils.pyi,sha256=ogDQ_GiNYK9y8GtvEqXUXXNldnpfM5zrSsjOsNsfzsI,2481
|
46
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/utils/general.pyi,sha256=xaAzX191P0gTZZ065DsQKxPK-erXGETJ3k2nVrzrZbs,1694
|
47
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/utils/identity_utils.pyi,sha256=qH_e2WEPGrVma32EPCZXqwHTWYJi0yEmqhuLdL12pro,2135
|
48
|
+
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/utils/tar_utils.pyi,sha256=rPcWLMeFkzHdKBpNTZQjXLgfNeaNewEq77XaLVrBlX0,1887
|
49
|
+
metaflow-stubs/mf_extensions/outerbounds/__init__.pyi,sha256=zDmB_H6ojFPbOVACbYTmTsfRO_X4cL6LAoU-9FmquKI,516
|
50
|
+
metaflow-stubs/mf_extensions/outerbounds/remote_config.pyi,sha256=0mRt6gcC4glAcIr8VhIeFZq7dXPz6YHfbqEDC6qh0ys,1642
|
51
|
+
metaflow-stubs/mf_extensions/outerbounds/profilers/__init__.pyi,sha256=4YyguaL-EZepmOnZY1BVkY93jao8GOgXHTeMzAZUacU,516
|
52
|
+
metaflow-stubs/mf_extensions/outerbounds/profilers/gpu.pyi,sha256=ffOYONe3VQeLUlZB-L7eufxXhxtj3AcePXt5WjX6s9g,4478
|
53
|
+
metaflow-stubs/mf_extensions/outerbounds/toplevel/__init__.pyi,sha256=1EhSiFmwOL_43l_G9xtCDcPOYsu6mU6lOUPNWHMV39s,516
|
54
|
+
metaflow-stubs/mf_extensions/outerbounds/toplevel/global_aliases_for_metaflow_package.pyi,sha256=WgOtWs1eQMLwneRvcYujMFrCtPnbMmIdNYEAoZVlhYA,745
|
55
|
+
metaflow-stubs/mflog/__init__.pyi,sha256=hU0cZtlRqbh-SOwn7c5qVfH08eNM0yk6IspKvE0q94A,516
|
56
|
+
metaflow-stubs/mflog/mflog.pyi,sha256=xrBQw-SN6yt_6RuDhGTHJF7Xfpvxoftw042Yl3LGEBQ,1722
|
57
|
+
metaflow-stubs/plugins/__init__.pyi,sha256=pFnPzZHC7T6UPTOhxZWGN_qbOUAdeC4qdLkVtpRh-qw,3721
|
58
|
+
metaflow-stubs/plugins/catch_decorator.pyi,sha256=uTVbVU8EPyaItXkUECZd7GW3_sD4a0MqvIKKP89M248,2243
|
59
|
+
metaflow-stubs/plugins/debug_logger.pyi,sha256=FleJNaBB9PVjhu-fYhlYOnv4i3OtyzsDmXLeSuyFISU,932
|
60
|
+
metaflow-stubs/plugins/debug_monitor.pyi,sha256=lgGHZAl-9IO5_keeN-UR3_ckxXJm6A9NMwA8XKbfiB4,910
|
61
|
+
metaflow-stubs/plugins/environment_decorator.pyi,sha256=kEXQo_u7kjPtMTRd6BBiWBY-3luIYVNweKucJUxOmhc,1052
|
62
|
+
metaflow-stubs/plugins/events_decorator.pyi,sha256=9isluxTWPKapo02Vr8zqaAf69Rxdy4-aiq4c48AgsCc,4437
|
63
|
+
metaflow-stubs/plugins/logs_cli.pyi,sha256=vFh-3ghxc3tnfqpP-bPNE3l9kdGumnIdl6mZZNKGTSE,1481
|
64
|
+
metaflow-stubs/plugins/package_cli.pyi,sha256=tPBQ7wChK-jDo61xCY_h09f72ZanMt8aspcAjF7-4G0,591
|
65
|
+
metaflow-stubs/plugins/parallel_decorator.pyi,sha256=I_wMTdqXCbiPNR95G04JGhlk5Y-VR3gKUIu9jOhcqL0,2445
|
66
|
+
metaflow-stubs/plugins/perimeters.pyi,sha256=lEpKqCnP3LSWLUIOomgaZojni_5K2lQ2ISZ_-wwvFLA,811
|
67
|
+
metaflow-stubs/plugins/project_decorator.pyi,sha256=MTDqnCGKOfHrpAC-aK0PBvT4egxjbwy4ZQ35oqswUPw,2743
|
68
|
+
metaflow-stubs/plugins/resources_decorator.pyi,sha256=n8HN6rI-es-Ztz7oq7mjzkBedqB28FJ8sXTS5LKCuHg,1829
|
69
|
+
metaflow-stubs/plugins/retry_decorator.pyi,sha256=PJts2UNKjK7yJR1nYP2HPv0WVB8-sQMgze9GWLdU-FI,1709
|
70
|
+
metaflow-stubs/plugins/storage_executor.pyi,sha256=EaWedDlO29zViwbI6YJ4nV2EHR_TTTEPKHkwRI5Ct4o,1198
|
71
|
+
metaflow-stubs/plugins/tag_cli.pyi,sha256=a5ZY8roJlKH6ENNDpZWd5Uu-nJrhHCZdffOCT4uAuQs,1038
|
72
|
+
metaflow-stubs/plugins/test_unbounded_foreach_decorator.pyi,sha256=cpskXr7IgRuN8nDx4AGv3UdDLw20YV40ZNo1dR9-zg0,2087
|
73
|
+
metaflow-stubs/plugins/timeout_decorator.pyi,sha256=lR4jjFbtDk42W-AeKN3p6g5urs7A4nAam9CZyxIeBPQ,2317
|
74
|
+
metaflow-stubs/plugins/airflow/__init__.pyi,sha256=A0g41wcM04JFakIVOGN3VQlT2wuluUoE-mZqOcoe2xQ,669
|
75
|
+
metaflow-stubs/plugins/airflow/airflow_utils.pyi,sha256=rB-9xS61mSVN9yTIEZBNzGSPQdFZTda-YFaaK6c96qE,3154
|
76
|
+
metaflow-stubs/plugins/airflow/exception.pyi,sha256=jZZE4AB0BurmTrh-vbP3g7Tm4K_pLWVJYgaO1cf1GTI,923
|
77
|
+
metaflow-stubs/plugins/airflow/sensors/__init__.pyi,sha256=VHuDg9SIbt_ukvMlAWSdQwT91VWrbY7PghfzpjmtkzM,877
|
78
|
+
metaflow-stubs/plugins/airflow/sensors/base_sensor.pyi,sha256=Kd6T0b8t5PPTWf40VJtWI4ty_XZv0cyws30EmouUPh4,1497
|
79
|
+
metaflow-stubs/plugins/airflow/sensors/external_task_sensor.pyi,sha256=Nk--6pp9IfwvaN_8JWu-qtEUxMHVDVENCOBLLcC-gLs,3309
|
80
|
+
metaflow-stubs/plugins/airflow/sensors/s3_sensor.pyi,sha256=7qe90AbTcf6wOF33FHAccw952BC21ee_BywP0dtE4Fc,3220
|
81
|
+
metaflow-stubs/plugins/argo/__init__.pyi,sha256=NebLrTT1X2aLMzf-k91MGORwqcjdJV01zlz6_J1GGNM,870
|
82
|
+
metaflow-stubs/plugins/argo/argo_client.pyi,sha256=ZhNe-vkLWruAa7Un7A_Y2HlydAjXkrKv_9krJwah1Lk,2514
|
83
|
+
metaflow-stubs/plugins/argo/argo_events.pyi,sha256=xXVh6tKd_iwWWnz2n0W563nK-akxrA9Zjff6d1AlqqE,3348
|
84
|
+
metaflow-stubs/plugins/argo/argo_workflows.pyi,sha256=lbKk78xGWOTbZp-fCFvL1Z47oj1yhsdksmbVaC9tnWA,13629
|
85
|
+
metaflow-stubs/plugins/argo/argo_workflows_cli.pyi,sha256=3sP0PrKow5VDVswSx9NT3C8WPhEhPShg5NnvI3nBoOs,3805
|
86
|
+
metaflow-stubs/plugins/argo/argo_workflows_decorator.pyi,sha256=aJcroCTzq0sqXhcLGEe9gP1SDNPx5RMCC5sgL7tCjTM,1406
|
87
|
+
metaflow-stubs/plugins/argo/argo_workflows_deployer.pyi,sha256=YkzQmMsHCDKnQZqHs_MdJZEq9CkSalXtzzmtczyLdeE,4595
|
88
|
+
metaflow-stubs/plugins/argo/argo_workflows_deployer_objects.pyi,sha256=NlYUjBqi-gnM9UX3VHZgwUJxuo9sIu7J-IyZn8hdx8A,5206
|
89
|
+
metaflow-stubs/plugins/aws/__init__.pyi,sha256=UXVaNkTPQiUrD7Z8bFzGnzpDNROhJh0h-XTO6v1GTiA,755
|
90
|
+
metaflow-stubs/plugins/aws/aws_client.pyi,sha256=mNpLNPw28SjLKpqlR_vFnhB936e9XQhm6BuYpFHqdZM,930
|
91
|
+
metaflow-stubs/plugins/aws/aws_utils.pyi,sha256=1LUZ6VBRpAAQUbOeG1SZfQ2YkvxbeDrztwVgzrD_LXo,3147
|
92
|
+
metaflow-stubs/plugins/aws/batch/__init__.pyi,sha256=aL1Hj7qr-zgXZjDoTy_hrDqDKagBBzMYNCCW6RIrExs,675
|
93
|
+
metaflow-stubs/plugins/aws/batch/batch.pyi,sha256=eBhMY5aWfJwcItQVRpZY36SaK9rbNZhOVUoF7QfsDOE,2905
|
94
|
+
metaflow-stubs/plugins/aws/batch/batch_client.pyi,sha256=tEGqOenOdli2ccoLzpniex2WkJ5I-8AVGqF2SNaF4oQ,3767
|
95
|
+
metaflow-stubs/plugins/aws/batch/batch_decorator.pyi,sha256=dRhgBqoIaHhROEc2G63cqSnqq2fN3cML-gXDQopBS4g,6064
|
96
|
+
metaflow-stubs/plugins/aws/secrets_manager/__init__.pyi,sha256=b_BhwLFVMjBaLbFjyBwZBSn0QqWSIBVn5NhejqoXlrw,645
|
97
|
+
metaflow-stubs/plugins/aws/secrets_manager/aws_secrets_manager_secrets_provider.pyi,sha256=j75BmI3s6p1jG0UOQ0csUQU5RvfAqZarezTpWXuewTc,3426
|
98
|
+
metaflow-stubs/plugins/aws/step_functions/__init__.pyi,sha256=bXXOikepxn2WB8_muv-nl7Qn1ju77-ggdOT2WEGuGik,725
|
99
|
+
metaflow-stubs/plugins/aws/step_functions/event_bridge_client.pyi,sha256=dTBvZxEdN9qwxuDGX3vF3emHTzjjGus3avV3GQHnsUo,899
|
100
|
+
metaflow-stubs/plugins/aws/step_functions/production_token.pyi,sha256=BJdOEjVSJinMcGE5ZmFPKk4sait-XqQ0i3me31vSJ-s,697
|
101
|
+
metaflow-stubs/plugins/aws/step_functions/schedule_decorator.pyi,sha256=bkuS4HjUGbX08zPVjTecX2qH_h88PXEi4Ha16YiqZAY,1637
|
102
|
+
metaflow-stubs/plugins/aws/step_functions/step_functions.pyi,sha256=EABTouOL8QiF7Vh-tcWv_3S1J40IYFQF1VA33T_G1Wc,4482
|
103
|
+
metaflow-stubs/plugins/aws/step_functions/step_functions_client.pyi,sha256=x_-KtX3ZYk7U24pU3JrTOOAQ1Nq0pGAaQc9Hnbay8AU,1186
|
104
|
+
metaflow-stubs/plugins/aws/step_functions/step_functions_deployer.pyi,sha256=WrSceSWejd_Qp5cMakGHduXNE-_J7JBWPhh2quUdTIQ,3881
|
105
|
+
metaflow-stubs/plugins/aws/step_functions/step_functions_deployer_objects.pyi,sha256=Axj537IOMCr70jRNlpzoQaf_pwXeKDSJNpEjDk9dd6I,4280
|
106
|
+
metaflow-stubs/plugins/azure/__init__.pyi,sha256=ploIjrivv05dLZmV8xhLMvMp3chzTjPEBlfzY-Agt28,1011
|
107
|
+
metaflow-stubs/plugins/azure/azure_credential.pyi,sha256=GX66uGFUikEtF4t8kJSVIdMrlpwOwfsYMLY3C0ZH-30,1168
|
108
|
+
metaflow-stubs/plugins/azure/azure_exceptions.pyi,sha256=au5eKrN0J31UxIzDHR5Q17gKTAPEAM8ajHQRlmFodEo,999
|
109
|
+
metaflow-stubs/plugins/azure/azure_secret_manager_secrets_provider.pyi,sha256=bSn1x4CF-7cXLllZcdTj3sIF8N7CAamLMyBYyqxKVIY,2289
|
110
|
+
metaflow-stubs/plugins/azure/azure_utils.pyi,sha256=SiaVXwN9QSWQta_KySAgXoWGRImClSKVwNCg_Zt2ghw,2458
|
111
|
+
metaflow-stubs/plugins/azure/blob_service_client_factory.pyi,sha256=YJ5-YHGqgZLvjN0mfCjFm_A3UCEJOrsy9RrVGcm5Ys0,1568
|
112
|
+
metaflow-stubs/plugins/azure/includefile_support.pyi,sha256=x65W8qE6yv9pQTF2zFCQRKt5oq1NvXolSmdSjZ83uEU,1667
|
113
|
+
metaflow-stubs/plugins/cards/__init__.pyi,sha256=-qIdL4X-EL2GILIh4Rvs6OkGtWBSQ86XAiKLv7vgpSE,951
|
114
|
+
metaflow-stubs/plugins/cards/card_cli.pyi,sha256=CCVJ0wLgDasxY35K3brFDGffYo27QjgodfTgcU0Dp3Y,5963
|
115
|
+
metaflow-stubs/plugins/cards/card_client.pyi,sha256=wn92PNnC3wY-BK4DWwHh2lUe5H-kPDp9c1fNB9KnaMs,4909
|
116
|
+
metaflow-stubs/plugins/cards/card_creator.pyi,sha256=m6xaqogPq1V50Bt9WynJPBsI5IQdIR8HfuQ9_igT5w8,1089
|
117
|
+
metaflow-stubs/plugins/cards/card_datastore.pyi,sha256=_VrwomznbKn0ST22qwLPRHgnO7zXmAVXLXqyw9TaVtU,2962
|
118
|
+
metaflow-stubs/plugins/cards/card_decorator.pyi,sha256=P973f381lYu4GDhHT5ijMjic8LGPMWNVwnwmXANkJFQ,2768
|
119
|
+
metaflow-stubs/plugins/cards/card_resolver.pyi,sha256=Z0o7l9_SPKZOgKcjKn4AfKqsJRlmMLbOOHk8B_GV4_c,759
|
120
|
+
metaflow-stubs/plugins/cards/component_serializer.pyi,sha256=E8iUPBBwJvcd3u9vZWjn7ghzneVZldd7b9OJHY00y_M,8482
|
121
|
+
metaflow-stubs/plugins/cards/exception.pyi,sha256=geQ69EFo-6hG0CwB-nz0QXnb1l2JDTkfM55QJt0BWls,2470
|
122
|
+
metaflow-stubs/plugins/cards/card_modules/__init__.pyi,sha256=Mwu2TTFSXvDgV0kd4OocCxnyZGNAyeX1eHpfx6c0p8E,986
|
123
|
+
metaflow-stubs/plugins/cards/card_modules/basic.pyi,sha256=9-k0NZSLYaaOviwtNsZcbYaso1mJd_oHb0Zqv12hyog,7180
|
124
|
+
metaflow-stubs/plugins/cards/card_modules/card.pyi,sha256=8josa8AybaaQMNOHXlzggSY6stLqy__mmKV5byLQwd0,3092
|
125
|
+
metaflow-stubs/plugins/cards/card_modules/components.pyi,sha256=bYXjVw5yTodtiwtJfg9XTORV5h0YM5J30s8SduWbksc,10309
|
126
|
+
metaflow-stubs/plugins/cards/card_modules/convert_to_native_type.pyi,sha256=VSWbQrl3Yd-7IdRd2jk1dv3W4o5UYSp34wbBlRNtBm4,1479
|
127
|
+
metaflow-stubs/plugins/cards/card_modules/renderer_tools.pyi,sha256=bP3UilofP4FyMdcESx5evRrimY7IQdlcKAzsHft8qrc,853
|
128
|
+
metaflow-stubs/plugins/cards/card_modules/test_cards.pyi,sha256=gtGTmWrRG1O2ZnvUYpdWBZtAekRgAIHIQnga9FtbKk0,3622
|
129
|
+
metaflow-stubs/plugins/datatools/__init__.pyi,sha256=LaM3S-oMGjVv2T_MFjiURP0XP9idLdKEdX1COPsjSB4,933
|
130
|
+
metaflow-stubs/plugins/datatools/local.pyi,sha256=jHZWipH20jS3LXOE3VTJDkVuGuwB2ZZhcVv5vNwZqAY,2797
|
131
|
+
metaflow-stubs/plugins/datatools/s3/__init__.pyi,sha256=jMUGsbCD5lXicBt-1QcvvVWtZe3Cy6-zxYOB7q7eA24,1204
|
132
|
+
metaflow-stubs/plugins/datatools/s3/s3.pyi,sha256=UJR_o8wvWLHfErG6XG-YzU9M2uILnhdTbrXEyFMhiH4,23702
|
133
|
+
metaflow-stubs/plugins/datatools/s3/s3tail.pyi,sha256=hLgMjQqUpMeVdtYUcm9YHdXbubWzE2bSIsbyWRaLIiM,1036
|
134
|
+
metaflow-stubs/plugins/datatools/s3/s3util.pyi,sha256=6hOFIRDPI9T0GHdDse4vr92QIKu38_j9yV_PucrUTxY,1132
|
135
|
+
metaflow-stubs/plugins/frameworks/__init__.pyi,sha256=5Ndp-Y_kIlHx-NgTqXyfFm3xVt953-g9Qs6qrACeas0,587
|
136
|
+
metaflow-stubs/plugins/frameworks/pytorch.pyi,sha256=jh2ImC_e5ByT1ekyXmuJstRiZ9Yq9ytK3UnRghmGFX0,1200
|
137
|
+
metaflow-stubs/plugins/gcp/__init__.pyi,sha256=y6b1pzSRgi_Ci9SEYhagbYgdj3o-tmEiixTiUdfDNFQ,923
|
138
|
+
metaflow-stubs/plugins/gcp/gcp_secret_manager_secrets_provider.pyi,sha256=hOr0WtQFGXDKUvwNdUrbY0ciMjtJTG12QBWjAAGyjkM,3298
|
139
|
+
metaflow-stubs/plugins/gcp/gs_exceptions.pyi,sha256=0lCUZ7bn7muDx3EmI0kqjgA9I7mEGvHMB0lRXCf1zvs,796
|
140
|
+
metaflow-stubs/plugins/gcp/gs_storage_client_factory.pyi,sha256=BkGkB9aIYVBqUtogoXXj4Km062-y13a_t1w0fFPqVJI,899
|
141
|
+
metaflow-stubs/plugins/gcp/gs_utils.pyi,sha256=rVkOrTiV1mLmg1EQfbhaZd1CqZZuF3hQ0HPcyGiPjNc,1086
|
142
|
+
metaflow-stubs/plugins/gcp/includefile_support.pyi,sha256=o2d3QNtEqxGVFN2QUNcc0mTW7haOYKpAXBLhPo1O3Z4,1641
|
143
|
+
metaflow-stubs/plugins/kubernetes/__init__.pyi,sha256=3aVej4OqGdm7xcX54aU46GqsJWWOQ_wihet-8gMvMCE,846
|
144
|
+
metaflow-stubs/plugins/kubernetes/kube_utils.pyi,sha256=JO_mMWyB5jlJEzUNdVCW4FFm6JwfOmpWdLfW7wN72ik,688
|
145
|
+
metaflow-stubs/plugins/kubernetes/kubernetes.pyi,sha256=En8ILVzZWdZx8wjipmSlVvTLYGY3mJAvr-Uv4oC6L8c,4312
|
146
|
+
metaflow-stubs/plugins/kubernetes/kubernetes_cli.pyi,sha256=e-CSE9bIlHEe-dRn6wDJ2ZpgWiJvJ0SW-mk7vuwuO1Q,1444
|
147
|
+
metaflow-stubs/plugins/kubernetes/kubernetes_client.pyi,sha256=Ugvx25MvsTDGRxZZjqHAndiwPelGOEfVISHA3ufWYgA,1198
|
148
|
+
metaflow-stubs/plugins/kubernetes/kubernetes_decorator.pyi,sha256=mVKvJIDhWYZxZW-NnbD_KplAdlWzu5kMJ2MGS_31BjY,6652
|
149
|
+
metaflow-stubs/plugins/kubernetes/kubernetes_jobsets.pyi,sha256=VILjquwMTy2xMrYkx5mAtmVNln1dGEL3CyZyCzqL7r4,5151
|
150
|
+
metaflow-stubs/plugins/pypi/__init__.pyi,sha256=yCkjEfHwSanHo-owxsGkN6SiizdYNz4VKTmo4cONcjE,915
|
151
|
+
metaflow-stubs/plugins/pypi/conda_decorator.pyi,sha256=xQpPZTFHY-Afr62gJu-HcuDkLpo2hxcKVJRS9eF3buU,3725
|
152
|
+
metaflow-stubs/plugins/pypi/conda_environment.pyi,sha256=dl7Vp0J-bgeLpsydNI30eoIPxnt3z9YygO17mAUif9s,2409
|
153
|
+
metaflow-stubs/plugins/pypi/pypi_decorator.pyi,sha256=DD7Q-2SN7uCSNGN-5ciBHHiDkSVp_zc7imIUmW0AD7M,2610
|
154
|
+
metaflow-stubs/plugins/pypi/pypi_environment.pyi,sha256=pu4gARvUn97xIFNiE9UIZWrTVkra-nI1rNwcd4F-7io,834
|
155
|
+
metaflow-stubs/plugins/pypi/utils.pyi,sha256=IB5b4br_6W-mJLwaHZ5zBfF36HPYbcp5Qr3IF3kXgSk,825
|
156
|
+
metaflow-stubs/plugins/secrets/__init__.pyi,sha256=i0LTgv3Yfx26kRvZ6i4jc7beMe6MvtGKcBVAVVpqc7U,1042
|
157
|
+
metaflow-stubs/plugins/secrets/inline_secrets_provider.pyi,sha256=K05_r3RD6hj3d2d1LmYC-u0HsHEdvJ0rzzAxywFOQeo,986
|
158
|
+
metaflow-stubs/plugins/secrets/secrets_decorator.pyi,sha256=5JHU4MgzS055zckSDKO3fooeHiZ0NserFVltQwwkW9M,2345
|
159
|
+
metaflow-stubs/profilers/__init__.pyi,sha256=ph5fNyNqbwzZdp99dMCqa73FlkypJRWUuLOf6vl2uR8,696
|
160
|
+
metaflow-stubs/runner/__init__.pyi,sha256=1T2cjnRs6W9GaQr43taVupGEFntOjzXXsNCq1UByjJI,831
|
161
|
+
metaflow-stubs/runner/deployer.pyi,sha256=JN4VWM0ODHtEj2lYBBvTIgE2gJylAcV6NWhyL6ftLNo,7525
|
162
|
+
metaflow-stubs/runner/deployer_impl.pyi,sha256=hK96BKmIBn6sO_2r6fYPAHzXt7XnR8TGJRmir7ZD2LQ,3248
|
163
|
+
metaflow-stubs/runner/metaflow_runner.pyi,sha256=ysygH0qB5X_9RdBArk-lQD5aTKC1I5e9VtRDtUk_xY0,10447
|
164
|
+
metaflow-stubs/runner/nbdeploy.pyi,sha256=VU01wf0FMk0fXvfJ1OlpbjeTikzhYl77TjhFB_t2fp4,2815
|
165
|
+
metaflow-stubs/runner/nbrun.pyi,sha256=X10O1VHBym8lgtZTTED87KEXNEFFHLT4PI7tTxwRuFo,6022
|
166
|
+
metaflow-stubs/runner/subprocess_manager.pyi,sha256=Pm0EY222C6l6V-pZibEhmlf5zJDkG4O5bwxhiWu4FIg,8941
|
167
|
+
metaflow-stubs/runner/utils.pyi,sha256=_Bt3xo1NIu-BGYC8b8CfOw3m-o8Bz9fGtGZWldqxRfo,2922
|
168
|
+
metaflow-stubs/system/__init__.pyi,sha256=eEyIHvi4-M4ffGSlce5YlD6pb1uzmT_1-ChAFvlDbmM,761
|
169
|
+
metaflow-stubs/system/system_logger.pyi,sha256=tr9zvhwiYHXg-tjC80xIG5mmjEIuNDZHKr8acMSxx1A,1666
|
170
|
+
metaflow-stubs/system/system_monitor.pyi,sha256=5C_HlXr9_oAlF0xyRYi10dcLh0TKdBN9GVSMA9mNQRI,1788
|
171
|
+
ob_metaflow_stubs-6.0.3.121.dist-info/METADATA,sha256=hlVXqowP0J-f_fI6TSj3Ujmg7zcCndljVbGea9Z4izY,657
|
172
|
+
ob_metaflow_stubs-6.0.3.121.dist-info/WHEEL,sha256=Kh9pAotZVRFj97E15yTA4iADqXdQfIVTHcNaZTjxeGM,110
|
173
|
+
ob_metaflow_stubs-6.0.3.121.dist-info/top_level.txt,sha256=vEJN-gFv184nGYaYbnS_0-Q3cmXuRw3iT9l3yyYb1JA,15
|
174
|
+
ob_metaflow_stubs-6.0.3.121.dist-info/RECORD,,
|
@@ -1,174 +0,0 @@
|
|
1
|
-
metaflow-stubs/__init__.pyi,sha256=Dafs7TsXELHwjD-zbK-o11qmOJ1dFEl70D-HO3g324c,36986
|
2
|
-
metaflow-stubs/cards.pyi,sha256=xqu_hYdrz5kcdwmkuTkbbU1ZYD5_lq2U9g0ZuctAiCY,1564
|
3
|
-
metaflow-stubs/cli.pyi,sha256=fJF3J1XRi4KyQ_57Pwxquz--ozWp57MOFVzkT1H0XBE,2148
|
4
|
-
metaflow-stubs/clone_util.pyi,sha256=V0ZL5aXm0Dl8spy2XHACvER9A7zBhdo0MTPyHmWAjAY,789
|
5
|
-
metaflow-stubs/events.pyi,sha256=OH5Tgnv79CIbodsxuWJZO5cIsfI3oKbPh2eAmP905UI,3974
|
6
|
-
metaflow-stubs/exception.pyi,sha256=30qUQe2UgKSu52rwEjpcxSAPfaoTj6_kgVrIHyG7o_U,2641
|
7
|
-
metaflow-stubs/flowspec.pyi,sha256=2wnz3TDbxh-KSeASAqpHjWBeppp0545F1rfk2_gAO5M,9864
|
8
|
-
metaflow-stubs/generated_for.txt,sha256=76a2g-zX0-11d4V8vSb-axhpdiBfhG3r32_WJuksD64,63
|
9
|
-
metaflow-stubs/includefile.pyi,sha256=VhMY3dT3NS1H3DfrXqSamZSagtRR0w_LJIsArH9YVnw,4235
|
10
|
-
metaflow-stubs/info_file.pyi,sha256=YZ-wMaHFxp1TI9oGosY9ucIXH5nu6864ypC9r230eNc,625
|
11
|
-
metaflow-stubs/metaflow_config.pyi,sha256=5uAQNwSl8juq11RXwYwq2D-YtGFrN_ja1OO4-Tu5UAQ,4887
|
12
|
-
metaflow-stubs/metaflow_current.pyi,sha256=kASLoNllpJF0EBE7rV86t9uPQ_95LbOoEGXVsU-BERg,18083
|
13
|
-
metaflow-stubs/multicore_utils.pyi,sha256=8Fm1ia7HlM-VFcYgACHdzRXV7r4usGi_b9F46W7Lq0M,2470
|
14
|
-
metaflow-stubs/parameters.pyi,sha256=VL4SV3oM1JDDpAK6guIQpUTI-BSu01keBWJIaIJ5Xyk,6664
|
15
|
-
metaflow-stubs/procpoll.pyi,sha256=dgzcEzSx_0hkBfRiEvzTUZilSTQoohngHy4puG2Z30Y,1366
|
16
|
-
metaflow-stubs/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
17
|
-
metaflow-stubs/pylint_wrapper.pyi,sha256=kO3Fwehel1lRkh13DGe7jg677MISpBLhK6pG4ytm6Tg,994
|
18
|
-
metaflow-stubs/tagging_util.pyi,sha256=YEKO2HPdQQGcI9AVNV7xpPxLczzTrZ53IfF-qVFzfpc,1494
|
19
|
-
metaflow-stubs/tuple_util.pyi,sha256=R5-1kFDvaf4qJK4Ea3jRxUjNU2qLjZG_Ws6Kz5NW79g,663
|
20
|
-
metaflow-stubs/client/__init__.pyi,sha256=R8RfnVxgiIk7s3zBhmbIXgMmLatz-lJIjwsl2uJItyM,1114
|
21
|
-
metaflow-stubs/client/core.pyi,sha256=TDzOFRLZN6511slg4IFV6gmjDkO-k1svsFiTVh7H7pI,44999
|
22
|
-
metaflow-stubs/client/filecache.pyi,sha256=0CnP0eXqNmfhpS16qgRGi2Oa5C6qw4NcCok9z3pBKMo,3059
|
23
|
-
metaflow-stubs/metadata_provider/__init__.pyi,sha256=S7S767I9PhrW41TncS-YUCyIF3eRlFYYM2V8Eg5CEmA,808
|
24
|
-
metaflow-stubs/metadata_provider/heartbeat.pyi,sha256=K3GZds0I4Az3hOWfQ2ngZbMHX-zPzlPqMa0_qMBSrOc,1068
|
25
|
-
metaflow-stubs/metadata_provider/metadata.pyi,sha256=siealpLVXwDATezav7FHFxxQpGdwiak-WraiSZTsumg,12392
|
26
|
-
metaflow-stubs/metadata_provider/util.pyi,sha256=c40exUA6o2n0Z5_COZWxt-kqbgsuzO1thwZtrTmWckc,758
|
27
|
-
metaflow-stubs/mf_extensions/__init__.pyi,sha256=8HEGw8rbkdEQVtCqKsv27ZY-7j50HVF_5YbjpUTb5tk,516
|
28
|
-
metaflow-stubs/mf_extensions/obcheckpoint/__init__.pyi,sha256=jYsp8hRpZ01ldzWccpaBcYf5qWDcw-7H5ajotbLqdxg,516
|
29
|
-
metaflow-stubs/mf_extensions/obcheckpoint/plugins/__init__.pyi,sha256=bk32DHrgNsI02kicOeAAmVldHsedOwz_Mr0-OaA8aSg,516
|
30
|
-
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/__init__.pyi,sha256=XBhIdZSwNZEZgYmZASIvOs_auotqSqKoPjD-ptCCS4Y,516
|
31
|
-
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastructures.pyi,sha256=WcfyzmbFGn8K6a7mKXW2f8JsywthBOApqXJCuuK7V2w,3360
|
32
|
-
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/exceptions.pyi,sha256=JwA89XrktmKPCKTlyCfJ8knlgPLbDM26WRgowPEUf7w,1433
|
33
|
-
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/__init__.pyi,sha256=GB48cDCQX3AGuqSJzTvy-AxsXtGxsTwypDhxv-hI5tw,516
|
34
|
-
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/checkpoint_storage.pyi,sha256=r77gdeIhY3KGepl3KpKu6nfo-JNCRqGdtYNbNDw-oIw,6350
|
35
|
-
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/constructors.pyi,sha256=hnBJmnIevKp2QVLhjkhjKbYCbxtZ62QT1wmxGzAzusU,1167
|
36
|
-
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/core.pyi,sha256=tFc-WFiFTOZHadDeSTLAfCXAikBlhT0u9D0SXBy1sKw,6257
|
37
|
-
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/exceptions.pyi,sha256=dnBmEAvhPd19ert5O2C5IXUD9WUNNWYCS6sZvsl3SIs,988
|
38
|
-
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/checkpoints/final_api.pyi,sha256=xVrXcHOnq90DpinoTR6faLaU0OHD-CEqoCswWlsUou4,5047
|
39
|
-
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastore/__init__.pyi,sha256=Do24gVkDpLy3JM2RaKn6KbUFwm6KD_VsieMxP0-rLmo,516
|
40
|
-
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastore/core.pyi,sha256=fhfhSyJUVdK2Pybex31lkKZCADZggSFADYw9EwZ_cFw,6403
|
41
|
-
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastore/exceptions.pyi,sha256=HN50Q35IiJPvjSzFcJx_r5CIhy034WPZ3fCjCMjMeMY,1133
|
42
|
-
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastore/task_utils.pyi,sha256=-FS8UwxjZDxyGrBC6Fre_DF_vZZXtgcn-zcCzUrm9Ts,1026
|
43
|
-
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/datastore/utils.pyi,sha256=8h9TiCM4_Ttel7nNMlimKlqQHStGqNDI2fFg7cySJKw,688
|
44
|
-
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/utils/__init__.pyi,sha256=faAtl9ZIj8hWU2Vu6t2wi845aLdwn1j0W3R_PRESOJ8,516
|
45
|
-
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/utils/flowspec_utils.pyi,sha256=8ijz8VvhqX7ssdoxJQHMIbSRncHnmdcvaNzU2MbACX4,2481
|
46
|
-
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/utils/general.pyi,sha256=ZWkdMAteWUnBU6X9DeDJS61lG64CIhn4xce8-VR7_ug,1694
|
47
|
-
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/utils/identity_utils.pyi,sha256=uLTMYQivNmpUZdIN2D47oe2_16sNr98Pd-tD7BIQOB0,2135
|
48
|
-
metaflow-stubs/mf_extensions/obcheckpoint/plugins/machine_learning_utilities/utils/tar_utils.pyi,sha256=Gxcm5Cpl_ueX5JtCXtyjR7iKKQhY4xA27XSo17oMRJA,1887
|
49
|
-
metaflow-stubs/mf_extensions/outerbounds/__init__.pyi,sha256=XbQofMrKjwwdLLDGv8DvyAdpJ_69AUVpApsApKpMWkU,516
|
50
|
-
metaflow-stubs/mf_extensions/outerbounds/remote_config.pyi,sha256=8AN4-NgdD8DIIXw7o97NK5mScVkC2lLB-EK4PLcLswA,1642
|
51
|
-
metaflow-stubs/mf_extensions/outerbounds/profilers/__init__.pyi,sha256=JWS76q7ZArJ6gOsFTZ6CNlME_aY7A-NfdUiZBlZVuAg,516
|
52
|
-
metaflow-stubs/mf_extensions/outerbounds/profilers/gpu.pyi,sha256=IGtWVHIcFUQWp1_d9sNlzy2uhPtLLDiJCjjMRGhcJwk,4478
|
53
|
-
metaflow-stubs/mf_extensions/outerbounds/toplevel/__init__.pyi,sha256=3sxRnXCWtD1hZu_I_y7LI3V_8-4nslzyWZS6VNPtmBc,516
|
54
|
-
metaflow-stubs/mf_extensions/outerbounds/toplevel/global_aliases_for_metaflow_package.pyi,sha256=LQ8YdMnAYBDxPUaRNsN-AM6rOaznPEdcMjm60PkOzic,745
|
55
|
-
metaflow-stubs/mflog/__init__.pyi,sha256=I4uR4U9Xq590C3KiQH2HZrhZXY0pj41U47hykYlqaSA,516
|
56
|
-
metaflow-stubs/mflog/mflog.pyi,sha256=OxciSeKd7RBIOr23SUMIhF_RIagaIGT1tnX6aL_GDVk,1722
|
57
|
-
metaflow-stubs/plugins/__init__.pyi,sha256=uUwALmJIwVoAPY98Ok6cSTfTN3AvpfSsYH69GUatKkI,3721
|
58
|
-
metaflow-stubs/plugins/catch_decorator.pyi,sha256=Iv4DaLBR0MFbiK5vTOoUo7CTcMaSgoNGgewfF_OsmOE,2243
|
59
|
-
metaflow-stubs/plugins/debug_logger.pyi,sha256=9xog1VmcSbnKYOrZ3JOaMb6Sbp_SmCdMukM7Hi2M_40,932
|
60
|
-
metaflow-stubs/plugins/debug_monitor.pyi,sha256=yz409PeoZOhoro7odj9gtvhn0ubG44u0buR1buVqNlU,910
|
61
|
-
metaflow-stubs/plugins/environment_decorator.pyi,sha256=0zS2_WlHjdgjuRtUbD7RqcdU0VEeJC12FoHAsmV3Pn8,1052
|
62
|
-
metaflow-stubs/plugins/events_decorator.pyi,sha256=mLa2RRyUjOQ19wDrpdGHjPi5MVPfJ6dKFTsYWm8vGMA,4772
|
63
|
-
metaflow-stubs/plugins/logs_cli.pyi,sha256=kXwMAsU70zrdDvPrk9Sf4uWPSN6w06J5gVEA8IazNYM,1481
|
64
|
-
metaflow-stubs/plugins/package_cli.pyi,sha256=dWrkof2CQ5Oof0OKk8iVqr1nud6FW6vTWlg1Ipaj80A,591
|
65
|
-
metaflow-stubs/plugins/parallel_decorator.pyi,sha256=wPMBrqnOFTu5GhLdVjlZtuV1NwVotL3EqsxU6O8Ez-Y,2445
|
66
|
-
metaflow-stubs/plugins/perimeters.pyi,sha256=CBMwqlRi0Q1ZZG9z8n-b9aBLGcEypmjHpQgCQtqetcE,811
|
67
|
-
metaflow-stubs/plugins/project_decorator.pyi,sha256=cNu8S8xABgnYyHDKrx6qDh54-9yAg3KxBD1PojPU3Gg,2743
|
68
|
-
metaflow-stubs/plugins/resources_decorator.pyi,sha256=ysesHC06jYa26KdRsF4M2Xbo1WQyCeuwCZooi5kkKdI,1829
|
69
|
-
metaflow-stubs/plugins/retry_decorator.pyi,sha256=3781cOK_qFHSiIJclLUHXYtcgi8pNi5KQmxSkKSLn2U,1709
|
70
|
-
metaflow-stubs/plugins/storage_executor.pyi,sha256=oPmn8ekg-NAzS6uZ6rvIZGbX2XDnMoT4UvVDci4yPFI,1198
|
71
|
-
metaflow-stubs/plugins/tag_cli.pyi,sha256=RmwTTrrOBeV4d7-dQYckg6RMvjr4haqLcsmY-W7M0Pc,1038
|
72
|
-
metaflow-stubs/plugins/test_unbounded_foreach_decorator.pyi,sha256=lR3Q6u7gOg0D4J4WLaICXz8-DSWS5Dh-z4AYIhdalR8,2087
|
73
|
-
metaflow-stubs/plugins/timeout_decorator.pyi,sha256=U-DpEc0HIxqYDUwhTvbDeIuK-Rsr9L8sqEmFjT21E2o,2317
|
74
|
-
metaflow-stubs/plugins/airflow/__init__.pyi,sha256=zrDWBWemud04sh4N-CEUUBbjoPY0n8KSzr0g8OVYxvU,669
|
75
|
-
metaflow-stubs/plugins/airflow/airflow_utils.pyi,sha256=ntSeLiqmM5LFkUn5Jo7b-04pNOedyW6ShcPD-ql8Dnw,3154
|
76
|
-
metaflow-stubs/plugins/airflow/exception.pyi,sha256=wvJfRiVQKGLZGWDI1OwSnf6sZIMUwxs1eKhdVJ-XlgM,923
|
77
|
-
metaflow-stubs/plugins/airflow/sensors/__init__.pyi,sha256=-hDCD70z7ka9-Tgy2O1J0m_9nQIRGbjn3gHQbHPZy9c,877
|
78
|
-
metaflow-stubs/plugins/airflow/sensors/base_sensor.pyi,sha256=wqkUdURs7WNkyCqFnxMtbFYT5FpFPP0H0JABRrblCWY,1497
|
79
|
-
metaflow-stubs/plugins/airflow/sensors/external_task_sensor.pyi,sha256=HeXXIXToBSGkNe8s4PprgYJXLeW0XVidzkxRvT2JbR0,3309
|
80
|
-
metaflow-stubs/plugins/airflow/sensors/s3_sensor.pyi,sha256=eye2xdK2fmIX3Wdl2QRlHNW44DP2jrxhu_1MIBBcJIY,3220
|
81
|
-
metaflow-stubs/plugins/argo/__init__.pyi,sha256=JKWEPoQqGc_-aB_mSeBr0G7FPWtIAhxUogGIw7R40AU,870
|
82
|
-
metaflow-stubs/plugins/argo/argo_client.pyi,sha256=6DDU9KFa5ymsQK92M3bMenyaj6-fOLGMQUxCAzKwlpo,2514
|
83
|
-
metaflow-stubs/plugins/argo/argo_events.pyi,sha256=avSaIU0T_fKHzFPJSoqzDbZkdeYKEfUwSQID8VKkWHs,3348
|
84
|
-
metaflow-stubs/plugins/argo/argo_workflows.pyi,sha256=-by_byU0jSi0mILk34MPiBZ8Q9WrklwYeC-uoUW-4sU,13629
|
85
|
-
metaflow-stubs/plugins/argo/argo_workflows_cli.pyi,sha256=JZVsbFI9_oSpD9BUuGcbY1FL2uFga49NOtzmAs8cLKk,3805
|
86
|
-
metaflow-stubs/plugins/argo/argo_workflows_decorator.pyi,sha256=Y6YIzcuF7FG_BoLQXOteq9FK5H3gkDyaH21PzYkFd7A,1406
|
87
|
-
metaflow-stubs/plugins/argo/argo_workflows_deployer.pyi,sha256=IJ7NS_xT916Q0W3a3fDdcSdxXJW4AEqkvBP6DPVsY-g,4595
|
88
|
-
metaflow-stubs/plugins/argo/argo_workflows_deployer_objects.pyi,sha256=cCwqfwkSwV8fLOhT9WrfdMTogIDtqd40tGSRWl0I-kE,5206
|
89
|
-
metaflow-stubs/plugins/aws/__init__.pyi,sha256=bqC0icwuQbX7OmgHZmg31uSIK7HiCXqN6l7TcKmvWRM,755
|
90
|
-
metaflow-stubs/plugins/aws/aws_client.pyi,sha256=r-vBy0Yz3jRo5SjxMPtkymZ1eK1B2IBwqwDsRpg35Sk,930
|
91
|
-
metaflow-stubs/plugins/aws/aws_utils.pyi,sha256=DTnriG51X9X0Hj9qrI_QUMoagkpZ24c17PtL_xoyEh4,3147
|
92
|
-
metaflow-stubs/plugins/aws/batch/__init__.pyi,sha256=ED-5dN3RyqvfdibMPFsK8RU0F6P3GcMIrRek0zKsFKM,675
|
93
|
-
metaflow-stubs/plugins/aws/batch/batch.pyi,sha256=Mu1C9AySk26Jjb1WP4xgMV-4OSuUOmFThCgmBZT5RHc,2905
|
94
|
-
metaflow-stubs/plugins/aws/batch/batch_client.pyi,sha256=euxEjBRbiYEN2vxh4Es3qB4cQ3FgbWQPJlOMxU_r1Pg,3767
|
95
|
-
metaflow-stubs/plugins/aws/batch/batch_decorator.pyi,sha256=s8_Ezpixr4rmGwRF65TiiF_etbin3gT1vn8HyMO1E2w,6064
|
96
|
-
metaflow-stubs/plugins/aws/secrets_manager/__init__.pyi,sha256=xY-CQZWwff5kcPZJbzoEDIsoU9jqlY1wofOSNORv8ic,645
|
97
|
-
metaflow-stubs/plugins/aws/secrets_manager/aws_secrets_manager_secrets_provider.pyi,sha256=u2a9-PAprxB6JdmKuCDNYN-koNeV4mpn6ZeApYhMRiE,3426
|
98
|
-
metaflow-stubs/plugins/aws/step_functions/__init__.pyi,sha256=6SaEnwqSbqAOVC-BQRBLAiNEionLhnKzw4dg-p8AFcE,725
|
99
|
-
metaflow-stubs/plugins/aws/step_functions/event_bridge_client.pyi,sha256=ZsaqGTjNaCFqlEtSMu_heJB0CmHGwaSKBvkEng0FXw4,899
|
100
|
-
metaflow-stubs/plugins/aws/step_functions/production_token.pyi,sha256=WAAXW8NaOoBqN7GIrwnr52RuiYXda5RaQ_u6sX8cZN0,697
|
101
|
-
metaflow-stubs/plugins/aws/step_functions/schedule_decorator.pyi,sha256=Gwo8VZUME14u19WpEqZT5ePruhrZK3Q94OLxOdxpL44,1637
|
102
|
-
metaflow-stubs/plugins/aws/step_functions/step_functions.pyi,sha256=5sSGXoMu8_b-fI52b8BocaCDamaAJCWrMEdLndl3_04,4482
|
103
|
-
metaflow-stubs/plugins/aws/step_functions/step_functions_client.pyi,sha256=veF5xrNl5psWWM_MJqOJ7esm1ZXGk-KRdXffd1W9fA4,1186
|
104
|
-
metaflow-stubs/plugins/aws/step_functions/step_functions_deployer.pyi,sha256=ffpoXqDIfNUSOdiFcn3FYXpQQsl0w65Aa77j84ijuaE,3881
|
105
|
-
metaflow-stubs/plugins/aws/step_functions/step_functions_deployer_objects.pyi,sha256=pkiSZukV9giUD5CJo5df9OFsx1cXCHdO8CX-7x6nWJA,4280
|
106
|
-
metaflow-stubs/plugins/azure/__init__.pyi,sha256=9lJ7Z2mdJZwuTHd6gxZOxxmo9V_8oFU-VXt6M9-hAM4,1011
|
107
|
-
metaflow-stubs/plugins/azure/azure_credential.pyi,sha256=kja5CwZWqQlNbHIlIyZusFxD5SCnabC8E7XC6yuTci8,1168
|
108
|
-
metaflow-stubs/plugins/azure/azure_exceptions.pyi,sha256=3CLeL97vE8ws3e--dPUKX5Au1ekYNYymmvEbC-ICRB4,999
|
109
|
-
metaflow-stubs/plugins/azure/azure_secret_manager_secrets_provider.pyi,sha256=W6n_aZuICncX1Xed6sSLazWzW57rJwI5VjHUSyPRnak,2289
|
110
|
-
metaflow-stubs/plugins/azure/azure_utils.pyi,sha256=WF3SG3708odC9RFwF9_6TklLgryKk1LMnhe7YVi_3NE,2458
|
111
|
-
metaflow-stubs/plugins/azure/blob_service_client_factory.pyi,sha256=RLT3IxtXrG-0pe9vs2y5-QizPdfuVB2nuBX7jBCcSmE,1568
|
112
|
-
metaflow-stubs/plugins/azure/includefile_support.pyi,sha256=7cv0V0oyciVxxUQJa-ifsFYKgeylHm2NjE4i1oGzIM0,1667
|
113
|
-
metaflow-stubs/plugins/cards/__init__.pyi,sha256=l6BYqQg2QYOR8nZ9uwWbXhs9gqaZn1hO6fwoT97LYig,951
|
114
|
-
metaflow-stubs/plugins/cards/card_cli.pyi,sha256=GkNrZ9DLvTmDI2aDRM8DFToDJoYP7biOiKM9hOBEh5M,5963
|
115
|
-
metaflow-stubs/plugins/cards/card_client.pyi,sha256=X7Br6tVb4ZenuVGXRd-QnYHUlrC2Kj3t8gI7bq97Cpo,4909
|
116
|
-
metaflow-stubs/plugins/cards/card_creator.pyi,sha256=o37fcx4te-RhfbqAJcGpbx1hZCagsVBuB2Cgorxr2xs,1089
|
117
|
-
metaflow-stubs/plugins/cards/card_datastore.pyi,sha256=PnxWgLHloDCJ9oYSOqF4Zrys-7P2dM1fBWTaI68k4k4,2962
|
118
|
-
metaflow-stubs/plugins/cards/card_decorator.pyi,sha256=aTrTgqGk60EeP7hzUBOJQ-WEqmg7gKmecPFV9qg1CRU,2768
|
119
|
-
metaflow-stubs/plugins/cards/card_resolver.pyi,sha256=JV2Y5-O0VVEGOBrxZGrUO-m9gZxR3G2eO_9K0Sf-4XY,759
|
120
|
-
metaflow-stubs/plugins/cards/component_serializer.pyi,sha256=HN69PF99tCHRo9yAL6wklut7ibB0DT6JagEJhPrT5GQ,8482
|
121
|
-
metaflow-stubs/plugins/cards/exception.pyi,sha256=42Iu2K6q4kOKir2WMnfDwjapqaf3dj1BKd16Idlpadg,2470
|
122
|
-
metaflow-stubs/plugins/cards/card_modules/__init__.pyi,sha256=gwN2zI4mwHi_Ls-yxTLogI5TRZo88d6vK8UJH5z2y8k,986
|
123
|
-
metaflow-stubs/plugins/cards/card_modules/basic.pyi,sha256=0_LdtLw27oQa9H-EZVskWHtbMlODnWreS9P9VMZoZFM,7180
|
124
|
-
metaflow-stubs/plugins/cards/card_modules/card.pyi,sha256=-O-YeZQKg0HOD-It1IJFTsaIUdItAJSmiQd7VAdCiOE,3092
|
125
|
-
metaflow-stubs/plugins/cards/card_modules/components.pyi,sha256=CuCzu3pddUH1oyZEgonhijvZw3EsxstOMgMjgm6bq1I,10309
|
126
|
-
metaflow-stubs/plugins/cards/card_modules/convert_to_native_type.pyi,sha256=iDDD6xVrR1GdtNZnIxHjzzTA33iQkexkQMxR1Pi_5x0,1479
|
127
|
-
metaflow-stubs/plugins/cards/card_modules/renderer_tools.pyi,sha256=TDxF9vA54Q5SEc0c1QFSqnnDuJ90J4pfQ2nTZofP2GM,853
|
128
|
-
metaflow-stubs/plugins/cards/card_modules/test_cards.pyi,sha256=LRT0ebCpQvgD94w7ioT1FVv8h71OK_BcjL-aKF6IW4Y,3622
|
129
|
-
metaflow-stubs/plugins/datatools/__init__.pyi,sha256=RuPj0iM0brXyR73SAJbeQOS4jnFVMINtwbFmvmC-Whc,933
|
130
|
-
metaflow-stubs/plugins/datatools/local.pyi,sha256=bO4hyOR2IdBDP5RxlK8EFL9GYV-9RpFJLhKfWcWXYZA,2797
|
131
|
-
metaflow-stubs/plugins/datatools/s3/__init__.pyi,sha256=m6Kjrbk0UaROltVm5mZ6IMiq-ou9gvtGnoUenfZvWkI,1204
|
132
|
-
metaflow-stubs/plugins/datatools/s3/s3.pyi,sha256=3ZB20NZu6a7BHMbKnOZYpM8eh6kdVVABihlIdQxV0QA,23702
|
133
|
-
metaflow-stubs/plugins/datatools/s3/s3tail.pyi,sha256=U_24Z8U2vtp1G5A6ggsBUhFKaluJo1hQKzjxPSxBAwU,1036
|
134
|
-
metaflow-stubs/plugins/datatools/s3/s3util.pyi,sha256=IMVaJRGuIQcjDNxlAtm0m0LTvXoU-efuvf0HW5jLqs4,1132
|
135
|
-
metaflow-stubs/plugins/frameworks/__init__.pyi,sha256=EVYFVQBAaik_m2eXatOSMSQ5QP_3R6jnHN8B7TPtQuU,587
|
136
|
-
metaflow-stubs/plugins/frameworks/pytorch.pyi,sha256=m95lqtlDtKWKf9BGj-J9b25O06-2bFojvG1S9wZ5C7o,1200
|
137
|
-
metaflow-stubs/plugins/gcp/__init__.pyi,sha256=WufUPxj_U3qFZHQJ9SoFFsWmARN1z0tLbULL1aokgrY,923
|
138
|
-
metaflow-stubs/plugins/gcp/gcp_secret_manager_secrets_provider.pyi,sha256=YQH3N18McKgxkZQZIBKe8PmvSatRRiOLsWmxvC_eNSs,3298
|
139
|
-
metaflow-stubs/plugins/gcp/gs_exceptions.pyi,sha256=XWA8SBkbo31VaeZlLReBOfTlvF6Z5brS5YzRP1ng2Hs,796
|
140
|
-
metaflow-stubs/plugins/gcp/gs_storage_client_factory.pyi,sha256=DuuZdKeNhjAETFZCLUQDoEmvjHAhWPmseI72jXESWq4,899
|
141
|
-
metaflow-stubs/plugins/gcp/gs_utils.pyi,sha256=igFboe9_53QhKPjTK6jSFCNZw9sYghMddI3fTa0mkf4,1086
|
142
|
-
metaflow-stubs/plugins/gcp/includefile_support.pyi,sha256=5iEPxLrmzl3sSW64bFIVOSY-97N-KZYRimxMeFD0xjU,1641
|
143
|
-
metaflow-stubs/plugins/kubernetes/__init__.pyi,sha256=OWBlseK60YpOP0ahh77LKqG7Iqjq5CDWxRaFFYLyehQ,846
|
144
|
-
metaflow-stubs/plugins/kubernetes/kube_utils.pyi,sha256=4YVP4lbpX1tHIrYFsv1Tmn_0GaZ8sGqYBgXJMgvBYzA,688
|
145
|
-
metaflow-stubs/plugins/kubernetes/kubernetes.pyi,sha256=J4eo7Oqd-Z8JWo53Q73VSZvOXVSmc2vffMBto4nf1fQ,4312
|
146
|
-
metaflow-stubs/plugins/kubernetes/kubernetes_cli.pyi,sha256=RKz31ame9S3ZNyg0_kWUZA2HBaJh_Q7xxpQmCAPmUz8,1444
|
147
|
-
metaflow-stubs/plugins/kubernetes/kubernetes_client.pyi,sha256=MCGCEcvjAVqA3NNIfwdHAGwclbzaJ2GbHsCk2CDyCuw,1198
|
148
|
-
metaflow-stubs/plugins/kubernetes/kubernetes_decorator.pyi,sha256=Mki-whKFUcw0uLNCTSI6OnpIt6vGH6QnCuRoK-y7Cr0,6652
|
149
|
-
metaflow-stubs/plugins/kubernetes/kubernetes_jobsets.pyi,sha256=7el7q_yQ9VYZMNB9XqherdnvajY5TyQGcyvhM1cs1Ak,5151
|
150
|
-
metaflow-stubs/plugins/pypi/__init__.pyi,sha256=j9vKl_8koiVf759px18oy1_2YJgGUt3QFDA5buMknes,915
|
151
|
-
metaflow-stubs/plugins/pypi/conda_decorator.pyi,sha256=osFAw_vtnOLDeXd_Obs9Xy9kopR2A8gty0EIUJg19FI,3725
|
152
|
-
metaflow-stubs/plugins/pypi/conda_environment.pyi,sha256=mcZCleQ_RRAyv-U4pIV-fbLvQPsEk4tlPt9ipYNzdrE,2409
|
153
|
-
metaflow-stubs/plugins/pypi/pypi_decorator.pyi,sha256=DBqpfkGzc72ZuknRIOnrc_mFSvsp1j1d7PesEICEoGM,2610
|
154
|
-
metaflow-stubs/plugins/pypi/pypi_environment.pyi,sha256=yQm9CdYq4VetYposcHbpOdz32-DnobrwwgiS68Tu1a0,834
|
155
|
-
metaflow-stubs/plugins/pypi/utils.pyi,sha256=BC2C0SoZin0ZQwb_kJQ_2WqN1bm67SIOyfwkgabvnKg,825
|
156
|
-
metaflow-stubs/plugins/secrets/__init__.pyi,sha256=uNZ72p89Q-srhf5H-XGPKzmPMyDwELkxdKqsEvstd70,1042
|
157
|
-
metaflow-stubs/plugins/secrets/inline_secrets_provider.pyi,sha256=VZKNuyX4UD_KHLERAqyti5ExiQ0b57Zr19BkymIDTtg,986
|
158
|
-
metaflow-stubs/plugins/secrets/secrets_decorator.pyi,sha256=9yd4dMDkAd1UIKwz4i3NddxntMLj0S6-g4COiiMrBIM,2345
|
159
|
-
metaflow-stubs/profilers/__init__.pyi,sha256=SjWcdax47y6ZzVQLv6VwtD40BeOD4FC8P0uWzxsMN0A,696
|
160
|
-
metaflow-stubs/runner/__init__.pyi,sha256=cEVWohI1GtTma6BLKkNmcNeZC2k29P-e49us2oY61mg,831
|
161
|
-
metaflow-stubs/runner/deployer.pyi,sha256=YiDdvAVKLDlHFlluHLvzVYO2-aOPQVn6P_QOMFrg660,7525
|
162
|
-
metaflow-stubs/runner/deployer_impl.pyi,sha256=21OlJmfYZC9h6PzL5mkeMVjV2X6hD3qOy6QRjdWaAxw,3248
|
163
|
-
metaflow-stubs/runner/metaflow_runner.pyi,sha256=47GW3xPThH1zW1yd9bXyddwqVdHymwzejIgt_y8kdGI,10447
|
164
|
-
metaflow-stubs/runner/nbdeploy.pyi,sha256=jSq-LE8OGp4l7oqn2W9-ykrj5atXp0wWS_AxqprH_KQ,2815
|
165
|
-
metaflow-stubs/runner/nbrun.pyi,sha256=UrTXNp1XOOOK38GYsq2_Qnnz4Rv78nMNDsQv2wODbAI,6022
|
166
|
-
metaflow-stubs/runner/subprocess_manager.pyi,sha256=iI1BV83MXH4PHiQsGy1wUX531rcg8l8-x9FEtdHZBBU,8941
|
167
|
-
metaflow-stubs/runner/utils.pyi,sha256=fHrdIaQlKGGXKvo0OmzdKevkgQ5luZ7rUzquUrFzMEo,2922
|
168
|
-
metaflow-stubs/system/__init__.pyi,sha256=ZdHXpq70Eo145VXLjepFLsIKkdMjY2F6hAD_Re5zIJc,761
|
169
|
-
metaflow-stubs/system/system_logger.pyi,sha256=JK1a5rNG99DQPPSRisHMWtuCBkguKIca4TAsu2umP7o,1666
|
170
|
-
metaflow-stubs/system/system_monitor.pyi,sha256=aChHSmGsn99uVZhW7v5s9rTUmiHM1Jk4ACGxjN2rllQ,1788
|
171
|
-
ob_metaflow_stubs-6.0.3.120.dist-info/METADATA,sha256=y6FwZApTZrHvggpQEXHwUALt3xlmVWHEKW_nxl0UvkI,657
|
172
|
-
ob_metaflow_stubs-6.0.3.120.dist-info/WHEEL,sha256=Kh9pAotZVRFj97E15yTA4iADqXdQfIVTHcNaZTjxeGM,110
|
173
|
-
ob_metaflow_stubs-6.0.3.120.dist-info/top_level.txt,sha256=vEJN-gFv184nGYaYbnS_0-Q3cmXuRw3iT9l3yyYb1JA,15
|
174
|
-
ob_metaflow_stubs-6.0.3.120.dist-info/RECORD,,
|
File without changes
|
{ob_metaflow_stubs-6.0.3.120.dist-info → ob_metaflow_stubs-6.0.3.121.dist-info}/top_level.txt
RENAMED
File without changes
|