Metadata-Version: 2.0
Name: streamsx.objectstorage
Version: 1.5.5
Summary: Object Storage integration for IBM Streams
Home-page: https://github.com/IBMStreams/streamsx.objectstorage
Author: IBM Streams @ github.com
Author-email: hegermar@de.ibm.com
License: Apache License - Version 2.0
Keywords: streams,ibmstreams,streaming,analytics,streaming-analytics,cos,objectstorage
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: streamsx (<2.0,>=1.12.10)
Requires-Dist: streamsx.toolkits

Overview
========

Provides functions to read objects from Object Storage as a stream
and submit tuples to create objects in Object Storage.

Cloud Object Storage (COS) or any other S3 compatible object storage can be used.

* `IBM Streams <https://ibmstreams.github.io/>`_
* `IBM Cloud Object Storage <https://www.ibm.com/cloud/object-storage>`_

Documentation
=============

* `streamsx.objectstorage package documentation <http://streamsxobjectstorage.readthedocs.io/>`_


