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.
- Storage Runtime - Table, Blob, File, Queue
- Service Bus Runtime
- Service Management
- Resource Management
Looking for Azure Storage client library? It moved to a new GitHub repository
To install via the Python Package Index (PyPI), type:
pip.exe install azure
This will install all of the azure client libraries.
For detailed documentation, please view our documentation on ReadTheDocs
For further examples please visit the Microsoft Azure Python Developer Center
Be sure to check out the Microsoft Azure Developer Forums on Stack Overflow if you have trouble with the provided code.
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.