starflow-py
View on PyPI — Reverse Dependencies (0)
0.36.0 | starflow_py-0.36.0-py3-none-any.whl |
Wheel Details
Project: | starflow-py |
Version: | 0.36.0 |
Filename: | starflow_py-0.36.0-py3-none-any.whl |
Download: | [link] |
Size: | 99183 |
MD5: | d1c954b20c0c003e6f8762872d498c58 |
SHA256: | 9a71442b171e5dfaa26b6bc3af3e37a03fc977c77c5787cb38a9d40518da3704 |
Uploaded: | 2025-03-09 19:19:31 +0000 |
dist-info
METADATA · WHEEL · RECORD · top_level.txt · entry_points.txt
METADATA
WHEEL
Wheel-Version: | 1.0 |
Generator: | setuptools (75.3.0) |
Root-Is-Purelib: | true |
Tag: | py3-none-any |
RECORD
Path | Digest | Size |
---|---|---|
starflow/VERSION | sha256=n1xSrktyd5tKr9f2ZSaPjzBdju542Syn-ZXEHUUIjjQ | 6 |
starflow/__init__.py | sha256=I3dmIBqKnlYjo-VFCDdA_7YUqsNT-i9QtQqXnV9pW4U | 233 |
starflow/base_piece.py | sha256=o5pFKA14_-_jqx9N2RRCqmnK5KzdPWB6JlQGrpOWl4c | 16671 |
starflow/logger.py | sha256=M6lHuZwePkBASyHg6u9BepE66BYQ6b1I8kYsK6p0Qe4 | 891 |
starflow/task.py | sha256=dKWR01DuDHGgdarWzRWIy03sxRGkcGeapodi_K0n2J8 | 5248 |
starflow/task_branch.py | sha256=dx2wSAo1-sNXqglOH81IhtTfeqnE4AKKcHaFLX8HZto | 5580 |
starflow/actions/github_actions.py | sha256=lulFnR9cQ1Iapu-HZyX80F66eUmfXiuL_U1wbe7ab_4 | 2287 |
starflow/cli/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
starflow/cli/cli.py | sha256=eBFiEtpo_kLXMQeW62l2C8gyB652XSYLOkFeUvGeugg | 13627 |
starflow/cli/utils/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
starflow/cli/utils/config-starflow-local.toml | sha256=d2b_BBjT0_7i7p9dnueQcLsaFKLTwAC-v73dJnhvv8g | 747 |
starflow/cli/utils/constants.py | sha256=OK-JmFPBRnDfm5E2_9a_wlIgMGSXyCMq26YRQA-GWSY | 272 |
starflow/cli/utils/docker-compose.yaml | sha256=iEEoe60OMSJzO_3SdgM8qWwVxA2cp5epQaMr4UFiZ0Q | 12300 |
starflow/cli/utils/pieces_repository.py | sha256=dgMuRJcNCJ2E3AwwLkijPCQZoQo14Wxqr2ZO2QRrLqk | 21415 |
starflow/cli/utils/platform.py | sha256=n-NOcnK3n6PbTI85reu91beS4W3ak0Ub4k-8ujer6VY | 41182 |
starflow/client/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
starflow/client/github_rest_client.py | sha256=qTs7XQJqTCvLVQb-vg9TZxrEy5cGCA0URh9X-GorAJc | 3987 |
starflow/client/local_files_client.py | sha256=IK0-waIposuyGsNZ4w2CiHbQMrFjQC6gvtSjbK3jT-0 | 844 |
starflow/client/starflow_backend_client.py | sha256=EDVun70ze907uhs5KuXiMrErVFbyPqFfRdOj_ogQmVo | 3666 |
starflow/client/legacy/fs_client.py | sha256=x5Mpc3hECJSXCNMSPTJMJ47k730MYouU6GAZIsVQfcg | 2176 |
starflow/client/legacy/s3_client.py | sha256=ASpwRe5qgjf0i0A962-Miu__cqk7dTPYll8eajmREAg | 2741 |
starflow/custom_operators/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
starflow/custom_operators/docker_operator.py | sha256=fzo-LYS5kptDc84JEnHj-tbnWH1qWrYXJLbX2ntFYqc | 8945 |
starflow/custom_operators/k8s_branch_operator.py | sha256=TqrdwNUWQA-ZHHHW09vp38RcRvstCuHpfULZpan98as | 29397 |
starflow/custom_operators/k8s_operator.py | sha256=67jctVc2vlNKYGbKlzoKva7WOzCsObyGQiIKDTepRu0 | 28571 |
starflow/custom_operators/python_operator.py | sha256=dZ_PjzAv31BjZ155P_aDB9uaGSIBCWZ3HcM2SfShh1w | 3488 |
starflow/custom_operators/worker_operator.py | sha256=a1qeuLpVptVongPA4Mq9OjM_J_9YKU-XD8_aakYtGOI | 1343 |
starflow/custom_operators/deprecated/base_operator.py | sha256=cQx4uF069TDcJ6RrSC7-iHf-CeBKs4bkOBjISSMxJDo | 2031 |
starflow/custom_operators/deprecated/external_python_operator.py | sha256=CoHloyGt2dveT_T-rFxRRYQM-VNUWxEDQY7MKHtCBt4 | 5847 |
starflow/custom_operators/sidecar/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
starflow/custom_operators/sidecar/fuse.conf | sha256=2a8Z5TSmwVL9uw-wJ_KsagFGUM6rIDYI1VJTcnilCyg | 279 |
starflow/custom_operators/sidecar/logger.py | sha256=IVtkpwsVrypA3r1Sdd66VtIV3GlZgVzPOXdBieq-yRo | 913 |
starflow/custom_operators/sidecar/mount.py | sha256=kT-vVHCCZd2pUAJ6WRMXgO1YZqQ-COjtYFQa4kHLDZ8 | 11332 |
starflow/custom_operators/sidecar/rclone.conf | sha256=R5ho5lLOtoIR86hWIgXGDe5fWsrwycqq1KUDuhzJawQ | 437 |
starflow/custom_operators/sidecar/sidecar_lifecycle.sh | sha256=muqwtDyIDLug2c_8vvB_3qOoKzv_Q9scyigF_-jsw0Y | 144 |
starflow/exceptions/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
starflow/exceptions/exceptions.py | sha256=6XQSu63zVWxbD6GBZ0-4ra5_KwB4XGqKuWloa8Re5tQ | 1425 |
starflow/models/__init__.py | sha256=QOZ5xIgZZvLanFPnac_5jfamZrbWndCOGY2mA8M-ou0 | 72 |
starflow/models/output_modifier.py | sha256=ockcbTkpgi5EkXVK2VeTkoEpHZ4ivCcJe6l3q84rqUA | 862 |
starflow/schemas/__init__.py | sha256=CjoxK_P7qwcvWW06ZeiCdPnUPfEp88CLa1Irt-o71BY | 290 |
starflow/schemas/container_resources.py | sha256=FCqqWYf2qchJ1cMDBzk_x6pbZhwaOVstTY7BW0rwP90 | 459 |
starflow/schemas/deploy_mode.py | sha256=N3MFAnigL3kwqyQP0JpYATyOqVby4nldsCv7VQMZwwo | 145 |
starflow/schemas/display_result.py | sha256=j5GAQKk6RWeLPpOhvJHDhd81fqMpMxQpa0TAl4ZLmAk | 277 |
starflow/schemas/piece_metadata.py | sha256=GeeHRxUebTY_UCK2UJ0Ae72UI3fzZqMvTF7AQZfk8qQ | 1481 |
starflow/schemas/shared_storage.py | sha256=fI7zjtPePD_dQ0pc_BC0FcKcPXtMu-LqhXfSFyPozRs | 1434 |
starflow/scripts/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
starflow/scripts/build_docker_images_pieces.py | sha256=QE6cdlcrgGAbmnN-bwMIVo2kdSrFjDYj1vdmibUm9hQ | 5399 |
starflow/scripts/load_piece.py | sha256=8yHGcx7MB3Z8QXbjkIA-QfuIbkpIde-3ug8iwmrnOHA | 1931 |
starflow/scripts/run_piece_branch_docker.py | sha256=lLTY2KadKAORABK_3zRqFCYDHgnh7YAGW2AW65rlRY0 | 1589 |
starflow/scripts/run_piece_docker.py | sha256=40csc7wX0RSXpHw2ZKk1F9jjCDyHAL6d5XFDRTjaD5g | 1562 |
starflow/scripts/deprecated/create_docker_compose_file.py | sha256=KaWLTPSu62qHEBgTl0MveobyMFogB4Ig5qJ0TRzNvjU | 6766 |
starflow/scripts/deprecated/deprecated_piece_dry_run.py | sha256=tBjVD3e4Bi_eTClAJEEb4gRhRyClkhsP44fW53rrzt0 | 1961 |
starflow/scripts/deprecated/docker_compose_constants.py | sha256=xlL-lC70mE1iUIjASne-BYGG7ZydUsakg4weIuAcGdA | 11844 |
starflow/scripts/deprecated/docker_compose_scripts.py | sha256=T9zIgfDOl2MxbT-mAfQLehsW_jxRshUn6SaZx2LvbDs | 2560 |
starflow/scripts/deprecated/run_piece_bash.py | sha256=9Qu-8XahHgUPOqnLYIsVaYm22Kx4Ujw1ei_uzWUZzh4 | 2233 |
starflow/storage/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
starflow/storage/s3.py | sha256=Z4AytyDVr2UZ2Cxs4oGYLC1EDzLp4jKtXVjzyK70ChU | 1121 |
starflow/testing/__init__.py | sha256=e-s405hXWqZNZwy86DjOmN1QaC9-28ydUYkdk15vEjs | 34 |
starflow/testing/dry_run.py | sha256=USblYB70h5pZEg6ZCTBpm_DC54UZ8gR-H_IbNb3z-84 | 3390 |
starflow/testing/http_client.py | sha256=tgMMiDsOfIYTSPz-cWnUhdJwk9F6Jkpqcd2-UWY2M78 | 3100 |
starflow/testing/http_server.py | sha256=ipbbReCshQPP0bT2S55DTticD-ryvUqxZpisrG_UI1U | 437 |
starflow/testing/utils.py | sha256=ZZYy2HgEhBnkKGzc9EfVb5g7YN4j5r-1aWW-PtNx7z4 | 208 |
starflow/utils/__init__.py | sha256=7CET-zz6y1EBuBJQLgF3rXNhKOSj32Z3X_3mKUAirII | 231 |
starflow/utils/metadata_default.py | sha256=4tbmWoVuoRMxd2c2vkwKYLkTTDf1I0OooXB_P5DGWXM | 455 |
starflow/utils/piece_generator.py | sha256=kVMw5KquhOsrQkTscTTk0yLFCwx3kAR03HeqRMBbK6w | 516 |
starflow/utils/workflow_shared_storage.py | sha256=USt_Q6nRGrtbcgrWHjtEvBDMSGSDd3BwUrZVe0RItH0 | 272 |
starflow_py-0.36.0.dist-info/LICENSE | sha256=GJqGH98qXg5fnWj-lAWzUSbTA1WTF5cilL15ly2jp2o | 11343 |
starflow_py-0.36.0.dist-info/METADATA | sha256=K9IIEymPHVAEaJz4HXo7h3lPpqbPM-uTHYJXaV9bxo8 | 24919 |
starflow_py-0.36.0.dist-info/WHEEL | sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc | 91 |
starflow_py-0.36.0.dist-info/entry_points.txt | sha256=NYo4PDd8SDc8KPWY6HJmn5qxdr_5EwYAGYzO-Mcw7nw | 50 |
starflow_py-0.36.0.dist-info/top_level.txt | sha256=z6ucMuN3MqWfaz5nq1cnj5FsQ_dwpO3SYa_mRLH07w0 | 9 |
starflow_py-0.36.0.dist-info/RECORD | — | — |
top_level.txt
starflow
entry_points.txt
starflow = starflow.cli.cli:cli