Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions website/docs/related-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,8 @@ A [bash script](https://github.com/oss-review-toolkit/orthw) that helps to simpl

[OpossumUI](https://github.com/opossum-tool/OpossumUI) is a desktop application that provides a compliance audit workflow.
ORT can generate input files for OpossumUI using the "Opossum" reporter.

## Python-Ort

[Python-Ort](https://github.com/heliocastro/python-ort) is a pydantic-based library to serialize/deserialize configs and reports generated by ORT using the default models.
Instructions to install are available on the [Python Ort Test PyPI Registry](https://test.pypi.org/project/python-ort/).
Loading