Skip to content

Installation

Prerequisites

Installation

Choose your preferred package manager to install vsview. We recommend the essential bundle for most users.

Standard installation
pip install vsview
Install essential bundle
pip install vsview[essential]
Standard installation
uv add vsview
Add essential bundle
uv add vsview --extra essential

Development Installation

For contributing or local development, see the Contributing guide.