Skip to main content

Microsoft Azure client APIs

Project description

Microsoft Azure SDK for Python

https://pypip.in/d/azure/badge.svg

This project provides a set of Python packages that make it easy to access the Microsoft Azure components such as ServiceManagement, Storage, and ServiceBus.

The SDK supports Python 2.7, 3.3, 3.4.

Features

  • Tables

    • create and delete tables

    • create, query, insert, update, merge, and delete entities

  • Blobs

    • create, list, and delete containers, work with container metadata and permissions, list blobs in container

    • create block and page blobs (from a stream, a file, or a string), work with blob blocks and pages, delete blobs

    • work with blob properties, metadata, leases, snapshot a blob

  • Storage Queues

    • create, list, and delete queues, and work with queue metadata

    • create, get, peek, update, delete messages

  • Service Bus

    • Queues: create, list and delete queues; create, list, and delete subscriptions; send, receive, unlock and delete messages

    • Topics: create, list, and delete topics; create, list, and delete rules

  • Service Management

    • storage accounts: create, update, delete, list, regenerate keys

    • affinity groups: create, update, delete, list, get properties

    • locations: list

    • hosted services: create, update, delete, list, get properties

    • deployment: create, get, delete, swap, change configuration, update status, upgrade, rollback

    • role instance: reboot, reimage

    • discover addresses and ports for the endpoints of other role instances in your service

    • get configuration settings and access local resources

    • get role instance information for current role and other role instances

    • query and set the status of the current role

Installation

Download Package

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

pip.exe install azure

Download Source Code

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

git clone https://github.com/Azure/azure-sdk-for-python.git
cd azure-sdk-for-python
python setup.py install

Usage

For detailed documentation, please view our documentation on ReadTheDocs

For further examples please visit the Microsoft Azure Python Developer Center

Need Help?

Be sure to check out the Microsoft Azure 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 Microsoft 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

Microsoft Azure Python Developer Center

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-0.10.2.zip (130.4 kB view details)

Uploaded Source

File details

Details for the file azure-0.10.2.zip.

File metadata

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

File hashes

Hashes for azure-0.10.2.zip
Algorithm Hash digest
SHA256 bf5b3b6435ca306f6aff909d512bb514faf7ddf1e3332bae5e28011e53b1109d
MD5 8eaa0f8e649b21b6527a5ee801cef33a
BLAKE2b-256 895d0e8da91ec3ba2fccf92c2b7d43084205cbb48c306fc72e8e54bfd3986f44

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