ovui-widgets meta-package: installs all components
Project description
NVIDIA ovui-widgets-all
1. What is ovui-widgets-all?
ovui-widgets-all is the aggregate meta-package for ovui-widgets, the production-shaped scene-widget family built on ovui — NVIDIA's standalone distribution of the Omniverse omni.ui UI framework. One install brings in the complete scene-tooling stack — the USD Viewer application, all widget panels, shared services, and the data-adapter contracts plus the OpenUSD provider with a supported standalone usd-core runtime. It runs standalone: no Omniverse Kit installation required.
The package contains no code of its own; it exists so a fresh environment can go from pip install to a working scene application in one step, while the underlying distributions remain independently installable for teams that want only part of the stack.
ovui is pre-release software and is not enterprise-supported.
2. What functionalities are available, and who are the target users?
What you can do with it:
- Install the complete stack in one step — the USD Viewer application (
ovui-widgets-app) with the Stage Browser, Layers panel, Content Browser, Property Inspector, and Viewport widgets. - Get a working USD backend immediately — includes
ovui-data-adapters-openusdwith itsstandaloneextra, so the supportedusd-coreruntime is installed too. - Run the viewer —
ovui-widgets path/to/scene.usdaopens the application, orovui-widgets-headlessruns offscreen. The default rendered viewport requires the external ovrtx renderer, which is not installed by this package; with the included OpenUSD provider you can instead opt into its fallback renderer by settingOVUI_WIDGETS_REQUIRE_OVRTX=0.
Who benefits:
- New users and evaluators — the fastest path from an empty environment to a running standalone USD viewer.
- Full-stack deployments — projects that want the entire scene-tooling surface pinned as one coherent set.
Installation:
python -m pip install ovui-widgets-all
OVUI_WIDGETS_REQUIRE_OVRTX=0 ovui-widgets path/to/scene.usda
The one-line quick start above uses the OpenUSD provider's fallback renderer. For the default rendered path, supply the external ovrtx renderer and omit the variable. Kit and custom-USD environments that must retain their own matching pxr runtime should not install this aggregate (it pulls in the standalone usd-core wheel); install the component packages and plain ovui-data-adapters-openusd instead.
3. Documentation and reference links
- Quickstart & install: https://github.com/NVIDIA-Omniverse/ovui#readme
- Architecture overview: https://github.com/NVIDIA-Omniverse/ovui/tree/main/docs
- Data adapters guide: https://github.com/NVIDIA-Omniverse/ovui/blob/main/ovui-data-adapters/README.md
- Core toolkit (PyPI): https://pypi.org/project/ovui/
- Source (GitHub): https://github.com/NVIDIA-Omniverse/ovui
- Support: Issues
4. System requirements
- Python 3.10+ declared by the wheel; the
ovuiruntime underneath the stack requires Python 3.12+ - Linux (Ubuntu 22.04 / Debian) and Windows (Windows 11 / Windows Server 2022), x86_64 — the platforms supported by the ovui runtime
- Declared dependencies:
ovui-widgets-common,ovui-widgets-app,ovui-widgets-stage,ovui-widgets-layers,ovui-widgets-content,ovui-widgets-property,ovui-widgets-viewport(each>=0.1.0),ovui-data-adapters-common>=0.1.0, andovui-data-adapters-openusd[standalone]>=0.2.0 - NVIDIA RTX-capable GPU + compatible driver for rendered viewport output via ovrtx; the renderer is not provided by these packages, and the UI, widgets, and headless paths work without it
5. Licensing
- Governed by the NVIDIA Software License Agreement and the Product Specific Terms for NVIDIA Omniverse.
- Source-available for inspection; pre-release versions are provided AS-IS and are not currently open to external contributions.
- Installs additional third-party open-source components (for example
usd-core) — review their license terms before use.
Note: ovui is pre-release Early Access software and is not enterprise-supported. APIs may change before the 1.0 release.
ovui-widgets-all · one-step install of the complete ovui scene-tooling stack · Copyright (c) 2025 NVIDIA Corporation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
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 ovui_widgets_all-0.2.0-py3-none-any.whl.
File metadata
- Download URL: ovui_widgets_all-0.2.0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c688d09d505c7c8b1be49c1a619600732a7b950112c409751f89e5ac4e2f416
|
|
| MD5 |
e1c1cb92d25728ea1c32aa0d522c14ca
|
|
| BLAKE2b-256 |
706970473d457811aef1d9f57e1576c6f94848e7c369571380047604c0b2f816
|