Official CLI and Python SDK for Vast.ai GPU cloud service, enabling users to rent GPU instances, manage storage, and interact with the platform programmatically. Current version 1.0.12, release cadence is irregular (multiple releases in 2025).
pip install vastaiNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Search for RTX 4090 instances and launch one for 1 hour.
Create a configuration file or set environment variable as per documentation.
Use new data movement options as described in the docs.
Upgrade Python to 3.10 or later.
Pass `api_key` argument to VastClient or set `VAST_API_KEY` and use `os.environ.get`.
No dependency data recorded yet.