Reactor Runtime
A Python framework for building real-time, interactive video models.
You write the model. Reactor Runtime handles the session lifecycle, the media transport, and the wire protocol that connects clients to your model.
Status
Early development. The public API and wire protocol are not yet stable.
Requirements
- Python 3.12 or newer.
- The
reactor-webrtcwheel, declared as a dependency, which ships the prebuilt libwebrtc media engine. No system-level WebRTC or GStreamer install is required; the wheel carries everything the transport needs.
Development
The project uses mise as its task runner; it pins the
toolchain and installs uv, which owns Python. A
thin make shim forwards the same names, so make lint runs mise run lint.
mise run install # install deps, generate wire bindings, and git hooks
mise run lint # ruff check, ruff format --check, and mise.lock drift
mise run format # apply ruff formatting
mise run typecheck # ty (strict)
mise run test # unit tests on the floor Python
mise run test-matrix # unit tests on every supported Python
License
Licensed under the Apache License, Version 2.0.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file reactor_runtime-3.0.2.tar.gz.
File metadata
- Download URL: reactor_runtime-3.0.2.tar.gz
- Upload date:
- Size: 177.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.11.25 {"installer":{"name":"uv","version":"0.11.25","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee021cb9be41b5844142eae9b8339905e3a6adee8e0dc332fdc82b51db526c4e
|
|
| MD5 |
a38d3d3857afd956a562c57f722cf9be
|
|
| BLAKE2b-256 |
347cb8821a89f72ab47be32c8bc78e591ea4c73255396554af8648457397e8ee
|
File details
Details for the file reactor_runtime-3.0.2-py3-none-any.whl.
File metadata
- Download URL: reactor_runtime-3.0.2-py3-none-any.whl
- Upload date:
- Size: 226.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.11.25 {"installer":{"name":"uv","version":"0.11.25","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c8466fe3f356f4d299c3a10b248f2622efaf5296f571a712312d14f44926511
|
|
| MD5 |
477b5059542d9c9e747d791fc3057708
|
|
| BLAKE2b-256 |
81af0a518b761b64ae82543c535971bcb3a4974e236df84502018ec4a0318520
|