lsst-ctrl-mpexec 29.2025.3100__py3-none-any.whl → 29.2025.3300__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- lsst/ctrl/mpexec/cli/butler_factory.py +464 -0
- lsst/ctrl/mpexec/cli/cmd/commands.py +6 -0
- lsst/ctrl/mpexec/cli/opt/optionGroups.py +0 -13
- lsst/ctrl/mpexec/cli/opt/options.py +0 -46
- lsst/ctrl/mpexec/cli/script/build.py +49 -36
- lsst/ctrl/mpexec/cli/script/qgraph.py +0 -25
- lsst/ctrl/mpexec/cmdLineFwk.py +7 -533
- lsst/ctrl/mpexec/showInfo.py +2 -2
- lsst/ctrl/mpexec/version.py +1 -1
- {lsst_ctrl_mpexec-29.2025.3100.dist-info → lsst_ctrl_mpexec-29.2025.3300.dist-info}/METADATA +1 -1
- {lsst_ctrl_mpexec-29.2025.3100.dist-info → lsst_ctrl_mpexec-29.2025.3300.dist-info}/RECORD +19 -18
- {lsst_ctrl_mpexec-29.2025.3100.dist-info → lsst_ctrl_mpexec-29.2025.3300.dist-info}/WHEEL +0 -0
- {lsst_ctrl_mpexec-29.2025.3100.dist-info → lsst_ctrl_mpexec-29.2025.3300.dist-info}/entry_points.txt +0 -0
- {lsst_ctrl_mpexec-29.2025.3100.dist-info → lsst_ctrl_mpexec-29.2025.3300.dist-info}/licenses/COPYRIGHT +0 -0
- {lsst_ctrl_mpexec-29.2025.3100.dist-info → lsst_ctrl_mpexec-29.2025.3300.dist-info}/licenses/LICENSE +0 -0
- {lsst_ctrl_mpexec-29.2025.3100.dist-info → lsst_ctrl_mpexec-29.2025.3300.dist-info}/licenses/bsd_license.txt +0 -0
- {lsst_ctrl_mpexec-29.2025.3100.dist-info → lsst_ctrl_mpexec-29.2025.3300.dist-info}/licenses/gpl-v3.0.txt +0 -0
- {lsst_ctrl_mpexec-29.2025.3100.dist-info → lsst_ctrl_mpexec-29.2025.3300.dist-info}/top_level.txt +0 -0
- {lsst_ctrl_mpexec-29.2025.3100.dist-info → lsst_ctrl_mpexec-29.2025.3300.dist-info}/zip-safe +0 -0
|
@@ -2,7 +2,7 @@ lsst/__init__.py,sha256=aXdEOZVrBQISQi6XPS9s1NhBjIJaIwNNxCFRiGchRAw,1369
|
|
|
2
2
|
lsst/ctrl/__init__.py,sha256=aXdEOZVrBQISQi6XPS9s1NhBjIJaIwNNxCFRiGchRAw,1369
|
|
3
3
|
lsst/ctrl/mpexec/__init__.py,sha256=XOMrfYiBPZoiaxWTlzN-seJu258x42U1GdR_ti9jLMk,1733
|
|
4
4
|
lsst/ctrl/mpexec/_pipeline_graph_factory.py,sha256=suzWUn9YGn0CTA_3N1Wd-sUo7TFxuo_6VZ2nO0CJ5a8,3552
|
|
5
|
-
lsst/ctrl/mpexec/cmdLineFwk.py,sha256=
|
|
5
|
+
lsst/ctrl/mpexec/cmdLineFwk.py,sha256=CZrFRFvEHyN1RFp0ToJH3AEeofaeCDQh4-dH-eAmnM4,21603
|
|
6
6
|
lsst/ctrl/mpexec/execFixupDataId.py,sha256=26eFIrZ-I5oTGoBzO35WH2UtwYIPe5aX37IHE9OfAa0,1633
|
|
7
7
|
lsst/ctrl/mpexec/executionGraphFixup.py,sha256=hpkU0cCRcz80c-YQS1eU5G4riRTSUfOfPjCehTkWTMA,1776
|
|
8
8
|
lsst/ctrl/mpexec/log_capture.py,sha256=Y8ExKqrpyboBoi6giY9dlL4OyCrZn-c_6EB8Oh_z6dc,1605
|
|
@@ -12,39 +12,40 @@ lsst/ctrl/mpexec/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
|
12
12
|
lsst/ctrl/mpexec/quantumGraphExecutor.py,sha256=7LCoqsmNSWUJ1ph1bfgrVrpk5Ug5ArzniFkqcxgjfhI,2106
|
|
13
13
|
lsst/ctrl/mpexec/reports.py,sha256=EvHjW9wdjfN1lj4DQH634oJ9zv3wYKySvJ_UtFDtNHY,2460
|
|
14
14
|
lsst/ctrl/mpexec/separablePipelineExecutor.py,sha256=yHymF9jSthVCl_230TzRqQrcAmohSgR7Me8YAbMazM8,1818
|
|
15
|
-
lsst/ctrl/mpexec/showInfo.py,sha256=
|
|
15
|
+
lsst/ctrl/mpexec/showInfo.py,sha256=8kDUG0t8jla_sNl2gh6bdhp7EFZCFUkOPGbEziYfx3g,16415
|
|
16
16
|
lsst/ctrl/mpexec/simple_pipeline_executor.py,sha256=aVWgOds0ILCTzXdrWy0KFyjcIuqw6cNq8alAJeZd8AE,1797
|
|
17
17
|
lsst/ctrl/mpexec/singleQuantumExecutor.py,sha256=Y6ufL6y5PuQ6-x8sFu_m2moCIA3JvOf6Gb9PotXeTno,8649
|
|
18
18
|
lsst/ctrl/mpexec/taskFactory.py,sha256=0TdCM-le7CXhobVbWPTqcq9sOrGceUY6mmkzzWhi0dM,1707
|
|
19
19
|
lsst/ctrl/mpexec/util.py,sha256=y2Rw5PL40_EuLtVxiqSVX0JfPV4IrFl1LfOMUWx2u30,4236
|
|
20
|
-
lsst/ctrl/mpexec/version.py,sha256=
|
|
20
|
+
lsst/ctrl/mpexec/version.py,sha256=2t7PWpRETLlZDKGkbPZoUmDAp9COrRojNY63AU-rB80,55
|
|
21
21
|
lsst/ctrl/mpexec/cli/__init__.py,sha256=6dpDHNBzyicVpFi1fsaiYVbYEMeoL57IHKkPaej24gs,1301
|
|
22
|
+
lsst/ctrl/mpexec/cli/butler_factory.py,sha256=06V0ZvGc1cdt7vVOIQWU6O7N8qTbhzb_K6SMQ4D13Cg,20032
|
|
22
23
|
lsst/ctrl/mpexec/cli/pipetask.py,sha256=4HnhX9dCizCihVbpHVJX5WXO9TEli9oL6wA-tPh1_vA,2209
|
|
23
24
|
lsst/ctrl/mpexec/cli/utils.py,sha256=5iOrlj5jJTWtZS0BMLsuiCGAvxbfrjd1MSyXxBthWcc,6503
|
|
24
25
|
lsst/ctrl/mpexec/cli/cmd/__init__.py,sha256=nRmwwW5d55gAEkyE7NpSK8mxa56HcfEta2r-Y9I07F8,1661
|
|
25
|
-
lsst/ctrl/mpexec/cli/cmd/commands.py,sha256=
|
|
26
|
+
lsst/ctrl/mpexec/cli/cmd/commands.py,sha256=TU9--_pfYW-P9qbX-hx8p2HnhDmDK3HO8Suv8YAz6cU,18234
|
|
26
27
|
lsst/ctrl/mpexec/cli/opt/__init__.py,sha256=IzUInuJj9igiaNcEqMx0adelgJtQC5_XMYnaiizBn0A,1378
|
|
27
28
|
lsst/ctrl/mpexec/cli/opt/arguments.py,sha256=vjUw0ZN_4HStp-_3ne6AT5S_eH7sly3OVfL07tgrJnY,1572
|
|
28
|
-
lsst/ctrl/mpexec/cli/opt/optionGroups.py,sha256=
|
|
29
|
-
lsst/ctrl/mpexec/cli/opt/options.py,sha256=
|
|
29
|
+
lsst/ctrl/mpexec/cli/opt/optionGroups.py,sha256=4pbhbUYppAiHSLmoGb7KvDq18YiO_mhx5IhM-5w5VUo,7501
|
|
30
|
+
lsst/ctrl/mpexec/cli/opt/options.py,sha256=7VKlAplAeyssZ3Lxc2PSzX29zry35USOaUcyXXwD-p4,19592
|
|
30
31
|
lsst/ctrl/mpexec/cli/script/__init__.py,sha256=eCuF4FAI5D3pl05IMJj7TCkZq-hireua2mA5Ui-mKSI,1624
|
|
31
|
-
lsst/ctrl/mpexec/cli/script/build.py,sha256=
|
|
32
|
+
lsst/ctrl/mpexec/cli/script/build.py,sha256=3_ohOGuope_hCrvBAo1X31nejgTZ73PZv_ew3ykhYIc,6919
|
|
32
33
|
lsst/ctrl/mpexec/cli/script/cleanup.py,sha256=D7W-azf4mNJcIWhbU5uCRCi94mkb8-Q2ksRFblQGrUw,4990
|
|
33
34
|
lsst/ctrl/mpexec/cli/script/confirmable.py,sha256=Bo1GSTZQn44d_TRj6N3YfpYcZiuHEYoz26WZQwMyb4A,3918
|
|
34
35
|
lsst/ctrl/mpexec/cli/script/pre_exec_init_qbb.py,sha256=uaJKPoETTzlCveYX1ux8vdRieIsUSGQDvOh8HQ8HZuY,2506
|
|
35
36
|
lsst/ctrl/mpexec/cli/script/purge.py,sha256=gYwSsZfTBP6oDcDp_YdqQEKGvAStvsj5hwNw42S8ptE,10637
|
|
36
|
-
lsst/ctrl/mpexec/cli/script/qgraph.py,sha256
|
|
37
|
+
lsst/ctrl/mpexec/cli/script/qgraph.py,sha256=-7jG6UQXol8wWuTdzkD31IivUsXoqtkKE5jNQ02j-pI,8898
|
|
37
38
|
lsst/ctrl/mpexec/cli/script/report.py,sha256=ItJitmYmWIDjj7PxRtP4qXLx-z5FAU6nSfI2gx0GS5k,12800
|
|
38
39
|
lsst/ctrl/mpexec/cli/script/run.py,sha256=fi7weGOMYae9gQ9PLbWG-_1l_vSaAg-aucRn_aqp38Q,9793
|
|
39
40
|
lsst/ctrl/mpexec/cli/script/run_qbb.py,sha256=5wFxv1kWk4VP7OrwtpCX96mMXWDi0zd1Zo21y-Iki_E,5554
|
|
40
41
|
lsst/ctrl/mpexec/cli/script/update_graph_run.py,sha256=v_EdOaD6jR_vSlgm_5-pwUjoNEFMrAuYFM1xIaHVU3Q,2597
|
|
41
|
-
lsst_ctrl_mpexec-29.2025.
|
|
42
|
-
lsst_ctrl_mpexec-29.2025.
|
|
43
|
-
lsst_ctrl_mpexec-29.2025.
|
|
44
|
-
lsst_ctrl_mpexec-29.2025.
|
|
45
|
-
lsst_ctrl_mpexec-29.2025.
|
|
46
|
-
lsst_ctrl_mpexec-29.2025.
|
|
47
|
-
lsst_ctrl_mpexec-29.2025.
|
|
48
|
-
lsst_ctrl_mpexec-29.2025.
|
|
49
|
-
lsst_ctrl_mpexec-29.2025.
|
|
50
|
-
lsst_ctrl_mpexec-29.2025.
|
|
42
|
+
lsst_ctrl_mpexec-29.2025.3300.dist-info/licenses/COPYRIGHT,sha256=pGCjnRAnyt02a6_9PLzXQikpvYmvMmK9fCdOKlRSV6k,369
|
|
43
|
+
lsst_ctrl_mpexec-29.2025.3300.dist-info/licenses/LICENSE,sha256=pRExkS03v0MQW-neNfIcaSL6aiAnoLxYgtZoFzQ6zkM,232
|
|
44
|
+
lsst_ctrl_mpexec-29.2025.3300.dist-info/licenses/bsd_license.txt,sha256=7MIcv8QRX9guUtqPSBDMPz2SnZ5swI-xZMqm_VDSfxY,1606
|
|
45
|
+
lsst_ctrl_mpexec-29.2025.3300.dist-info/licenses/gpl-v3.0.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
|
46
|
+
lsst_ctrl_mpexec-29.2025.3300.dist-info/METADATA,sha256=8T6ewkj07z_o8P6cZSis_LVQ3NyWj9IPBPcmQq8wTTY,2302
|
|
47
|
+
lsst_ctrl_mpexec-29.2025.3300.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
48
|
+
lsst_ctrl_mpexec-29.2025.3300.dist-info/entry_points.txt,sha256=aYE38yqZU8qvpLUUkXzgmUxDJYYknEqPxgxYkowrL4s,64
|
|
49
|
+
lsst_ctrl_mpexec-29.2025.3300.dist-info/top_level.txt,sha256=eUWiOuVVm9wwTrnAgiJT6tp6HQHXxIhj2QSZ7NYZH80,5
|
|
50
|
+
lsst_ctrl_mpexec-29.2025.3300.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
51
|
+
lsst_ctrl_mpexec-29.2025.3300.dist-info/RECORD,,
|
|
File without changes
|
{lsst_ctrl_mpexec-29.2025.3100.dist-info → lsst_ctrl_mpexec-29.2025.3300.dist-info}/entry_points.txt
RENAMED
|
File without changes
|
|
File without changes
|
{lsst_ctrl_mpexec-29.2025.3100.dist-info → lsst_ctrl_mpexec-29.2025.3300.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{lsst_ctrl_mpexec-29.2025.3100.dist-info → lsst_ctrl_mpexec-29.2025.3300.dist-info}/top_level.txt
RENAMED
|
File without changes
|
{lsst_ctrl_mpexec-29.2025.3100.dist-info → lsst_ctrl_mpexec-29.2025.3300.dist-info}/zip-safe
RENAMED
|
File without changes
|