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:
# Using uv (recommended)uv tool install nac-validate
# Using pippip install nac-validate