Metadata-Version: 2.4
Name: azure-mgmt-app
Version: 1.0.0b2
Summary: Microsoft Azure App Management Client Library for Python
Home-page: https://github.com/Azure/azure-sdk-for-python
Author: Microsoft Corporation
Author-email: azpysdkhelp@microsoft.com
License: MIT License
Keywords: azure,azure sdk
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: isodate<1.0.0,>=0.6.1
Requires-Dist: azure-common>=1.1
Requires-Dist: azure-mgmt-core<2.0.0,>=1.3.2
Requires-Dist: typing-extensions>=4.3.0; python_version < "3.8.0"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Microsoft Azure SDK for Python

This is the Microsoft Azure App Management Client Library.
This package is deprecated. Please install the [azure-mgmt-appcontainers](https://pypi.org/project/azure-mgmt-appcontainers/) instead of it for your application.

The complete list of available packages can be found at: https://aka.ms/azsdk/python/all


# Release History

## 1.0.0b2 (2022-05-11)

- Deprecate the package

## 1.0.0b1 (2022-03-22)

* Initial Release
