usd-exchange
OpenUSD Exchange provides higher-level convenience functions as a companion to lower-level OpenUSD concepts
What it is and what it does
usd-exchange is NVIDIA's companion SDK to OpenUSD that simplifies adoption by offering higher-level convenience functions for building USD I/O pipelines. It abstracts away lower-level OpenUSD concepts, allowing developers to quickly map data from diverse 3D ecosystems and native formats into consistent, correct USD assets without deep USD expertise.
The package is designed as a developer toolkit for designing and testing custom USD import/export solutions. It provides best-practice patterns and utilities that accelerate the process of connecting external data sources to the OpenUSD standard, making it useful for teams building 3D interchange tools, asset pipelines, or format converters.
Use it for:
- Building custom USD importers for proprietary 3D file formats or data sources.
- Creating USD exporters that ensure consistent asset representation across different 3D tools.
- Testing USD I/O pipelines to verify data integrity and correctness during format conversion.
- Accelerating adoption of OpenUSD in organizations with existing 3D asset workflows.
- Developing 3D ecosystem interoperability layers that map between native formats and USD.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides higher-level convenience functions and tools for designing, building, and testing USD I/O solutions that map native data sources to OpenUSD-legible data models.
Yes, if you are building USD I/O solutions or integrating OpenUSD into a 3D pipeline. The package is actively maintained, has no known vulnerabilities, uses a permissive license, and offers genuine convenience for USD adoption. Medium install friction is acceptable for a specialized 3D development tool. Not recommended for general-purpose Python work.
Install
usd-exchange on PyPI
pip
pip install usd-exchangeuv
uv add usd-exchangepoetry
poetry add usd-exchangeInstalling usd-exchange
Before you install
Medium install friction due to platform-specific wheels (aarch64, x86_64, Windows); actively maintained with recent commits and no known vulnerabilities.
License in practice
Apache-2.0 permissive license allows commercial and private use with minimal restrictions.
Quickstart
pip install usd-exchange==2.3.0
import usd_exchange
# Use convenience functions to map native data to USD format
Requires Python 3.10–3.12; no runtime dependencies but depends on OpenUSD ecosystem being available.
Verify before relying
- Whether the package requires system-level OpenUSD libraries or if it bundles them.
- Specific convenience functions and APIs available in version 2.3.0.
- Performance characteristics when handling large or complex 3D asset conversions.
Package facts
| License | Apache-2.0 (permissive) |
| Python support | capped below the current Python release (<3.13,>=3.10) |
| Install friction | medium — platform-specific wheel |
| Runtime dependencies | none |
| Maintenance | actively maintained — 86 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 75,113/month — #14,749 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: usd_exchange-2.3.0-cp310-cp310-manylinux_2_35_aarch64.whl; usd_exchange-2.3.0-cp310-cp310-manylinux_2_35_x86_64.whl; usd_exchange-2.3.0-cp310-cp310-win_amd64.whl; usd_exchange-2.3.0-cp311-cp311-manylinux_2_35_aarch64.whl; usd_exchange-2.3.0-cp311-cp311-manylinux_2_35_x86_64.whl; usd_exchange-2.3.0-cp311-cp311-win_amd64.whl; usd_exchange-2.3.0-cp312-cp312-manylinux_2_35_aarch64.whl; usd_exchange-2.3.0-cp312-cp312-manylinux_2_35_x86_64.whl; usd_exchange-2.3.0-cp312-cp312-win_amd64.whl
Tags
More Graphics packages
Pillow adds image processing capabilities to…
permissive · top 100 on PyPI
fonttoolsfonttools manipulates font files in multiple…
permissive · top 1,000 on PyPI
matplotlib-inlineEnables matplotlib figures to display inline…
permissive · top 1,000 on PyPI
pymupdfPyMuPDF extracts, renders, converts, and…
agpl · top 1,000 on PyPI
pypdfium2pypdfium2 is a Python binding to PDFium that…
permissive · top 1,000 on PyPI
altairAltair is a declarative Python library for…
permissive · top 1,000 on PyPI
urdf-usd-converterConverts URDF robot description files into…
permissive · top 15,000 on PyPI
usd-coreProvides Pixar's Universal Scene Description…
unclear · top 5,000 on PyPI
mujoco-usd-converterConverts MuJoCo MJCF robot model files into…
permissive · top 15,000 on PyPI
newton-usd-schemasRegisters OpenUSD schema extensions for the…
permissive · top 15,000 on PyPI
forex-pythonFetches current and historical foreign exchange…
permissive · top 15,000 on PyPI
CurrencyConverterConverts currency amounts using historical…
unclear · top 15,000 on PyPI
finance-datareaderFetches historical and current financial…
permissive · top 15,000 on PyPI
django-moneyAdds Money and currency field types to Django…
permissive · top 5,000 on PyPI
currency-symbolsMaps ISO 4217 currency codes to their symbols…
permissive · top 5,000 on PyPI
pricesHandles monetary amounts with currency…
permissive · top 15,000 on PyPI