Skip to main content

A collection of tools for live performances including script parsing, cue management, and more.

Project description

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 admin group)
  • 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

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

showrunner-0.1.0.tar.gz (39.4 kB view details)

Uploaded Source

Built Distribution

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

showrunner-0.1.0-py3-none-any.whl (50.5 kB view details)

Uploaded Python 3

File details

Details for the file showrunner-0.1.0.tar.gz.

File metadata

  • Download URL: showrunner-0.1.0.tar.gz
  • Upload date:
  • Size: 39.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for showrunner-0.1.0.tar.gz
Algorithm Hash digest
SHA256 082d83b3633df6f8d4c78f72cf80c204da4ddeab77de2bf78c115ca7870545dd
MD5 9086027996b356d7b39dbf8372e35e33
BLAKE2b-256 6fae422e3e7ff791bcf5a6f8b20b6a4d3baf1537ca2f3733e627338189cda131

See more details on using hashes here.

Provenance

The following attestation bundles were made for showrunner-0.1.0.tar.gz:

Publisher: publish.yml on quaternionmedia/ShowRunner

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file showrunner-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: showrunner-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 50.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for showrunner-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ec2a127a1c5b751c30ad6f41dd05d26c43a9df2547388b27d3c105dbd244426b
MD5 892b16de7dc67f6e3af4538d9e3ad532
BLAKE2b-256 153b934bb464d9585a47f662d4535f742064c65aa8a8681c9c381b675f4f0748

See more details on using hashes here.

Provenance

The following attestation bundles were made for showrunner-0.1.0-py3-none-any.whl:

Publisher: publish.yml on quaternionmedia/ShowRunner

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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