pyargs

A python script to run commands in parallel (think xargs and GNU parallel) without intermixing the output.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pyargs

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.11.0 2017-12-24
0.10.0 2017-12-24
0.9.0 2017-12-24
0.8.0 2017-12-24
0.7.0 2017-12-24
0.6.0 2017-12-24

Issues with this package?

Page last updated 2026-09-03 10:38:01 UTC