Skip to content

Installation

Python 3.10+ is required to install nac-validate. Don’t have Python 3.10 or later? See Python 3 Installation & Setup Guide.

nac-validate can be installed in a virtual environment using pip or uv:

Terminal window
# Using uv (recommended)
uv tool install nac-validate
# Using pip
pip install nac-validate