Metadata-Version: 2.4
Name: azure-applicationinsights
Version: 0.1.1
Summary: Microsoft Azure Application Insights 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
Classifier: Development Status :: 7 - Inactive
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: msrest>=0.6.21
Requires-Dist: azure-common~=1.1
Requires-Dist: azure-nspkg; python_version < "3.0"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

## Microsoft Azure SDK for Python

This package is no longer being maintained. Use the [azure-monitor-query](https://pypi.org/project/azure-monitor-query/) package instead.

For migration instructions, see the [migration guide](https://aka.ms/azsdk/python/migrate/ai-to-monitor-query).

# Release History

## 0.1.1 (2022-02-11)

* This package is no longer maintained. Use the [azure-monitor-query](https://pypi.org/project/azure-monitor-query/) package instead.

## 0.1.0 (2018-07-11)

- Initial Release
