Skip to content

Include command line tools in pip package #33

@nvmkuruc

Description

@nvmkuruc

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions