Skip to content

Installation

Requirements

  • Python 3.14 or later

Using pip

pip install veriq

If you're using uv, you can add veriq to your project:

uv add veriq

Verify Installation

Check that veriq is installed correctly:

veriq --version

You should see output like:

veriq 0.2.0

Next Steps

Now that you have veriq installed, proceed to the tutorial to learn how to use it.