runchain

Manage and execute chains of scripts.

Runchain allows you to group scripts into named chains, schedule them with cron, and run them in a predictable order. Perfect for backup scripts and maintenance tasks.

  • Group scripts into ordered chains

  • Schedule chains with crondir integration

  • Simple Python API and CLI interface