{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/19"}],"enrichment":{"capability":"Python client library for the SGP Client REST API, providing synchronous and asynchronous access with full type definitions and support for streaming responses.","skillfed_tags":["rest-api-client","async-support","type-hints"],"use_cases":["Build knowledge base management tools that create, list, and configure embedding models via the SGP API","Implement chat completion endpoints with streaming support for real-time response handling","Develop async applications that need concurrent API calls without blocking","Integrate SGP services into typed Python applications with IDE autocomplete and type checking"],"what_it_does":"scale-gp is the official Python client for Scale's SGP Client REST API, generated using Stainless. It provides both synchronous and asynchronous interfaces to interact with knowledge bases, models, and other API resources. The library includes full type hints for all request parameters and response objects, built on httpx for HTTP transport and pydantic for response validation.\n\nThe package supports common REST patterns: paginated list operations with automatic page fetching, streaming responses via Server-Sent Events, nested typed parameters, and comprehensive error handling. It requires Python 3.9+ and has six runtime dependencies. However, the description explicitly warns this is the legacy v4 API SDK; Scale recommends using sgp-python-beta for the latest v5 API.","worth_installing":"Yes, but with conditions: install only if you are actively using the v4 SGP API and cannot migrate to v5. The package is actively maintained, has low install friction, permissive licensing, and no known vulnerabilities. However, the explicit legacy status and recommendation to use sgp-python-beta means this is not the forward path\u2014evaluate whether v5 is available for your use case first."},"id":"scale-gp","links":{"html":"https://skillfed.io/packages/scale-gp","md":"https://skillfed.io/packages/scale-gp.md","pypi":"https://pypi.org/project/scale-gp/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-14","license_spdx":null,"license_treatment":"permissive","name":"scale-gp","python_support":"supports_current","summary":"The official Python library for the SGPClient API"},"popularity":{"monthly_downloads":109709,"position":12501,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.0a62"}
