Installation
Python 3.8+ is required to install nexus-pcv. Don’t have Python 3.8 or later? See Python 3 Installation & Setup Guide.
nexus-pcv can be installed in a virtual environment using pip or uv:
# Using uv (recommended)uv tool install nexus-pcv
# Using pippip install nexus-pcv