Skip to main content

Unofficial OpenUSD 26.3 Python bindings for Linux arm64

Project description

usd-core-arm64

Unofficial OpenUSD 26.3 wheel for Linux aarch64 (Python 3.11).

This package vendors prebuilt OpenUSD runtime files under:

  • usd_core_arm64/openusd/lib/python/pxr
  • usd_core_arm64/openusd/lib/*.so*
  • usd_core_arm64/openusd/lib/usd/**
  • usd_core_arm64/openusd/lib64/*.so*

The top-level pxr shim package calls usd_core_arm64._bootstrap.activate() and points pxr.__path__ to vendored bindings, so import pxr works directly after installation.

Build

cd ~/Dev/usd-core-arm64
uv build --wheel

Local install test

cd ~/Dev/usd-core-arm64
uv venv .venv-test
uv pip install --python .venv-test/bin/python dist/*.whl
.venv-test/bin/python -c "from pxr import Usd; print(Usd.GetVersion())"

Publish

Set your PyPI token first:

export UV_PUBLISH_TOKEN="pypi-***"

TestPyPI:

uv publish --publish-url https://test.pypi.org/legacy/ dist/*.whl

PyPI:

uv publish dist/*.whl

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.

usd_core_arm64-26.3.0-cp311-cp311-manylinux_2_38_aarch64.whl (34.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.38+ ARM64

File details

Details for the file usd_core_arm64-26.3.0-cp311-cp311-manylinux_2_38_aarch64.whl.

File metadata

File hashes

Hashes for usd_core_arm64-26.3.0-cp311-cp311-manylinux_2_38_aarch64.whl
Algorithm Hash digest
SHA256 4783ad9d684abdd09102e38be33528d1eefb4b6fc938a2c3907588ed07bc8459
MD5 26c3f98bc1bdb817d9de3337616fb5d6
BLAKE2b-256 888946ce7700cfdc053f0e066920c3bd12c705dd5906c8a0a99b04307b4bf510

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