{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/17"}],"enrichment":{"capability":"A Python SDK for the Linq API V3 REST API, providing type-safe synchronous and asynchronous clients with automatic pagination and built-in error handling.","skillfed_tags":["rest-api-client","async-support","type-safe"],"use_cases":["Build a messaging application that sends SMS or chat messages via the Linq API with full type safety and IDE support.","Integrate Linq chat functionality into an async web service or background job runner using AsyncLinqAPIV3.","Fetch and iterate through paginated lists of chats without manually handling pagination logic.","Handle API errors gracefully by catching specific exception types (RateLimitError, AuthenticationError, etc.).","Use the optional aiohttp backend for high-concurrency scenarios requiring many simultaneous API calls."],"what_it_does":"linq-python is an officially maintained Python SDK for the Linq API V3, a REST API for messaging and chat operations. It wraps the Linq API with type-safe request and response models built on Pydantic, offering both synchronous (LinqAPIV3) and asynchronous (AsyncLinqAPIV3) clients powered by httpx. The library handles pagination automatically, includes built-in retry logic for transient failures, and provides detailed error types for different HTTP status codes.\n\nThe SDK is designed for Python 3.9+ applications that need to send messages, create chats, or interact with Linq's messaging infrastructure. It supports nested typed parameters, serialization helpers (to_json, to_dict), and optional aiohttp backend for async workloads. All types are exposed for IDE autocomplete and type checking.","worth_installing":"Yes. The package is actively maintained, has low install friction, carries no known vulnerabilities, and offers a clean, type-safe interface to the Linq API. It is suitable for production use if you need to integrate Linq messaging into a Python application. The Apache-2.0 license is permissive and the SDK supports current Python versions (3.9+)."},"id":"linq-python","links":{"html":"https://skillfed.io/packages/linq-python","md":"https://skillfed.io/packages/linq-python.md","pypi":"https://pypi.org/project/linq-python/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":null,"license_treatment":"permissive","name":"linq-python","python_support":"supports_current","summary":"The official Python library for the linq-api-v3 API"},"popularity":{"monthly_downloads":162268,"position":10610,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.24.1"}
