azure 2.0.0
Microsoft Azure Client Libraries for Python
Microsoft Azure SDK for Python
This is the Microsoft Azure bundle.
This package does not contain any code in itself. It installs a set of packages that provide Microsoft Azure functionality.
All packages in this bundle have been tested with Python 2.7, 3.3, 3.4, 3.5 and 3.6.
This package uses PEP440 syntax, and thus requires pip >= 6.0 and/or setuptools >= 8.0 to be installed.
Features
This version of the Azure package bundle consists of the following packages. Follow the links for more information on each package. Note that versions are fixed at the patch version number level.
- azure-mgmt v1.0.x
- azure-batch v3.0.0
- azure-datalake-store v0.0.x
- azure-graphrbac v0.30.x
- azure-keyvault v0.3.x
- azure-servicebus v0.21.x
- azure-servicefabric v5.6.130
- azure-servicemanagement-legacy v0.20.x
- azure-storage v0.34.x
Note that if you don’t need all of these packages, you can install/uninstall them individually.
Installation
To install the Azure package bundle, type:
pip install azure
Upgrade
Upgrading from azure<1.0 is not supported. You must uninstall the old version first.
pip uninstall azure pip install azure
Compatibility
Some breaking changes were introduced in azure==1.0.
If you are porting your code from an older version (<1.0), be prepared to change some import statements and rename exception classes.
For details on the breaking changes, see the change log.
| File | Type | Py Version | Uploaded on | Size | |
|---|---|---|---|---|---|
| azure-2.0.0-py2.py3-none-any.whl (md5) | Python Wheel | py2.py3 | 2017-05-16 | 3KB | |
| azure-2.0.0.zip (md5) | Source | 2017-05-16 | 5KB | ||
- Author: Microsoft Corporation
- Home Page: https://github.com/Azure/azure-sdk-for-python
- License: MIT License
-
Categories
- Development Status :: 5 - Production/Stable
- License :: OSI Approved :: MIT License
- Programming Language :: Python
- Programming Language :: Python :: 2
- Programming Language :: Python :: 2.7
- Programming Language :: Python :: 3
- Programming Language :: Python :: 3.3
- Programming Language :: Python :: 3.4
- Programming Language :: Python :: 3.5
- Programming Language :: Python :: 3.6
- Requires Distributions
- Package Index Owner: Laurent.Mazuel, microsoft
- DOAP record: azure-2.0.0.xml
