معرفی شرکت ها


azure-helpers-0.0.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A package which uses azure SDK for creating simple resources and managing them.
ویژگی مقدار
سیستم عامل -
نام فایل azure-helpers-0.0.3
نام azure-helpers
نسخه کتابخانه 0.0.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Sanath Manavarte
ایمیل نویسنده msanath@gmail.com
آدرس صفحه اصلی https://github.com/msanath/azure-helpers.git
آدرس اینترنتی https://pypi.org/project/azure-helpers/
مجوز -
# Azure Helpers This is a simple project which makes use of azure's python SDK to create simple resources in azure. Today, you can use the helpers to perform basic CRUD operations on * [Virtual Machine Scale Sets](https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/overview) ## Using the package To start using the helpers, run > `pip install azure-helpers` Follow examples in the examples directory to use the library. ## Developing the package To extend the package and customize it further, clone it from git and run the following to setup a virtual environment: > `git clone https://github.com/msanath/azure-helpers.git`\ > `cd azure-helpers`\ > `python3 -m venv`\ > `source bin/activate`\ > `pip install -r requirements.txt` Before merging to the main branch, make sure you generate the distribution archives. From the directory containing `setup.py`, run: > `python3 -m pip install --user --upgrade setuptools wheel`\ > `python3 setup.py sdist bdist_wheel` For more information, refer [python packaging tutorial](https://packaging.python.org/tutorials/packaging-projects/). **Note**: The git repository also contains settings file for [Visual Studio Code](https://code.visualstudio.com/).


نیازمندی

مقدار نام
- azure-cli-core
==13.0.0 azure-mgmt-compute


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl azure-helpers-0.0.3:

    pip install azure-helpers-0.0.3.whl


نصب پکیج tar.gz azure-helpers-0.0.3:

    pip install azure-helpers-0.0.3.tar.gz