GithubHelp home page GithubHelp logo

adityavs / azure-sdk-for-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from azure/azure-sdk-for-python

0.0 1.0 0.0 61.99 MB

Microsoft Azure SDK for Python

License: MIT License

Python 100.00%

azure-sdk-for-python's Introduction

Microsoft Azure SDK for Python

https://img.shields.io/pypi/v/azure.svg?maxAge=2592000 https://img.shields.io/pypi/pyversions/azure.svg?maxAge=2592000 https://travis-ci.org/Azure/azure-sdk-for-python.svg?branch=master https://ci.appveyor.com/api/projects/status/m51hrgewcxknxhsd/branch/master?svg=true

This project provides a set of Python packages that make it easy to access Management (Virtual Machines, ...) or Runtime (ServiceBus using HTTP, Batch, Monitor) components of Microsoft Azure Complete feature list of this repo and where to find Python packages not in this repo can be found on our Azure SDK for Python features chapter on ReadTheDocs.

The SDK supports Python 2.7, 3.3, 3.4, 3.5 and 3.6.

If you're currently using the azure package < 1.0 then please read important information in this issue.

INSTALLATION

You can install each Azure service's library individually:

$ pip install azure-batch          # Install the latest Batch runtime library
$ pip install azure-mgmt-storage   # Install the latest Storage management library

Preview packages can be installed using the --pre flag:

$ pip install --pre azure-mgmt-compute # will install only the latest Compute Management library

You can also install a set of Azure libraries in a single line using the azure meta-package.

$ pip install azure

We publish a preview version of this package, which you can access using the --pre flag:

$ pip install --pre azure

The full list of available packages and their latest version can be found on our documentation on docs.microsoft.com

If you want to install all packages of the repo from source:

git clone git://github.com/Azure/azure-sdk-for-python.git
cd azure-sdk-for-python
python setup.py install

Usage

For detailed documentation, please view our documentation on docs.microsoft.com. However, we are migrating content from our documentation on ReadTheDocs and you might still find useful information there.

For further samples please visit the Azure Samples website.

Tests

For detailed documentation about our test framework, please visit this Azure SDK test tutorial.

Need Help?

Be sure to check out the Microsoft Azure Developer Forums on Stack Overflow if you have trouble with the provided code. Most questions are tagged azure and python.

Contribute Code or Provide Feedback

If you would like to become an active contributor to this project please follow the instructions provided in Microsoft Azure Projects Contribution Guidelines.

If you encounter any bugs with the library please file an issue in the Issues section of the project.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Learn More

Microsoft Azure Python Developer Center

azure-sdk-for-python's People

Contributors

4c74356b41 avatar annatisch avatar autorestci avatar bear454 avatar begoldsm avatar brettcannon avatar brnleehng avatar chanezon avatar crwilcox avatar dheerendrarathor avatar djyou avatar fergalmoran avatar hosungs avatar huguesv avatar jackwilms avatar jayden-at-arista avatar jeffwilcox avatar joostdenijs avatar kalyanaj avatar lmazuel avatar matthchr avatar mboersma avatar michiya avatar prasanna-padmanabhan avatar ro-joowan avatar samedder avatar schaabs avatar shutchings avatar sonathan avatar tjprescott avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.