Skip to main content

ovui-widgets shared library: WidgetServices protocol, types, adapters, settings, selection, undo, scheduler, error reporter, icon caches, managed window, dialogs, snap, mock adapters (numpy in [testing] extra)

Project description

NVIDIA ovui-widgets-common

1. What is ovui-widgets-common?

ovui-widgets-common is the shared-infrastructure distribution of ovui-widgets, the production-shaped scene-widget family built on ovui — NVIDIA's standalone distribution of the Omniverse omni.ui UI framework. Every other ovui-widgets-* wheel depends on this package for shared state and common services instead of importing sibling widget packages directly, and it runs standalone: no Omniverse Kit installation required.

It defines the WidgetServices protocol and the service layer — settings, selection, undo, scheduling, error reporting — that lets the Stage Browser, Layers panel, Content Browser, Property Inspector, and Viewport cooperate inside one application while remaining independently installable.

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:

  • Share application services — the WidgetServices protocol plus settings, selection, undo, scheduled callbacks, and error reporting used by all widget packages.
  • Build consistent windows — managed windows, dialogs, and snap support.
  • Style once — icon resources and style helpers resolved through importlib.resources.files("ovui_widgets.common").
  • Test without a backend — mock adapters and testing helpers (the mock renderer requires NumPy, provided by the testing extra).

Who benefits:

  • USD tool & application developers — reuse the widget family's service layer when composing widgets into custom applications.
  • Widget authors — build new panels on the same shared types and services the shipped widgets use.

Installation:

python -m pip install ovui-widgets-common

Add the testing extra (python -m pip install "ovui-widgets-common[testing]") when using the shipped mock renderer and testing helpers. Most users install this package indirectly as a dependency of ovui-widgets-app or one of the widget distributions.


3. Documentation and reference links


4. System requirements

  • Python 3.10+ declared by the wheel; the ovui runtime underneath the widget family 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>=0.1.0, ovui-data-adapters-common>=0.1.0
  • Optional testing extra: numpy (required only by the shipped mock renderer and testing helpers)

5. Licensing

Note: ovui is pre-release Early Access software and is not enterprise-supported. APIs may change before the 1.0 release.


ovui-widgets-common · shared services and types for the ovui scene-tooling family · Copyright (c) 2025 NVIDIA Corporation.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

ovui_widgets_common-0.2.0-py3-none-any.whl (132.8 kB view details)

Uploaded Python 3

File details

Details for the file ovui_widgets_common-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for ovui_widgets_common-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5ffd305f59ee8c7a46615183b12802d5667a64f0ba4900ed18023184e516959e
MD5 ee51bc3a4d8a53dea3dc7fe0a6971d11
BLAKE2b-256 bfe5e18bf55d62d3cf7ee45a50ddbf6c339d39998ae6192c43626bce38da961f

See more details on using hashes here.

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