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
Updated 3/25/2026
Stars
78
Forks
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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use stx-parallel