Package rename notes

Earlier public builds used different PyPI / import names. Current package:

Current

Product

OneOpen ML Studio

PyPI

oneopen-ml-studio

Import

oneopen_ml_studio

CLI

oneopen / oneopen-ml-studio

Docs

https://oneopensource.org/oneopen-ml-studio/

pip install -U oneopen-ml-studio
# or with YOLO extras:
pip install -U "oneopen-ml-studio[yolo]"

Local data under ~/.oneopen is reused. Create a new workspace if you need a clean dataset.

No separate compatibility package is required — install oneopen-ml-studio only.