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 ReadTheDocs 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

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 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, or 3.4.

  • 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

TODO

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.

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.20.1.zip (90.1 kB view details)

Uploaded Source

Built Distributions

azure_storage-0.20.1-py3-none-any.whl (86.9 kB view details)

Uploaded Python 3

azure_storage-0.20.1-py2-none-any.whl (86.9 kB view details)

Uploaded Python 2

File details

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

File metadata

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

File hashes

Hashes for azure-storage-0.20.1.zip
Algorithm Hash digest
SHA256 57f03bbe2fe6983bf2b32fa06da29837484540d59c5a353f08966c92307d55f1
MD5 12c750f32b85099f020cf94e8a3c5a67
BLAKE2b-256 a76ddebc3af98434692cf6988e66d605ba77f7cdd33d2515810898996b301c9d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for azure_storage-0.20.1-py3-none-any.whl
Algorithm Hash digest
SHA256 728ba997e0d53b07ff921a7136f1a3f3bc78d42efdabe64338fd362d2d61ef14
MD5 9380e7be2160198cd811b50408c71d2b
BLAKE2b-256 9637bef6038b692b516a6cd2fc6b549ba2f50fef585e3c6338c2bfd4fb14832f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for azure_storage-0.20.1-py2-none-any.whl
Algorithm Hash digest
SHA256 87b61a3ca2aa78e374915ab2f5dd871c3cececb4e42ce3041922efa41bef645b
MD5 b1b0d3e485627a9dbced9a966e19376d
BLAKE2b-256 cdd6181aad618f96ca3c9672310dda2ff9d7f762f5c6aaea1bd1dfbac5d03093

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