Skip to main content

A convenient way to manage your Azure Data Storage with Python.

Project description

Blobster 🦞

A convenient way to manage your Azure Data Storage with Python.

Install

pip install blobster

How to use

Import

from blobster import *

Loading credentials

azure_blob_storage = AzureBlobStorage(account='your_account_string', key='your_key_string')

Connnect to Azure Blob Storage

azure_blob_storage.connect()

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

blobster-0.0.4.tar.gz (9.7 kB view hashes)

Uploaded Source

Built Distribution

blobster-0.0.4-py3-none-any.whl (8.2 kB view hashes)

Uploaded Python 3

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