Skip to main content

Basic Installation

Install an environment from the Environments Hub:

Examples

Alternative Installation Methods

Use prime env info <owner>/<environment-name> to see all available installation methods and usage examples for a specific environment. E.g. for will/wordle:

Using Installed Environments

In Python

Once installed, you can use the environment in your Python code:
More examples and detailed usage documentation can be found in the verifiers documentation.

Version Management

Working with Versions

Install specific versions:

Upgrading Environments

To upgrade an already installed environment, simply run prime env install again:

Download Source Code

If you want to inspect, modify, or contribute to an environment, you can download its source code:
Example:

Getting Help

For additional support and examples: