Metadata-Version: 2.4
Name: ibm-cos-sdk-core
Version: 2.16.2
Summary: Low-level, data-driven core of IBM SDK for Python
Home-page: https://github.com/ibm/ibm-cos-sdk-python-core
Author: IBM
License: Apache License 2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >= 3.6
Description-Content-Type: text/markdown
License-File: LICENSE.txt
License-File: NOTICE
Requires-Dist: jmespath<=1.0.1,>=0.10.0
Requires-Dist: python-dateutil<3.0.0,>=2.9.0
Requires-Dist: requests<3.0.0,>=2.33.0
Requires-Dist: urllib3<3,>=2.6.2
Provides-Extra: crt
Requires-Dist: awscrt==0.30.0; extra == "crt"
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# `ibm-cos-sdk-python-core`

A low-level interface to IBM Cloud Object Storage based on the `ibm_botocore` package. This core package is the foundation for the [`ibm-cos-sdk-python`](https://github.com/ibm/ibm-cos-sdk-python) package.

## Documentation

Documentation for `ibm-cos-sdk-python-core` can be found [IBM COS Python Core SDK Documentation](https://ibm.github.io/ibm-cos-sdk-python-core/).

## Getting Help

Feel free to use GitHub issues for tracking bugs and feature requests, but for help please use one of the following resources:

* Ask a question on [Stack Overflow](https://stackoverflow.com/) and tag it with `ibm` and `object-storage`.
* Open a support ticket with [IBM Cloud Support](https://cloud.ibm.com/unifiedsupport/supportcenter/)
* If it turns out that you may have found a bug, please [open an issue](https://github.com/ibm/ibm-cos-sdk-python-core/issues/new)
