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.
maintainer
ywatanabe1989
Mis à jour 3/25/2026
Étoiles
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
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use stx-parallel