You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/related-tools.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,4 +40,5 @@ ORT can generate input files for OpossumUI using the "Opossum" reporter.
40
40
41
41
## Python-Ort
42
42
43
-
[Python-Ort](https://github.com/heliocastro/python-ort) is a pydantic based library to serialize OSS Review Toolkit generated reports using the default models. Instructions to install are available on [Python Ort Test PyPI Registry](https://test.pypi.org/project/python-ort/)
43
+
[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.
44
+
Instructions to install are available on the [Python Ort Test PyPI Registry](https://test.pypi.org/project/python-ort/).
0 commit comments