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.3.tar.gz (10.1 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.3-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for run_concurrently-0.2.3.tar.gz
Algorithm Hash digest
SHA256 0c00d5664236b253e233d95e99b00f80ee82d55e963f9655b5d74e3bffc051b9
MD5 80a53836796d116dcf864220673e40e6
BLAKE2b-256 cd6af343758aa302960ad51192f957bacca3cfcc54b1c91e9269a269d9a41da6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for run_concurrently-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 76214ecf910820dc3aac891fe59a3327997ad18902fee7b7bd65c46aa5ee32d7
MD5 4dc43921598dfff5f4cfb0a136cfb77c
BLAKE2b-256 319ca3f398f3833a4dbc8d83567079293f7daa0d75295d18d58ba106e0bd0094

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