File: README.md

package info (click to toggle)
python-azure 20250603%2Bgit-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 851,724 kB
  • sloc: python: 7,362,925; ansic: 804; javascript: 287; makefile: 195; sh: 145; xml: 109
file content (20 lines) | stat: -rw-r--r-- 852 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Microsoft Azure SDK for Python

This is the Microsoft Azure Cognitive Services Language namespace
package.

This package is not intended to be installed directly by the end user.

Since version 3.0, this is Python 2 package only, Python 3.x SDKs will
use [PEP420](https://www.python.org/dev/peps/pep-0420/) as
namespace package strategy. To avoid issues with package servers that
does not support `python_requires`, a Python 3 package is installed
but is empty.

It provides the necessary files for other packages to extend the
azure.cognitiveservices.language namespace.

If you are looking to install the Azure client libraries, see the
[azure sdk python release](https://aka.ms/azsdk/python/all).

![image](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-python%2Fazure-cognitiveservices-language-nspkg%2FREADME.png)