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/pxrusd_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
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 usd_core_arm64-26.3.0-cp311-cp311-manylinux_2_38_aarch64.whl.
File metadata
- Download URL: usd_core_arm64-26.3.0-cp311-cp311-manylinux_2_38_aarch64.whl
- Upload date:
- Size: 34.3 MB
- Tags: CPython 3.11, manylinux: glibc 2.38+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4783ad9d684abdd09102e38be33528d1eefb4b6fc938a2c3907588ed07bc8459
|
|
| MD5 |
26c3f98bc1bdb817d9de3337616fb5d6
|
|
| BLAKE2b-256 |
888946ce7700cfdc053f0e066920c3bd12c705dd5906c8a0a99b04307b4bf510
|