ShowRunner
An application to help running live shows!
About
ShowRunner is a collection of tools for live performances including script parsing, cue management, and more. It is built using Python and is designed to be flexible, extensible, and powerful for stage managers, designers, directors, and crew members involved in live productions.
Documentation
Documentation can be found in the docs/ directory, or available online: quaternionmedia.github.io/ShowRunner/
Quick Start
Install with pip
pip install showrunner[all]
The [all] extra includes optional dependencies for the admin panel, CLI, and other tools. You can also install just the core API with pip install showrunner and add extras as needed.
Install from source
Requires uv
Clone the repo
git clone https://github.com/quaternionmedia/ShowRunner.git
cd ShowRunner
Create a virtual environment (recommended)
uv venv
# Activate the virtual environment:
source .venv/bin/activate
If you are not using a virtual environment, run commands with uv run [cmd]
Install dependencies
Including dev tools and optional extras (admin panel, CLI, etc.)
uv sync --all-extras
Start the API server
sr start
Visit http://localhost:8000 to access the dashboard and tools.
Use sr --help for CLI options and sr [tool] --help for tool-specific commands.
Tools
- ShowDashboard: Show selector and control dashboard mounted at /
- ShowScripter: Script viewer (PDF, Fountain, etc.) with inline cue placement mounted at /script
- ShowAdmin: Web-based database admin panel mounted at /admin (requires
admingroup) - ShowDesigner: Allows users to design cues based on the parsed script, including setting up cue layers for specific integration with other tools
- ShowProgrammer: Synchronization with QLab and other tools to automatically create and label cues from a script
- ShowMixer: Operates sound mixers to monitor and control channels and effects during a performance (Behringer, Allen & Heath, etc.)
- ShowLighter: Integrates cues directly with lighting control systems for design and performance (ETC Eos, Chamsys, MA Lighting, etc.)
- ShowManager: Designed for Stage Managers to manage cues during a live performance, including triggering cues
- ShowStopper: A stopwatch with helpful features for live performances, such as logging and cue timing
- ShowPrompter: A teleprompter application that can display scripts and cues for performers and crew
- ShowComms: A communication tool for crew members to coordinate during a performance, including messaging and cue notifications
- ShowCmd: A command-line interface to interact with the system with a CLI or TUI
- ShowRecorder: A tool for archiving, annotating, and reviewing rehearsals and performances, including cue logs and performance notes
Contributing
See CONTRIBUTING.md for dev setup, testing, linting, and plugin authoring guidelines.
uv run pytest # run tests
uv run ruff check . # lint
Credit
Designed and developed by Quaternion Media
Release files for showrunner 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| showrunner-0.1.0.tar.gz | 39.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| showrunner-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 90.0 kB
Release files / showrunner-0.1.0.tar.gz
| Download URL | showrunner-0.1.0.tar.gz |
|---|---|
| Size | 39.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
082d83b3633df6f8d4c78f72cf80c204da4ddeab77de2bf78c115ca7870545dd
|
|
BLAKE2b-256 checksum How to use checksums |
6fae422e3e7ff791bcf5a6f8b20b6a4d3baf1537ca2f3733e627338189cda131
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Apr 18, 2026.
Transparency logRelease files / showrunner-0.1.0-py3-none-any.whl
| Download URL | showrunner-0.1.0-py3-none-any.whl |
|---|---|
| Size | 50.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ec2a127a1c5b751c30ad6f41dd05d26c43a9df2547388b27d3c105dbd244426b
|
|
BLAKE2b-256 checksum How to use checksums |
153b934bb464d9585a47f662d4535f742064c65aa8a8681c9c381b675f4f0748
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Apr 18, 2026.
Transparency log