Blaxel SDK for AI development platform. Current version 0.2.54, pre-1.0 rapid development. Weekly releases with breaking changes.
pip install blaxelNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize Blaxel client with API key from environment variable.
Use 'from blaxel.client import Client' instead of 'from blaxel import Client'
Pass api_key as first argument: Blaxel('your-api-key')Replace CLI workflows with Python script using Blaxel client
No dependency data recorded yet.