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