home/categories/scripting/ywatanabe1989-scitex-python-src-scitex-parallel-skills-skill-md
scriptingdevelopment

stx-parallel

Parallel execution for stx — run a function across many input tuples concurrently using ThreadPoolExecutor, with ordered results and a tqdm progress bar.

ywatanabe1989
maintainer
ywatanabe1989
更新於 3/25/2026
星標
78
分支
20
quick start

Installation and usage

Parallel execution for stx — run a function across many input tuples concurrently using ThreadPoolExecutor, with ordered results and a tqdm progress bar.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use stx-parallel