{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/6"}],"enrichment":{"capability":"Provides a Python client library for accessing the Cerebras Cloud API, supporting both synchronous and asynchronous chat and text completion requests with streaming capabilities.","skillfed_tags":["llm-inference","async-http-client","api-wrapper"],"use_cases":["Build a chatbot or conversational AI application using Cerebras's inference backend with full async support.","Stream large language model responses token-by-token in a web application or CLI tool.","Integrate Cerebras inference into an existing Python application with type-safe request/response handling.","Run batch text completions with high throughput using Cerebras's clustered supercomputer infrastructure.","Develop a multi-tenant SaaS service that delegates inference to Cerebras Cloud via this SDK."],"what_it_does":"This is the official Python client library for the Cerebras Cloud API, generated using Stainless. It provides typed, synchronous and asynchronous interfaces to Cerebras's inference services, built on httpx for HTTP transport. The library includes full type definitions for request parameters and response fields, enabling IDE autocomplete and static type checking.\n\nThe package is designed for applications that need to send chat or text completion requests to Cerebras's inference infrastructure. It supports both one-shot and streaming responses, with optional asynchronous execution via AsyncCerebras. The library includes a TCP warming mechanism (enabled by default) to reduce time-to-first-token, though this can be disabled if repeated client construction is necessary.","worth_installing":"Yes. The package is actively maintained, has no known vulnerabilities, uses a permissive license, and offers low install friction. It is the canonical way to access Cerebras Cloud's inference API from Python. Install it if you have a Cerebras API key and need to integrate their inference service into a Python application."},"id":"cerebras-cloud-sdk","links":{"html":"https://skillfed.io/packages/cerebras-cloud-sdk","md":"https://skillfed.io/packages/cerebras-cloud-sdk.md","pypi":"https://pypi.org/project/cerebras-cloud-sdk/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-16","license_spdx":null,"license_treatment":"permissive","name":"cerebras-cloud-sdk","python_support":"supports_current","summary":"The official Python library for the cerebras API"},"popularity":{"monthly_downloads":1819486,"position":3518,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.91.0"}
