Home
pxr-reduce¶
Reducing pxr data from bl 11.0.1.2
Installation¶
Install using pip:
Or using uv (recommended):
Quick Start¶
from importlib.metadata import version
from pxr_reduce import PrsoxrLoader
print(version("pxr_reduce"))
Development¶
Prerequisites¶
- Python 3.13+
- uv for package management
Setup¶
Clone the repository and install dependencies:
Running Tests¶
Code Quality¶
Prek Hooks¶
Install prek hooks:
License¶
This project is licensed under the MIT License - see the LICENSE file for details.