Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

A helper Python package for dealing with the Rez API.

rez_utilities has no explicit API namespace. Any public class or function in the package is part of its API.

About Dependencies

Only these categories of dependencies are allowed in this package

  • rez (of course)
  • python (also obvious)
  • compatibility Rez packages (such as six, backports, futures, etc)

All others are not allowed.

About Versioning

If a breaking change for any public function / class happens in the future, this package will get a new major release.