Skip to main content

Microsoft Azure Storage Client Library for Python

Project description

Microsoft Azure Storage SDK for Python

This project provides a client library in Python that makes it easy to consume Microsoft Azure Storage services. For documentation please see the Microsoft Azure Python Developer Center and our GitHub.io Reference Page.

If you are looking for the Service Bus or Azure Management libraries, please visit https://github.com/Azure/azure-sdk-for-python.

Compatibility

IMPORTANT: If you have an earlier version of the azure package (version < 1.0), you should uninstall it before installing this package.

You can check the version using pip:

pip freeze

If you see azure==0.11.0 (or any version below 1.0), uninstall it first:

pip uninstall azure

If you are upgrading from a version older than 0.30.0, see the upgrade doc, the usage samples in the samples directory, and the ChangeLog and BreakingChanges.

Features

  • Blob

    • Create/Read/Update/Delete Containers

    • Create/Read/Update/Delete Blobs

    • Advanced Blob Operations

  • Queue

    • Create/Delete Queues

    • Insert/Peek Queue Messages

    • Advanced Queue Operations

  • Table

    • Create/Read/Update/Delete Tables

    • Create/Read/Update/Delete Entities

    • Batch operations

    • Advanced Table Operations

  • Files

    • Create/Update/Delete Shares

    • Create/Update/Delete Directories

    • Create/Read/Update/Delete Files

    • Advanced File Operations

Getting Started

Download

Option 1: Via PyPi

To install via the Python Package Index (PyPI), type:

pip install azure-storage

Option 2: Source Via Git

To get the source code of the SDK via git just type:

git clone git://github.com/Azure/azure-storage-python.git
cd ./azure-storage-python
python setup.py install

Option 3: Source Zip

Download a zip of the code via GitHub or PyPi. Then, type:

cd ./azure-storage-python
python setup.py install

Minimum Requirements

  • Python 2.7, 3.3, 3.4, or 3.5.

  • See setup.py for dependencies

Usage

To use this SDK to call Microsoft Azure storage services, you need to first create an account.

Code Sample

See the samples directory for blob, queue, table, and file usage samples.

Need Help?

Be sure to check out the Microsoft Azure Developer Forums on MSDN or the Developer Forums on Stack Overflow if you have trouble with the provided code.

Contribute Code or Provide Feedback

If you would like to become an active contributor to this project, please follow the instructions provided in Azure Projects Contribution Guidelines. You can find more details for contributing in the [CONTRIBUTING.md doc](CONTRIBUTING.md).

If you encounter any bugs with the library, please file an issue in the Issues section of the project.

Learn More

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

azure-storage-0.32.0.zip (164.0 kB view details)

Uploaded Source

Built Distributions

azure_storage-0.32.0-py3-none-any.whl (160.6 kB view details)

Uploaded Python 3

azure_storage-0.32.0-py2-none-any.whl (160.6 kB view details)

Uploaded Python 2

File details

Details for the file azure-storage-0.32.0.zip.

File metadata

  • Download URL: azure-storage-0.32.0.zip
  • Upload date:
  • Size: 164.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for azure-storage-0.32.0.zip
Algorithm Hash digest
SHA256 1556234b02c92143d4db789475e9a8531986348b99de52be474bbaed820432ef
MD5 c48e7eb7fd90af22ec297af2caf4c3af
BLAKE2b-256 421a2038eb44d7d271517b5cba55364a5187a4ba1e2460d8f92aea12b0f79d6f

See more details on using hashes here.

File details

Details for the file azure_storage-0.32.0-py3-none-any.whl.

File metadata

File hashes

Hashes for azure_storage-0.32.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9001c0449d796b4fa6e6c9e96a4673dc7db8d294ef4bfe23b451a345891cac75
MD5 f7d15086496a3b8161994860c237e624
BLAKE2b-256 cf23ef729d6ef3a9d19732d480eaaf94a72799a99a38ed25eda10f8e68ffd408

See more details on using hashes here.

File details

Details for the file azure_storage-0.32.0-py2-none-any.whl.

File metadata

File hashes

Hashes for azure_storage-0.32.0-py2-none-any.whl
Algorithm Hash digest
SHA256 9fc5a2a612b58698300b56f11339a507b5f8b423fd9bbe2bf7cf862a5e35c489
MD5 d78f9af3f610eef376cbd70efee09a47
BLAKE2b-256 6059916c26b9d09094fbaee0944ae70e286e21c4356a2a0f5fdaa0fcda923972

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