Skip to main content

movie-narrator-web

Web UI (FastAPI + React) for movie-narrator.

Versioning: This package uses an independent version line (starting at v1.0.0), separate from the core engine (movie-narrator). Compatibility is guaranteed by the CONTRACT_VERSION check at import time — you do not need to match version numbers between the two packages.

This is a separate package from the core engine. Install it only if you need the web interface:

pip install movie-narrator-web

This automatically pulls in movie-narrator (core engine) and all web dependencies (FastAPI, uvicorn).

Prerequisites

  • Python >= 3.10
  • ffmpeg (required by the core engine for audio/video processing)

Usage

mn-web --host 127.0.0.1 --port 8760

For development with auto-reload:

mn-web --reload

CLI Options

Option Default Description
--host 127.0.0.1 Bind address
--port 8760 Port to listen on
--reload off Enable auto-reload (development mode)

Or programmatically:

from movie_narrator_web import launch_web_api

launch_web_api(host="127.0.0.1", port=8760)

Development

The frontend source is in webui/ (React + Vite + TypeScript + shadcn/ui). Build the SPA before packaging:

cd webui
npm ci
npm run build

The build output lands in src/movie_narrator_web/static/ and is served by FastAPI in production mode.

Architecture

This package depends on movie-narrator exclusively through the public contract layer (movie_narrator.contract). No internal module imports.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

movie_narrator_web-1.0.0.tar.gz (108.3 kB view details)

Uploaded Source

Built Distribution

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

movie_narrator_web-1.0.0-py3-none-any.whl (105.3 kB view details)

Uploaded Python 3

File details

Details for the file movie_narrator_web-1.0.0.tar.gz.

File metadata

  • Download URL: movie_narrator_web-1.0.0.tar.gz
  • Upload date:
  • Size: 108.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for movie_narrator_web-1.0.0.tar.gz
Algorithm Hash digest
SHA256 0b9dc3e48886aa7e759f0438d16743a49ec0d11f773f43dfa247a69ccf671085
MD5 fbffeaba6f4dba9a503f8eb78cf0df4b
BLAKE2b-256 f62ca18d6a71362ecdceb01fef9a10ff359c83144b036b1224c256a0fc17ad38

See more details on using hashes here.

Provenance

The following attestation bundles were made for movie_narrator_web-1.0.0.tar.gz:

Publisher: publish.yml on zcbacxc/movie-narrator-web

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

File details

Details for the file movie_narrator_web-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for movie_narrator_web-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 379a87fb68e6c7ea016582188f2362896ae6593366a6d343d5b945c9672a8b40
MD5 93a33e09cb4620587f7d437faa128d5c
BLAKE2b-256 3278a5ccfe8dbb7e0be40964e53a5fe6e89804e8378a3f558a01539eb1efb2c9

See more details on using hashes here.

Provenance

The following attestation bundles were made for movie_narrator_web-1.0.0-py3-none-any.whl:

Publisher: publish.yml on zcbacxc/movie-narrator-web

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

Release history Release notifications | RSS feed

1.0.4

2 files

1.0.2

2 files

1.0.1

2 files

This release

1.0.0 This release

2 files

0.5.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page