Installation¶
ytstudio is published on PyPI and runs on Python 3.12 and 3.13.
With uv (recommended)¶
uv installs Python CLIs in isolated environments and keeps them upgradable.
To upgrade later:
With pipx¶
With pip¶
Verify¶
Both names share the same entry point:
If --version prints a version number, you are ready for
OAuth setup.