Metadata-Version: 2.2
Name: azure-synapse
Version: 0.1.2
Summary: Microsoft Azure Synapse 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 :: 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.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: msrest>=0.6.21
Requires-Dist: azure-core<2.0.0,>=1.2.2
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: keywords
Dynamic: license
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

# Microsoft Azure SDK for Python

This package has been officially deprecated and will no longer be maintained after 2020-04-13. This package will only receive security fixes until 2020-04-13. Please install the service specific packages prefixed by azure-synapse needed for your application.

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

Here's a non-exhaustive list of common packages:

* [azure-synapse-accesscontrol](https://pypi.org/project/azure-synapse-accesscontrol/)
* [azure-synapse-artifacts](https://pypi.org/project/azure-synapse-artifacts/)
* [azure-synapse-spark](https://pypi.org/project/azure-synapse-spark/)
* [azure-synapse-managedprivateendpoints](https://pypi.org/project/azure-synapse-managedprivateendpoints/)
* [azure-synapse-monitoring](https://pypi.org/project/azure-synapse-monitoring/)

# Release History

## 0.1.2 (2024-11-01)

### Other Changes

- This package has been officially deprecated and will no longer be maintained after 2020-04-13. This package will only receive security fixes until 2020-04-13. Please install the service specific packages prefixed by azure-synapse needed for your application. The complete list of available packages can be found at: https://aka.ms/azsdk/python/all

## 0.1.1 (2020-04-13)

* Deprecate azure-synapse

## 0.1.0 (2020-02-20)

* Initial Release
