{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/2"}],"enrichment":{"capability":"Provides a low-level Python interface to IBM Cloud Object Storage, serving as the foundation for higher-level IBM COS SDK packages.","skillfed_tags":["ibm-cloud","object-storage"],"use_cases":["Building custom IBM COS client libraries or wrappers that need direct control over low-level protocol details","Integrating IBM Cloud Object Storage into applications where a higher-level SDK is too inflexible","Debugging or monitoring COS API interactions at the HTTP request/response level","Extending or patching COS functionality without waiting for upstream SDK releases"],"what_it_does":"ibm-cos-sdk-core is a low-level, data-driven Python library that provides the foundation for communicating with IBM Cloud Object Storage. It handles the HTTP transport layer, request signing, and response parsing needed to interact with COS endpoints, and is designed primarily as the foundation for higher-level SDK packages rather than for direct application use.\n\nThe package depends on four runtime libraries: jmespath for JSON querying, python-dateutil for timestamp handling, requests for HTTP transport, and urllib3 for connection pooling. It supports Python 3.8 through 3.14 and has been in active development since 2017, with recent maintenance indicating ongoing support for current Python versions.","worth_installing":"Yes, if you are building on top of ibm-cos-sdk-python or need low-level COS access. No, if you simply need to store or retrieve objects from IBM Cloud Object Storage\u2014use a higher-level SDK instead. The high install friction and low direct-use visibility suggest this is primarily a dependency, not an end-user tool."},"id":"ibm-cos-sdk-core","links":{"html":"https://skillfed.io/packages/ibm-cos-sdk-core","md":"https://skillfed.io/packages/ibm-cos-sdk-core.md","pypi":"https://pypi.org/project/ibm-cos-sdk-core/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-14","license_spdx":null,"license_treatment":"permissive","name":"ibm-cos-sdk-core","python_support":"supports_current","summary":"Low-level, data-driven core of IBM SDK for Python"},"popularity":{"monthly_downloads":1225182,"position":4193,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.16.2"}
