omnichar-frontend
Prebuilt Inline Studio web UI (SPA), packaged so Inline Core can serve it on a single port -
mirroring ComfyUI's comfyui-frontend-package. End users pip install omnichar-core (which depends on
this), then run python main.py; no Node build on their machine.
What's in the wheel
The payload is the built SPA under omnichar_frontend/static/ (index.html + hashed assets/).
Core resolves this dir via inline_core.server.frontend.resolve_frontend_root and mounts it.
Publishing (release only)
# in the Inline Studio repo
npm run build:spa # -> dist-web/
cp -r dist-web/* packages/frontend/omnichar_frontend/static/
cd packages/frontend
python -m build && twine upload dist/* # publish to PyPI
Local development - don't republish
Point Core at a local build instead:
npm run build:spa
python main.py --front-end-root ../Inline-Studio/dist-web # in the Inline Core repo
# or, for HMR:
npm run dev:web # Vite dev server on :5173, proxying the backend to Core
Release files for omnichar-frontend 1.3.24
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| omnichar_frontend-1.3.24.tar.gz | 568.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| omnichar_frontend-1.3.24-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.1 MB
Release files / omnichar_frontend-1.3.24.tar.gz
| Download URL | omnichar_frontend-1.3.24.tar.gz |
|---|---|
| Size | 568.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ec039cd2010ad4d628b9f3b80426f5961868cecdb0835ed7529bde2108804c98
|
|
BLAKE2b-256 checksum How to use checksums |
5652d87e934600f57e1ce59fb2bfed9c3e62f4d195719b37a5377d702c990672
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Sep 19, 2026.
Transparency logRelease files / omnichar_frontend-1.3.24-py3-none-any.whl
| Download URL | omnichar_frontend-1.3.24-py3-none-any.whl |
|---|---|
| Size | 567.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5349694e1bf1b81fc6646c53c3c0c036f18e6f0492cc26f21aaac98df47eb025
|
|
BLAKE2b-256 checksum How to use checksums |
2c3bd72c40e06f904eeb90af1615cde26bdc509028cea14900b86c72cba68020
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Sep 19, 2026.
Transparency log