Jump to >

RBTools Python APIΒΆ

RBTools includes a Python module for interacting with the Review Board REST API. This module makes it easy to query Review Board, post review requests, update them, write custom RBTools commands, and more.

The Python API module assumes knowledge of the Review Board REST API. When possible, links will be provided to relevant sections of the API documentation, which can be found in the Web API Guide.