Skip to main content

Zero dependency library to run multiple processes concurrently

Project description

Run Concurrently

PyPI - Version PyPI - Python Version PyPI - License GitHub Actions Workflow Status

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.5.tar.gz (10.3 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.5-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for run_concurrently-0.2.5.tar.gz
Algorithm Hash digest
SHA256 155b332c234a2e648862fe52b104d6ac3eb6aaca6062f44f51afd37d9cf6d06a
MD5 53c7b71080a1375d1876b1eea42ab145
BLAKE2b-256 f8ddd14635fd9e2c6a1f6edf8694b622e42267ac2e57090985626955ee5e9bfa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for run_concurrently-0.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 b62f8bc4bf91101581bc53c8407eff22ee80af07bd8fa110ea14de726171d4e2
MD5 1cff47635c602675b653e8488db880c5
BLAKE2b-256 b9d47d38bd08993678c4eefcb9a62db006351c811f984417c43b85d2e1074fd3

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