Skip to main content

Zero dependency library to run multiple processes concurrently

Project description

Run Concurrently

A pure python, zero dependency, package to run a list of commands concurrently.

Installation

Install from PyPI:

pip install run-concurrently

or, if you prefer to keep it isolated:

pipx install run-concurrently

Features

  • Zero dependencies – works with the Python standard library only
  • Colour‑coded output – each command gets its own colour so logs are easy to follow
  • Graceful shutdown – sends SIGINT/SIGTERM to all child processes on exit
  • Cross‑platform – tested on Linux, macOS, and Windows

Usage

Run any number of commands concurrently:

run-concurrently \
  "tail -f app.log" \
  "uvicorn app:app --reload"

By default, run-concurrently stops all commands as soon as one of them exits with a non‑zero status.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

run_concurrently-0.2.2.tar.gz (10.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

run_concurrently-0.2.2-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file run_concurrently-0.2.2.tar.gz.

File metadata

  • Download URL: run_concurrently-0.2.2.tar.gz
  • Upload date:
  • Size: 10.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.7.2

File hashes

Hashes for run_concurrently-0.2.2.tar.gz
Algorithm Hash digest
SHA256 cecfb309a6b6ba869d186be3310afc2fd85bda1079a31ca64378ef3cfea1378b
MD5 3e5814c701917537aa4f283308463451
BLAKE2b-256 f504e012d3d2b8ac46e8c5bfe1a2f9d63405d5cd8c6db299c6296a5dc8a933dc

See more details on using hashes here.

File details

Details for the file run_concurrently-0.2.2-py3-none-any.whl.

File metadata

File hashes

Hashes for run_concurrently-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9963e79a4e428c15fbef70668e4616644747a7947bf7843b22427155369b33ea
MD5 29b3f67a1507ceeffb6ac3ab30c7c484
BLAKE2b-256 5d030c5b75c50333c53ecb959061a4a7b65d34c73f92ef1bff395278e6995850

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page