{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/6"}],"enrichment":{"capability":"Provides a requests-based HTTP client adapter for APIMatic-generated Python SDKs, implementing the core HTTP interface with support for retries and response conversion.","skillfed_tags":["http-client","sdk-adapter"],"use_cases":["Use it as a runtime dependency when working with Python SDKs generated by APIMatic's code generation tool.","Use it to execute HTTP requests with automatic retry logic configured per request in APIMatic-generated clients.","Use it to standardize HTTP response handling across multiple APIMatic-generated SDKs in the same project.","Use it to add HTTP caching capabilities to APIMatic SDK clients via the cachecontrol dependency."],"what_it_does":"This package is a bridge between APIMatic's SDK generation framework and the requests HTTP library. It implements the core HTTP client interface that APIMatic-generated Python SDKs expect, wrapping requests to provide methods for creating default HTTP clients, managing retries per request, executing HTTP requests, and converting responses into the standard format. The adapter is designed to be consumed as a dependency of generated SDKs rather than used directly in application code, though it can be imported and used standalone if needed.\n\nThe package depends on apimatic-core-interfaces (which defines the contract it implements), requests (the underlying HTTP library), and cachecontrol (for HTTP caching support). It has no known vulnerabilities and is actively maintained. The implementation includes unit tests to ensure reliability.","worth_installing":"Yes. This is a low-friction, actively maintained adapter with no vulnerabilities and a permissive MIT license. Install it when working with APIMatic-generated SDKs or when you need a requests-based HTTP client that conforms to the apimatic-core-interfaces contract."},"id":"apimatic-requests-client-adapter","links":{"html":"https://skillfed.io/packages/apimatic-requests-client-adapter","md":"https://skillfed.io/packages/apimatic-requests-client-adapter.md","pypi":"https://pypi.org/project/apimatic-requests-client-adapter/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-11-27","license_spdx":null,"license_treatment":"permissive","name":"apimatic-requests-client-adapter","python_support":"unspecified","summary":"An adapter for requests client library consumed by the SDKs generated with APIMatic"},"popularity":{"monthly_downloads":150259,"position":10970,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.10"}
