2415 Forks
3750 Stars
3750 Watchers

azure-sdk-for-python

This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.

How to download and setup azure-sdk-for-python

Open terminal and run command
git clone https://github.com/Azure/azure-sdk-for-python.git
git clone is used to create a copy or clone of azure-sdk-for-python repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with azure-sdk-for-python https://github.com/Azure/azure-sdk-for-python/archive/master.zip

Or simply clone azure-sdk-for-python with SSH
[email protected]:Azure/azure-sdk-for-python.git

If you have some problems with azure-sdk-for-python

You may open issue on azure-sdk-for-python support forum (system) here: https://github.com/Azure/azure-sdk-for-python/issues