Description
Tools like usdcat, usdchecker, and usdedit could be made more easily available if they were made available via pip.
Some possible designs:
- Always provided in the
usd-core package (pip install usd-core)
- Provided as a separate distribution (
pip install usd-tools)
- Provided as extras for
usd-core (pip install usd-core[tools])
Champion
Implementation Leads
Pull Requests and Issues
Other information
Description
Tools like
usdcat,usdchecker, andusdeditcould be made more easily available if they were made available viapip.Some possible designs:
usd-corepackage (pip install usd-core)pip install usd-tools)usd-core(pip install usd-core[tools])Champion
Implementation Leads
Pull Requests and Issues
Other information