Skip to main content

A dependency for IBM Bluemix Object Storage

Project description

nameko-objectstorage
=================

A IBM Bluemix Object Storage dependency for `nameko <http://nameko.readthedocs.org>`_, enabling services to interface with object storage containers and objects. Future improvements are full support for open stack object storage in general.

Usage
-----

.. code-block:: python

from nameko_objectstorage import ObjectStorage

class Service:

storage = ObjectStorage()

@event_handler("dispatcher", "topic")
def handler(self, payload):
obj = self.storage.get_object(container, object_name)

# Do stuff with object


...

To-Do
-----
1. Write tests!
2. Implement support for native open stack.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nameko-objectstorage-0.1.3.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

nameko_objectstorage-0.1.3-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file nameko-objectstorage-0.1.3.tar.gz.

File metadata

File hashes

Hashes for nameko-objectstorage-0.1.3.tar.gz
Algorithm Hash digest
SHA256 c60227b25d9c9abfda59cabe10cb20c58e426f717096d57078e1a327e963922d
MD5 5298a1337e4b5944a8585a07377492ce
BLAKE2b-256 45debbb51d4e202b06b6c706584d46ccc5c77b1c93d131eadc95710a726b1b5a

See more details on using hashes here.

File details

Details for the file nameko_objectstorage-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for nameko_objectstorage-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 59efb7c052a57a74b4c048941ae6c3301d17517f782cef28104ad7d6672c69fc
MD5 06fea5d2125bd29185a4baaea3a05970
BLAKE2b-256 71713137c9bcd4ab244b199a489101241641fc15900f422a44c458c907f72487

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page