Registry / devops / prime
library0.6.3pypypi✓ verified 82d ago

Prime Intellect CLI + SDK for interacting with Prime Intellect platform. Currently at version 0.6.3, actively maintained with frequent releases. Requires Python 3.10 to 3.13.

pip install prime
INSTALL
IMPORT
SIG · PRIME
P
prime
devopspythonv0.6.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Prime
from prime_cli import APIClient
from prime import Prime

Instantiate the Prime client and list available models.

from prime import Prime client = Prime() # Use client for platform interactions print(client.models.list())
prime --version
Debug
Known issues
gotchaThe library name 'prime' might conflict with other Python packages. Use a virtual environment to avoid clashes.
fix
Create and activate a virtual environment before installing.
affects: all
deprecatedSome endpoints or methods may be deprecated as the SDK evolves. Check changelog on GitHub.
fix
Update to latest version and review breaking changes.
affects: <0.6.0
Upgrade
Version history
0.6.3latest on PyPI · released May 9, 2026
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
prime — pip install prime · libregistry